Commit graph

103 commits

Author SHA1 Message Date
Luca Bennati
84b84f776a start: Fix Italian translation. 2010-09-23 17:50:12 +02:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Frédéric Delanoy
3e3e59b10e start: Fix French translation. 2010-08-30 11:26:28 +02:00
Francois Gouget
299b416285 start: Remove spaces before '\n's in the Portuguese translation. 2010-08-27 12:30:52 +02:00
Anders Jonsson
d59ae39dc9 start: Add Swedish translation. 2010-08-16 12:58:47 +02:00
Hwang YunSong
0379acc27d start: Update Korean resource. 2010-07-26 18:38:32 +02:00
Igor Paliychuk
f784998bfa start: Add Ukrainian translation. 2010-07-24 11:18:59 +02:00
Michael Stefaniuc
d2620029f2 start: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Alexandre Julliard
6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Michael Stefaniuc
f6ff7225b3 start: Remove the redundant per resource LANGUAGE settings.
The LANGUAGE is already set globally in the rc files.
2010-07-21 13:24:00 +02:00
Gustavo Henrique Milaré
b06332fbc7 start: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:44 +02:00
Michael Stefaniuc
b8489d5f33 start: One language specifier in the English resource is enough.
Also fix a strange indentation.
2010-06-28 11:44:23 +02:00
Michael Stefaniuc
1f244ce0c5 start: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-06-28 11:44:19 +02:00
Jose Rostagno
c5af0b87df start: Fix Spanish translation. 2010-06-23 15:28:32 +02:00
Vitaly Lipatov
b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Paul Vriens
1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Paul Vriens
c78793b966 start: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:35 +02:00
André Hentschel
a489489e01 start: Update German translation. 2010-05-20 12:43:37 +02:00
Sven Baars
d6b23f444d start: Update Dutch translation. 2010-05-12 13:45:33 +02:00
Alexandre Julliard
0f01be47ee start: Pass a valid filename argument to FormatMessage. 2010-03-29 15:50:19 +02:00
Alexandre Julliard
bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Luca Bennati
8977e5b46e start: Update Italian translation. 2009-11-09 19:40:14 +01:00
Akihiro Sagawa
daa797f54b start: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Davide Pizzetti
1e150672e9 start: Italian translation update. 2009-09-09 12:05:15 +02:00
Austin English
6deaa09887 start: Handle /B & /I options. 2009-08-03 17:48:42 +02:00
Vladimir Pankratov
c3e58fc404 start: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Aurimas Fišeras
d05f1d3e0a Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Michael Stefaniuc
e9b0a5d353 start: Convert the German resources to UTF-8. 2009-07-09 15:23:12 +02:00
Michael Stefaniuc
3b3e1a1ed0 start: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:44 +02:00
Hwang YunSong
75b89c931b start: Updated Korean resource. 2009-06-22 12:58:47 +02:00
Damjan Jovanovic
3b52d42ab4 start.exe: Add infrastructure to launch windows file open associations from freedesktop. 2009-06-11 11:45:58 +02:00
André Hentschel
ec21ea1baa start: Correct German translation. 2009-04-15 15:56:00 -05:00
Aurimas Fischer
c5af05dfb4 start: Add Lithuanian translation. 2009-03-23 12:40:43 +01:00
Vincent Povirk
e05951a39d start.exe: Don't use the NO_UI flag when invoked with /unix. 2009-01-03 14:55:31 +01:00
Maarten Lankhorst
70441d5bb8 kernel32: Change all functions to use CDECL. 2008-12-23 13:09:45 +01:00
Rok Mandeljc
ea009608f1 start: Updated Slovenian translation. 2008-12-08 12:01:17 +01:00
Alexandre Julliard
b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Francois Gouget
9b81d86a6d Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. 2008-06-10 19:45:14 +02:00
Francois Gouget
88d3994de2 start: Remove spaces before '\n' in resource strings. 2008-06-10 11:34:49 +02:00
Francois Gouget
43a46a1fa2 start: Some updates and fixes to the French translation. 2008-06-05 15:53:13 +02:00
Michael Stefaniuc
b6305ed413 start: Fix the Cs, Es, It, Si and Tr translations. 2008-06-04 12:32:19 +02:00
Jonathan Ernst
785507e653 start.exe: Updated French translation. 2008-06-02 12:39:05 +02:00
José Manuel Ferrer Ortiz
85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Vitaliy Margolen
5fc1b36b17 Update Russian translations. 2008-06-02 12:13:11 +02:00
Michael Stefaniuc
7563654a23 start: Fix the Portuguese translations. 2008-06-02 12:12:30 +02:00
Alexandre Julliard
f8282d969a start: Fall back to ShellExecute for unknown binaries in /unix mode. 2008-05-29 12:12:12 +02:00
Mikołaj Zalewski
d85ac9d989 Update Polish translation. 2008-05-19 13:33:47 +02:00
Hwang YunSong(황윤성)
0aca2e0667 start: Updated Korean resource. 2008-04-30 10:25:59 +02:00
Michael Stefaniuc
1cb8e96da9 start: Update the German translation. 2008-04-24 11:50:03 +02:00
Frans Kool
30a00e8dfd start: Fixed Dutch translations. 2008-04-23 12:22:55 +02:00