Commit Graph

46945 Commits (e0e69a0c5adfc67425a5bfac1f8ecf1e3a407923)
 

Author SHA1 Message Date
Francois Gouget e0e69a0c5a shdoclc: Remove spaces before '...'. 2008-06-12 12:03:44 +02:00
Francois Gouget 9d5d06cf45 user32: Remove spaces before '...'. 2008-06-12 12:03:41 +02:00
Francois Gouget 6b6ab2fb0a browseui: Remove spaces before '...'. 2008-06-12 12:03:39 +02:00
Francois Gouget b6072557ab comdlg32: Remove spaces before '...'. 2008-06-12 12:03:36 +02:00
Francois Gouget d66790e327 xcopy: Remove spaces before '\n' in resource strings. 2008-06-12 12:03:34 +02:00
Paul Vriens e7ef88beda rpcrt4/tests: Fix test failures for win9x, NT4, W2K and XP-SP1. 2008-06-12 12:03:30 +02:00
Michael Stefaniuc 40f85c70bb winecfg: Fix the Portuguese Brazilian translation.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translation.
2008-06-12 12:03:13 +02:00
Alexandre Julliard 0b85c35c70 net: Add missing #pragma codepage in utf-8 resources. 2008-06-11 20:32:08 +02:00
Michael Karcher 40e8e95cf7 xcopy: Fix non-translation of a string. 2008-06-11 20:03:27 +02:00
Francois Gouget cbfca763bb notepad: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:15 +02:00
Francois Gouget b31fbfc47d cmd: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:12 +02:00
Francois Gouget 414ea6eeee winmm: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:08 +02:00
Francois Gouget ded229c492 winecfg: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:05 +02:00
Francois Gouget 67e003676c net: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:02 +02:00
Francois Gouget 2654e5686a credui: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:00 +02:00
Francois Gouget 4e7f20268e comdlg32: Remove spaces before '\n' (and some after) in resource strings. 2008-06-11 20:02:57 +02:00
Francois Gouget fb1d5df48e comdlg32: Remove spaces before '\n' in resource strings. 2008-06-11 20:02:54 +02:00
Alexandre Julliard 5a849d31cf msxml3: Fix a compile error without xml headers. 2008-06-11 20:02:49 +02:00
Mikołaj Zalewski d0d2b4a45c xcopy: German should use SUBLANG_NEUTRAL. 2008-06-11 20:02:24 +02:00
Paul Vriens 5cd4cbc49c setupapi/tests: Fix some test failures on W2K. 2008-06-11 20:02:06 +02:00
Paul Vriens 189603a995 d3d9/tests: Fix a few typos. 2008-06-11 12:55:43 +02:00
Paul Vriens c81c11f72d shlwapi/tests: Don't create testfile at a fixed location. 2008-06-11 11:27:39 +02:00
Michael Stefaniuc 48bc578c68 regedit: Fix the Danish translation. 2008-06-11 11:27:35 +02:00
Michael Stefaniuc b68f6d9fbe winecfg: Fix and re-enable the Italian translation. 2008-06-11 11:27:32 +02:00
Michael Stefaniuc 4f03310ec5 regedit: Fix the Slovenian translation. 2008-06-11 11:27:30 +02:00
Michael Stefaniuc 7f09556e24 regedit: Fix the Turkish translation. 2008-06-11 11:27:28 +02:00
Michael Karcher 95f3b94800 xcopy: Add German translation. 2008-06-11 11:27:23 +02:00
James Hawkins d3cc801da1 msi: Set the source path for uncompressed files when loading the file. 2008-06-11 11:27:15 +02:00
James Hawkins dbbd5ca736 msi: Load folders first. 2008-06-11 11:26:55 +02:00
Zac Brown e4ff8a0c0a dsound/tests: Improve test for IDirectSound8_CreateSoundBuffer. 2008-06-11 11:26:48 +02:00
Francois Gouget 85605ab546 advapi32/tests: Make sure Wine implements all tested APIs. 2008-06-11 11:26:32 +02:00
Francois Gouget e767a2c04d tests: Add a win_skip() function to allow for missing Windows functionality that must be present in Wine. 2008-06-11 11:26:28 +02:00
Paul Vriens ad2c9211bc msi/tests: Cleanup registry after test. 2008-06-11 11:26:22 +02:00
Vladimir Pankratov 08e38e8648 shdoclc: Update Russian translation. 2008-06-11 11:26:18 +02:00
Francois Gouget c959867510 winecfg: Update the Portuguese and Brazillian translations, based on a patch by Americo Jose Melo. 2008-06-10 19:45:49 +02:00
Francois Gouget 9b81d86a6d Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. 2008-06-10 19:45:14 +02:00
Francois Gouget 4ddb0a9e8f progman: Update the license and warranty French translation. 2008-06-10 19:45:09 +02:00
Francois Gouget 91423de8f3 winecfg: Update the license French translation. 2008-06-10 19:45:07 +02:00
Francois Gouget 85bdabeb5a clock: Update the license and warranty French translation. 2008-06-10 19:45:05 +02:00
Francois Gouget a0be11e3e8 progman: Progman is a program, not a library. So tweak the license and warranty messages accordingly. 2008-06-10 19:45:02 +02:00
Francois Gouget dbd8387cbd winecfg: Winecfg is a program, not a library. So tweak the license and warranty messages accordingly. 2008-06-10 19:44:59 +02:00
Francois Gouget 705dc91571 clock: Clock is a program, not a library. So tweak the license and warranty messages accordingly. 2008-06-10 19:42:51 +02:00
Alexandre Julliard 065dc03faf winetest: Fix the printf format for the version numbers. 2008-06-10 17:45:24 +02:00
Alexandre Julliard d36c55001d msvcrt/tests: Fix a couple of tests on Vista. 2008-06-10 17:45:10 +02:00
Alexandre Julliard 3cb0bcff83 kernel32/tests: Use Local instead of Global prefix to avoid permission issues. 2008-06-10 17:44:57 +02:00
Alexandre Julliard af785c4d0f kernel32/tests: Fix the change notification test on Vista. 2008-06-10 17:44:41 +02:00
Dan Kegel fe508a9cd7 d3dx8/tests: Initialize matrix before testing its value. 2008-06-10 17:43:58 +02:00
Dan Kegel 63557d572c shell32/tests: Avoid buffer overflow during test. 2008-06-10 17:43:48 +02:00
Alistair Leslie-Hughes 294fe6b65b mshtml: Stop test crash on error condition. 2008-06-10 17:43:36 +02:00
Alistair Leslie-Hughes 996e5d62b8 shell32: Stop shlfolder tests crashing under win98. 2008-06-10 17:43:22 +02:00