Commit graph

365 commits

Author SHA1 Message Date
Francois Gouget
765fca3417 comdlg32: Specify a context for the luminance and saturation abbreviations. 2012-01-12 15:52:52 +01:00
Henri Verbeet
e960aa783f winecfg: Remove the Direct3D settings.
There should really be no reason to set any of these.
2012-01-12 12:35:45 +01:00
Francois Gouget
e799c1717d oleview: Mark a couple of button labels as not needing translation.
They correspond to IPersistStream method names.
2012-01-09 12:51:46 +01:00
Francois Gouget
985703f503 wineconsole: Don't pad tab labels with spaces. 2012-01-06 19:24:35 +01:00
Francois Gouget
a2481a3f6b comdlg32: Remove some unused string resources that are not present on Windows. 2012-01-06 19:24:31 +01:00
Francois Gouget
8d66ca11d7 winmm: Don't include newlines in standard error messages. 2012-01-03 19:31:10 +01:00
Francois Gouget
b60ff240d1 notepad: Remove unused resource strings. 2012-01-03 19:29:54 +01:00
Jacek Caban
11ccf0f33e jscript: Handle invalid continue statements in compiler. 2011-12-30 15:41:01 +01:00
Jacek Caban
7361cdc2f3 jscript: Handle invalid break statements in compiler. 2011-12-30 15:40:58 +01:00
Francois Gouget
e39d648f7d winecfg: Fix the group box labels to follow the Windows GUI guidelines.
Use sentence capitalization for group box labels.
Don't assign access keys to group box labels.
Don't pad group box labels with spaces.
2011-12-30 15:40:54 +01:00
Francois Gouget
fdddb60cdc taskmgr: Use sentence capitalization for group box labels. 2011-12-29 16:41:59 +01:00
Francois Gouget
57cf3e4f9f notepad: Don't assign access keys to group box labels or give them trailing punctuation. 2011-12-29 16:39:19 +01:00
Francois Gouget
b3b1c584e1 winefile: Fix the group box labels to follow the Windows GUI guidelines,.
Use sentence capitalization for group box labels.
Don't assign access keys to group box labels.
2011-12-29 16:30:38 +01:00
Francois Gouget
606c3ba99b winemine: Use sentence capitalization for group box labels. 2011-12-29 16:26:53 +01:00
Francois Gouget
2180a9c3a4 inetcpl: Don't pad group box labels with spaces. 2011-12-29 16:19:01 +01:00
Francois Gouget
dc31798caf cryptui: Don't assign access keys to group box labels. 2011-12-29 16:18:58 +01:00
Francois Gouget
f8c1b08786 comdlg32: Use sentence capitalization for group box labels. 2011-12-29 16:18:54 +01:00
Detlef Riekenberg
52b03c90e7 ieframe: Improve status updates in BindStatusCallback_OnProgress. 2011-12-21 15:08:04 +01:00
Francois Gouget
3e46f2a798 taskmgr: Remove unneeded and untranslatable widget labels. 2011-12-16 17:40:33 +01:00
Jacek Caban
fd6ecbd781 jscript: Throw type error on invalid delete. 2011-12-15 17:46:42 +01:00
Akihiro Sagawa
8a00eb8609 cmd: Improve the message when the volume has no label. 2011-12-15 17:46:31 +01:00
Frédéric Delanoy
519600bdf1 msvfw32: Use appropriate abbreviation for seconds. 2011-12-13 18:59:06 +01:00
Jacek Caban
2c8e8948df jscript: Properly handle NULL IDispatch in stack_pop_object. 2011-12-12 15:50:46 +01:00
Alex Henrie
b5b739d5f3 comdlg32: Correct title of "Save As" dialog. 2011-12-09 21:15:34 +01:00
Alexandre Julliard
1fa1ab5437 comdlg32: Convert dialogs to po files. 2011-12-06 22:12:34 +01:00
Alexandre Julliard
0833639ff0 cryptui: Convert dialogs to po files. 2011-12-06 20:33:47 +01:00
Francois Gouget
8ef901fa32 cmd: Use FormatMessage() for better internationalization support.
This makes it possible to reorder the format string placeholders in message translations.
2011-12-06 18:23:49 +01:00
Alexandre Julliard
95f81d10c9 user32: Convert dialogs to po files. 2011-12-05 21:23:22 +01:00
Alexandre Julliard
28d54b7b1c shell32: Convert dialogs to po files. 2011-12-05 21:12:05 +01:00
Alexandre Julliard
64f4c4161c comctl32: Convert dialogs to po files. 2011-12-05 20:38:21 +01:00
Frédéric Delanoy
7f476a2392 dinput: Clarify a translatable string. 2011-12-05 17:55:20 +01:00
Alexandre Julliard
8d54ce675d appwiz.cpl: Make the Gecko URL a proper link. 2011-12-01 20:37:18 +01:00
Alexandre Julliard
b247174ea7 appwiz.cpl: Convert dialogs to po files. 2011-12-01 20:17:33 +01:00
Frédéric Delanoy
18a75957a3 msvfw32: Fix a displayed label. 2011-12-01 15:01:30 +01:00
Alexandre Julliard
bf644e0f45 oledlg: Convert dialogs to po files. 2011-11-30 20:29:07 +01:00
Alexandre Julliard
68c7aa266f wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
Alexandre Julliard
fde9e7ce6e setupapi: Convert dialogs to po files. 2011-11-30 19:44:15 +01:00
Alexandre Julliard
af48498911 dinput: Convert dialogs to po files. 2011-11-30 18:20:32 +01:00
Alexandre Julliard
c8249b9c3f mshtml: Convert dialogs to po files. 2011-11-30 18:13:08 +01:00
Alexandre Julliard
197dcda647 msvfw32: Convert dialogs to po files. 2011-11-30 18:05:28 +01:00
Alexandre Julliard
c994db77e6 serialui: Convert dialogs to po files. 2011-11-30 17:52:03 +01:00
Alexandre Julliard
96e13da900 winedbg: Use proper links in the crash dialog. 2011-11-28 16:40:46 +01:00
Alexandre Julliard
855d32d38a msacm32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
Alexandre Julliard
26ac886752 avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
Alexandre Julliard
d2a876e535 mpr: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Alexandre Julliard
c4a907f9a8 credui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Alexandre Julliard
7a56073470 localui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Francois Gouget
5eec81b849 notepad: Fix a string resource so its format placeholders can be reordered. 2011-11-24 17:15:01 +01:00
Francois Gouget
887c1c586a taskmgr: Fix a string resource so its format placeholders can be reordered.
Also the numbers we format are actually unsigned.
2011-11-24 17:13:57 +01:00
Alexandre Julliard
3d818c3aa8 shlwapi: Convert dialogs to po files. 2011-11-22 14:20:49 +01:00
Alexandre Julliard
cdaf3c0017 browseui: Convert dialogs to po files. 2011-11-22 14:20:47 +01:00
Alexandre Julliard
97b7bb2bab sane: Convert dialogs to po files. 2011-11-22 14:20:45 +01:00
Alexandre Julliard
479857cb1a gphoto2: Convert dialogs to po files. 2011-11-22 14:20:38 +01:00
Alexandre Julliard
c831b9ab8a winecfg: Remove some untranslatable labels. 2011-11-21 13:11:32 +01:00
Francois Gouget
3d23617bad inetcpl: Remove a couple of unused and untranslatable listview and trackbar labels.
Spotted by Luca Bennati.
2011-11-21 13:08:29 +01:00
Francois Gouget
4ad16fa60c dxdiagn: Fix a string resource so its format placeholders can be reordered. 2011-11-21 13:06:18 +01:00
Francois Gouget
750463f21c setupapi: Fix a string resource so its format placeholders can be reordered. 2011-11-21 13:05:33 +01:00
Francois Gouget
66b06a499d ipconfig: Fix the string resources so their format placeholders can be reordered. 2011-11-21 13:01:11 +01:00
Francois Gouget
1eb25ca768 oleview: Fix a string resource so its format placeholders can be reordered. 2011-11-21 12:59:38 +01:00
Francois Gouget
229f7073ec comdlg32: Fix a couple of string resources so their format placeholders can be reordered. 2011-11-21 12:55:47 +01:00
Francois Gouget
01fc9ad458 taskkill: Fix the string resources so their format placeholders can be reordered. 2011-11-21 12:52:55 +01:00
Francois Gouget
eede26f5e4 cryptui: Fix a string resource so its format placeholders can be reordered. 2011-11-21 12:48:12 +01:00
Francois Gouget
c864dd6be7 winefile: Make it possible to translate the disk size units. 2011-11-21 12:44:34 +01:00
Alexandre Julliard
f5e7de6bb9 winecfg: Convert dialogs to po files. 2011-11-18 14:26:09 +01:00
Alexandre Julliard
3fcca200a8 winedbg: Convert dialogs to po files. 2011-11-18 12:17:51 +01:00
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
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
5d9c30464f po: Remove English strings from the Ukrainian translation. 2011-09-08 11:24:36 +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
Francois Gouget
2dc6d78347 taskmgr: Fix the name of a couple of process priority levels. 2011-09-05 11:10:18 +02:00
Piotr Caban
e4ec169fd9 jscript: Added decodeURI implementation. 2011-09-02 18:28:14 +02:00
Andrew Eikum
dfe73cda4a winecfg: Remove driver selection from Audio tab. 2011-09-01 18:06:37 +02:00
Francois Gouget
c103d6d207 hhctrl.ocx: Don't show unimplemented buttons. 2011-08-31 19:43:08 +02:00
Frédéric Delanoy
caa8fc041d cmd: Add help for FTYPE command. 2011-08-30 17:07:31 +02:00
Frédéric Delanoy
49073440d7 cmd: Add help for ASSOC command. 2011-08-30 16:55:35 +02:00
Francois Gouget
16d77d2a0c net: Remove an untranslatable string from the resources.
Add some output_xxx() functions so we can print strings that don't come from resources.
Also protect against buffer overflows in output_vprintf() and constify the output_xxx() functions.
2011-08-30 12:09:10 +02:00
Francois Gouget
a64f42b8d7 net: Add support for enumerating the running services with 'net start'. 2011-08-29 13:41:08 +02:00
Francois Gouget
175953563b net: Fix the parameter checking, /help handling and usage.
Also simplify and improve the usage messages.
2011-08-29 13:20:24 +02:00
Francois Gouget
d82c70e511 avifil32: The stream format string cannot really be translated so remove it from the resources. 2011-08-26 16:33:42 +02:00
Francois Gouget
580ece97a0 winefile: The title format string cannot really be translated so remove it from the resources. 2011-08-26 16:25:34 +02:00
Francois Gouget
ca8c23f505 shdoclc: Mark the page print footer as not needing translation. 2011-08-25 19:15:20 +02:00
Francois Gouget
801deec13c notepad: Mark the page header as not needing translation. 2011-08-25 19:09:56 +02:00
Francois Gouget
7a600be146 msvidc32: Mark 'MS-CRAM' as not needing translation. 2011-08-25 18:09:04 +02:00
Francois Gouget
5128c55287 msrle32: Mark 'WINE-MS-RLE' as not needing translation. 2011-08-25 18:02:40 +02:00
Francois Gouget
c992ca277d Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Francois Gouget
18c24345d6 notepad: Tweak an error message for consistency. 2011-08-23 17:52:46 +02:00
Francois Gouget
7ae341e2ce shdoclc: Convert some unneeded popup menu labels to comments. 2011-08-23 17:48:12 +02:00
Francois Gouget
d7746d7fc8 hhctrl.ocx: Convert an unneeded popup menu label to a comment. 2011-08-23 17:43:36 +02:00
Francois Gouget
b1d171262f oleview: Replace the CLSCTX_XXX strings with proper English sentences. 2011-08-23 17:33:05 +02:00
Francois Gouget
bfbec495df taskmgr: Remove some useless and untranslatable popup labels. 2011-08-22 20:08:33 +02:00
Francois Gouget
7feb06b6f6 comdlg32: Specify a message context for 'mm'. 2011-08-22 20:08:32 +02:00
Francois Gouget
d8624c0445 net: Convert to Unicode. 2011-08-05 15:34:59 +02:00
Francois Gouget
9b29faae6a net: Make it possible to translate the connection status descriptions.
Also remove the description for USE_DISCONN as it is in fact a synonym 
for USE_SESSLOST.
2011-08-01 18:26:26 +02:00
Jacek Caban
c685f8cb32 ieframe: Moved string and menu resources to ieframe. 2011-07-27 18:01:09 +02:00
Frédéric Delanoy
093547e158 cmd: Add help for setlocal/endlocal commands. 2011-07-26 18:19:23 +02:00
Frédéric Delanoy
91c4632941 cmd: Avoid printing an excess newline after version is displayed on startup. 2011-07-15 17:07:39 +02:00
Andrew Eikum
55f9ac8bf4 winejack.drv: Remove unused WinMM driver. 2011-07-15 12:22:48 +02:00
Andrew Eikum
3b16f46794 wineesd.drv: Remove unused WinMM driver. 2011-07-15 12:11:05 +02:00
Andrew Eikum
2fae117e0c winenas.drv: Remove unused WinMM driver. 2011-07-15 12:00:33 +02:00
Akihiro Sagawa
deac5ceb1c po: Add message contexts for 'Desktop' and update Japanese translation. 2011-07-14 14:39:27 +02:00
Akihiro Sagawa
42b06d6ff5 po: Add message contexts for 'Restore' and update Japanese translation. 2011-07-14 14:29:38 +02:00
Frédéric Delanoy
4ebbd0e596 start: Add support for /? command line parameter. 2011-07-11 19:55:31 +02:00
Jay Yang
4dd99dcc55 shell32: Implement a context menu for the recycle bin. 2011-07-09 12:09:19 +02:00
Jay Yang
3613a421e6 shell32: Implement SHEmptyRecycleBin. 2011-07-09 12:04:20 +02:00