Commit Graph

197 Commits

Author SHA1 Message Date
Alexandre Julliard 6b5cfe2c47 wineps: Convert dialogs to po files. 2011-11-17 22:47:36 +01:00
Alexandre Julliard b14e086da5 winspool: Convert dialogs to po files. 2011-11-17 22:25:55 +01:00
Alexandre Julliard 158c7a3a39 ieframe: Convert dialogs to po files. 2011-11-17 22:20:20 +01:00
Alexandre Julliard b82371ec97 taskmgr: Convert dialogs to po files. 2011-11-17 21:49:43 +01:00
Alexandre Julliard dda9299760 progman: Convert dialogs to po files. 2011-11-08 18:19:14 +01:00
Alexandre Julliard b9aed40111 regedit: Convert dialogs to po files. 2011-11-08 15:28:49 +01:00
Akihiro Sagawa b5db70f1ca gdi32: Add a string table resource for the translation. 2011-11-07 17:28:00 +01:00
Alexandre Julliard fad88bc0c7 inetcpl: Convert dialogs to po files. 2011-11-02 14:55:15 +01:00
Alexandre Julliard 8715df8ecd wineconsole: Convert dialogs to po files. 2011-11-02 14:28:22 +01:00
Ken Sharp 3f74c581b8 kernel32: Update English resource. 2011-11-01 16:57:25 +01:00
Alexandre Julliard 1ce7b7a54c winefile: Convert dialogs to po files. 2011-11-01 12:10:37 +01:00
Alexandre Julliard c4ed97d70b wordpad: Convert dialogs to po files. 2011-11-01 11:52:09 +01:00
Alexandre Julliard efd7465e5f oleview: Convert dialogs to po files. 2011-11-01 11:12:19 +01:00
Alexandre Julliard 2e2382bfdd notepad: Convert dialogs to po files. 2011-10-31 16:47:59 +01:00
Alexandre Julliard 583622aa0f winemine: Convert dialogs to po files. 2011-10-31 16:47:57 +01:00
Alexandre Julliard 393a125f4a wineboot: Convert dialogs to po files. 2011-10-31 16:47:16 +01:00
Alexandre Julliard 4707afc74c winhlp32: Convert dialogs to po files. 2011-10-31 16:47:13 +01:00
Francois Gouget f3f24fb5d4 net: Use FormatMessageW() for better internationalization support. 2011-10-21 12:31:18 +02:00
Francois Gouget 6aacb090f6 attrib: Use FormatMessageW() for better internationalization support. 2011-10-21 12:19:15 +02:00
Francois Gouget bbbee31c38 wineconsole: Fix a string resource so its format placeholders can be reordered. 2011-10-20 20:53:20 +02:00
Francois Gouget bdfc307ff7 winefile: Fix a string resource so its format placeholders can be reordered. 2011-10-20 20:48:27 +02:00
Ken Sharp ef0326b0f1 browseui: Update English resources. 2011-10-20 11:30:45 +02:00
Francois Gouget c8ecf2c721 shlwapi: Don't use a long where an int is more than big enough. 2011-10-18 18:58:50 +02:00
Francois Gouget 0cdabdd648 xcopy: Use FormatMessage() for better internationalization support.
This makes it possible to reorder the format string placeholders in message translations.
2011-10-18 18:37:45 +02:00
Frédéric Delanoy e0ec3e400d cmd: Make PAUSE accept any keypress instead of a full input line. 2011-10-08 19:47:10 +02:00
Frédéric Delanoy 1361529289 cmd: Consistently use infinitive forms in commands help summary. 2011-10-08 19:41:39 +02:00
Andrew Eikum 58f2a3cf3e winecfg: Allow user to select default audio devices. 2011-10-05 16:55:30 -05:00
Andrew Eikum b07a82c01d winecfg: Reload winmm for each sound test.
Also localize the error dialog while we're in there.
2011-10-05 16:48:27 -05:00
Andrew Eikum 4b8a296365 winecfg: Replace DirectSound settings with Driver Diagnostics. 2011-09-27 16:24:27 +02:00
Francois Gouget a37201c422 wordpad: Use a lowercase extension in a file filter. 2011-09-26 12:34:03 +02:00
Francois Gouget dc16af3b98 winecfg: Separate the file filters with a semi-colon and a space. 2011-09-26 12:28:08 +02:00
Francois Gouget 5b282df3bf oleview: Separate the file filters with a space. 2011-09-26 12:23:01 +02:00
Francois Gouget fe6cfb25c0 po: Remove English strings from the Romanian translation. 2011-09-14 11:07:59 +02:00
Francois Gouget 4a9fa0e24a wineconsole: Use a more standard syntax for multi-line RC file strings. 2011-09-14 11:07:55 +02:00
Francois Gouget dbf15a9a29 shell32: Use a more standard syntax for multi-line RC file strings. 2011-09-14 10:54:36 +02:00
Francois Gouget 1a75268d72 attrib: Escape the start-of-line spaces to fix the usage message indentation. 2011-09-13 11:27:00 +02:00
Francois Gouget 661c9c1c2c winefile: Always use the same name for the Wine File Manager. 2011-09-12 11:10:49 +02:00
Christian Costa 908834feef cmd: Add help info for xcopy. 2011-09-09 15:00:14 +02:00
Francois Gouget ca3b1046ca xcopy: Add full stops at the end of sentences in the usage message. 2011-09-07 18:13:33 +02:00
Francois Gouget 66a13a43bd wineconsole: Add full stops at the end of sentences in the usage message. 2011-09-07 18:13:33 +02:00
Francois Gouget df655b41a2 net: Add a full stop at the end of a sentence in the usage message. 2011-09-07 18:13:32 +02:00
Francois Gouget cd411b613b cmd: Fix the indentation of the IF usage message. 2011-09-07 18:13:32 +02:00
Francois Gouget 08de85a2d9 winecfg: Specify a context for the drive letter setting. 2011-09-07 18:13:30 +02:00
Francois Gouget 106c1f0b63 cmd: Add a trailing full stops to a couple of usage messages. 2011-09-07 11:52:01 +02:00
Christian Costa 4aa865ed76 cmd: Remove attrib from builtins list. 2011-09-07 11:35:58 +02:00
Christian Costa 7b41ffbf61 attrib: Move implementation from cmd.exe to the standalone command. 2011-09-06 13:25:50 +02:00
Lucas Fialho Zawacki 0ae4710926 dinput: Added ConfigureDevices dialog. 2011-09-06 12:22:09 +02:00
Francois Gouget 5f53f1ad07 shlwapi: Add a message context for 'hr', 'min' and 'sec'. 2011-09-05 16:42:12 +02:00
Francois Gouget ca1ca4d44c crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'. 2011-09-05 11:38:03 +02:00
Francois Gouget 6ecbe07be9 wordpad: Specify a message context for 'cm', 'in' and 'pt'. 2011-09-05 11:33:18 +02:00