Re: Translators wanted!

2012-02-16 Thread Sven Baars
On 16-02-2012 at 7:55 PM, Matijn Woudt wrote: > I'd like to help get the dutch translation to 100%, but I would need > to filter out the false positives first. I started with this a while ago, but every time I was nearly done, more translations were marked as fuzzy, more strings were introduced, a

Re: [rfc] WINE_ONCE macro

2011-08-06 Thread Sven Baars
On 06-08-2011 at 11:12 PM, Dan Kegel wrote: There are many places in the wine source that use a static to print a fixme just once. Here's a simple macro that combines declaring and testing the static. Thoughts? Hi Dan, Alexandre turned it down last time: http://www.winehq.org/pipermail/wine

Re: wordpad: Dutch translation update (retry)

2011-01-26 Thread Sven Baars
On 26-01-2011 at 3:45 PM, Albert Pool wrote: Retry Here an update of the Dutch Wordpad translation. Many times computer expert jargon, half-English or too literal translations were used in Wordpad. This is fixed by this patch. Albert Pool Hey Albert, this patch wasn't accepted because it w

"N" shows up as missing on the translations status website

2011-01-05 Thread Sven Baars
Hey all, since today, the "N" string shows up as missing on http://source.winehq.org/transl/ even though it's there in the po file. This happened for both xcopy and cmd. In the po file it says #: cmd.rc:257 xcopy.rc:41 msgctxt "No key" msgid "N" msgstr "N" so this is probably because the str

Re: RFC: include: Add '_ONCE' variants of DPRINTF, FIXME, WARN and ERR

2011-01-02 Thread Sven Baars
Dan Kegel wrote: How about this: #define WINE_ONCE(x) { static int wine_once_var##__LINE__; if (!wine_once_var##__LINE__++) { x; }} Example use: -static int once; -if (!once++) FIXME_(keyboard)("(%p,%d,0x%08x,%X): stub\n",hwnd,id,modifiers,vk); +WINE_ONCE(FIXME_(keyboard)("(%p,%d,0

RFC: include: Add '_ONCE' variants of DPRINTF, FIXME, WARN and ERR

2011-01-02 Thread Sven Baars
Hey all, adding '_ONCE' variants of DPRINTF, FIXME, WARN and ERR is a topic that came up before on wine devel. The first version of the attached patch was submitted by Max TenEyck Woodbury, but was deferred until after wine 1.2. I still thought it was a good idea to have the _ONCE variants, so

Re: Translation patches for wine-1.2.1

2010-10-06 Thread Sven Baars
Michael Stefaniuc wrote: Hello Alexandre, attached is the list with the translation patches to cherry-pick for wine-1.2.1. The list was generated with the attached crud patch (modified from the version I used for 1.0.1) and then I have manually removed all my janitorial patches that didn't pr

Re: kernel32: Update the Dutch translation

2010-07-16 Thread Sven Baars
Paul Vriens wrote: On 07/16/2010 03:05 PM, Sven Baars wrote: MessageId=1207 SymbolicName=ERROR_NOT_CONTAINER Language=NLD -Not a container +Geen . You are missing something here I guess. I guess so too. New patch sent Sven

Re: dlls/ntdll/file.c: Use FIXME_ONCE for quieter reports.

2010-07-14 Thread Sven Baars
Michael Stefaniuc wrote: Hello Max, are you replacing all FIXME with FIXME_ONCE? While I do agree that we need the _ONCE variant changing all FIXME is not useful. bye michael On 07/14/2010 09:02 PM, Max TenEyck Woodbury wrote: --- dlls/ntdll/file.c | 40 ++---

Re: kernel32: Partially update the Dutch translation

2010-07-13 Thread Sven Baars
Henri Verbeet wrote: On 13 July 2010 00:22, Sven Baars wrote: -Te veel open bestanden +Teveel open bestanden Actually, I think the original was more correct. AFAIK "teveel" is a noun. True. Blame my teachers for never correcting me when I've been doing this wr

