Commit Graph

84 Commits (26c924ee156c7c88446b9e7d91eb30ae8120e15f)

Author SHA1 Message Date
Luca Bennati 1c24b643ff xcopy: Fix Italian translation. 2010-11-23 14:16:21 +01:00
Martin Wilck 20feb4772c xcopy: Assume directory if destination ends with a backslash. 2010-11-05 11:28:06 +01:00
Francois Gouget 6159f516fc xcopy: Remove a space before a '\n' in the Korean translation. 2010-11-02 13:16:42 +01:00
Paul Vriens 046f96e056 xcopy: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-02 11:15:43 +01:00
Martin Wilck 766f6b0b4b xcopy: Fix command line parsing logic.
Experiments show xcopy under Windows does not use argc/argv logic for
treating double quotes and backslashes. The xcopy logic is simplified
because literal quotes are illegal in Windows file names, thus escaped
double quotes (\") need not be treated.  'XCOPY "c:\dir a" "c:\dir
b\"' works under Windows.
2010-10-27 11:59:24 +02:00
Martin Wilck b62c0d23f7 xcopy: Move command line parsing code into separate function. 2010-10-27 11:59:05 +02:00
Amine Khaldi ef88584afa xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Luca Bennati 0c6c63891f xcopy: Fix Italian translation. 2010-09-23 17:50:12 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40: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
Hwang YunSong 893e27a47d xcopy: Update Korean resource. 2010-08-30 15:39:37 +02:00
Francois Gouget 54fba17b0e programs: Remove spaces before '\n's in the Swedish translation. 2010-08-27 12:30:57 +02:00
Francois Gouget 046063ac5e xcopy: Remove spaces before '\n's in the Korean translation. 2010-08-27 12:30:49 +02:00
Davide Pizzetti e4755abf61 xcopy: Italian translation update. 2010-08-20 13:21:29 +02:00
Anders Jonsson 4c3bd79ecf xcopy: Add Swedish translation. 2010-08-16 12:58:34 +02:00
Davide Pizzetti fb4bb58880 xcopy: Italian translation update. 2010-07-22 10:23:46 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Gustavo Henrique Milaré d58782fce1 xcopy: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:24 +02:00
Igor Paliychuk f8a16d3b30 xcopy: Ukrainian translation update. 2010-06-29 10:54:44 +02:00
Hwang YunSong 098e6e7f8a xcopy: Update Korean resource. 2010-06-28 16:58:38 +02:00
Francois Gouget c59b791b85 programs: Remove spaces before '\n's in the resources. 2010-06-24 10:36:23 +02:00
Michael Stefaniuc 1d7f820f17 xcopy: Update the English resource. 2010-06-22 11:22:44 +02:00
Michael Stefaniuc a2b2d6adeb xcopy: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-22 11:22:41 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Alexandre Julliard b7da23eb29 xcopy: Do not ignore errors caused by processing parameters. 2010-06-10 11:24:06 +02:00
Sven Baars c6330dd220 xcopy: Fix Dutch translation. 2010-05-08 13:12:37 +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 d975db80b5 xcopy: Add Italian translation. 2010-02-01 12:03:21 +01:00
Igor Paliychuk 3df59ccf69 xcopy.exe: Add Ukrainian translations. 2010-01-29 13:30:05 +01:00
Gregor Schneider b6a5da06e9 xcopy: Remove unneeded assignment. 2009-12-14 12:04:06 +01:00
André Hentschel 9f9635d2a2 xcopy: Fix time acronyms in German translation. 2009-12-07 14:18:27 +01:00
Akihiro Sagawa 749972cebc xcopy: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Paul Vriens 33f6ed46b6 xcopy: Add the UTF-8 pragma. 2009-08-03 14:58:10 +02:00
Vladimir Pankratov 085237fd21 xcopy: Convert the Russian resources to UTF-8. 2009-07-23 11:22:47 +02:00
Aurimas Fišeras d05f1d3e0a Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Michael Stefaniuc d739397e00 xcopy: Convert the German resources to UTF-8. 2009-07-09 15:23:23 +02:00
Frédéric Delanoy acd3be771b xcopy: Fix French translation. 2009-07-07 11:00:14 +02:00
Michael Stefaniuc dbf44bfb6e xcopy: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:03 +02:00
Aurimas Fišeras be659fe12b xcopy: Add Lithuanian translation. 2009-06-29 12:26:18 +02:00
Marcus Meissner 1db4c5dc67 xcopy: Handle return from vsnprintfW (Coverity). 2009-01-29 12:48:16 +01:00
Alexandre Julliard 91421f0f02 xcopy.exe: Don't use wvsprintf on sysv-style varargs, use a libwine function instead. 2009-01-03 11:38:26 +01:00
Ricardo Filipe 3d047b7601 xcopy: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Alexandre Julliard 09874bf78a xcopy.exe: Get rid of remaining uses of Unicode macros. 2008-09-04 14:08:19 +02:00
Francois Gouget d66790e327 xcopy: Remove spaces before '\n' in resource strings. 2008-06-12 12:03:34 +02:00
Michael Karcher 40e8e95cf7 xcopy: Fix non-translation of a string. 2008-06-11 20:03:27 +02:00
Mikołaj Zalewski d0d2b4a45c xcopy: German should use SUBLANG_NEUTRAL. 2008-06-11 20:02:24 +02:00
Michael Karcher 95f3b94800 xcopy: Add German translation. 2008-06-11 11:27:23 +02:00
Alexandre Julliard 0e3eda3425 programs: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:06 +02:00
Jens Albretsen e29fe86a0e xcopy: Added Danish translation. 2008-05-05 13:34:40 +02:00
Alexander Nicolaysen Sørnes 2e798b52ef xcopy: Add Norwegian Bokmål resource. 2008-04-22 12:00:10 +02:00