Re: [hhctrl.ocx] Make sure pszCaption and pszFile are never 0

2010-06-26 Thread Sven Baars
Charles Davis wrote: On Jun 26, 2010, at 2:32 PM, Jaroslav Šmíd wrote: --- dlls/hhctrl.ocx/chm.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/hhctrl.ocx/chm.c b/dlls/hhctrl.ocx/chm.c index 4c85bd9..f0452fa 100644 --- a/dlls/hhctrl.ocx/chm.c +++ b/dlls/hhct

Re: appwiz: Add the Polish translation

2010-06-06 Thread Sven Baars
Hey Łukasz, all your translations are written in UTF-8, but to actually use UTF-8, you also have to include a #pragma code_page(65001) on top of the file. In this case for example +#include "res.h" + +LANGUAGE LANG_POLISH, SUBLANG_DEFAULT + +#pragma code_page(65001) Atm, if you compile win

Re: [PATCH 2/2] cmd: Update Dutch translation

2010-06-04 Thread Sven Baars
Hello Frédéric, Frédéric Delanoy wrote: 2010/6/2 Sven Baars mailto:sven.w...@gmail.com>> --- programs/cmd/Nl.rc | 194 --- 1 files changed, 106 insertions(+), 88 deletions(-) Hi Sven, Some remarks: - You shouldn't

Re: localspl: Add Italian translation

2010-05-30 Thread Sven Baars
Luca Bennati wrote: +/* + * English resources for localspl + * + * Copyright 2005 Huw Davies + * Copyright 2006 Detlef Riekenberg + * Hey Luca, This should probably be +/* + * Italian resources for localspl + * + * Copyright 2010Luca Bennati + * Same for your other patches ;) Sven

Re: make "bisected" a keyword in bugzilla?

2010-05-23 Thread Sven Baars
Dmitry Timoshkov wrote: Maarten Lankhorst wrote: On 23-05-10 01:57, Dan Kegel wrote: I think it's a good idea. 'regression' isn't as strong as 'bisected'. Unless there are objections, I'll add the keyword on Monday. I think I'll object. I don't see any point in the bisec

Re: make "bisected" a keyword in bugzilla?

2010-05-22 Thread Sven Baars
Louis Lenders wrote: Nikolay Sivov codeweavers.com> writes: I believe developer's attention doesn't depend on bug state (confirmed/uncofirmed) at all. I'm not sure about that, my experience is that some developers do care about regressions and some don't (actually i thin

Re: [WineHQ][WWN] WWN 362 - Brought to you by Edward Savage

2010-05-12 Thread Sven Baars
Zachary Goldberg wrote: +AppDB / BugZilla +BugZilla Changes: + + + + + + Category + + +Total Bugs Last Issue + + + Total Bugs This Issue + + + Net Change + + + + + + UNCONFIRMED + + + 2795 + + + 2821 + + + + +26 + + + + + + NEW + + + 2677 + + + 2683

Re: [PATCH 09/16] Replaced mycomputer.ico with a Tango compliant icon

2010-04-14 Thread Sven Baars
Joel Holdsworth wrote: > Hi Joel, > > I think this has been mentioned before, but the monitor icons (32-bit > and 8-bit for size 32) show a wider lower half of the monitor compared > to the upper half (I think the 32-bit size 22 as well). > I've heard feedback about the screen colour befor

Re: Detecting patch sets

2010-04-13 Thread Sven Baars
How about this: First check it the normal way, also taking the maximum patch number into account. If a patch with a number higher than the maximum comes in that also changes tests, then you run the whole patchset again. If a set is not complete after x hours after the last patch has been se

Re: [PATCH 7/7] wined3d: Move A4L4 conversion to the formats table.

2010-04-13 Thread Sven Baars
Greg Geldorp schreef: From: Ge van Geldorp From: Roderick Colenbrander I'm not sure how the bot works but it looks like it concatenated some of my patches together and then applied to them. I have no idea to what Wine version it was since it applies fine on Wine git here. It could be that