Commit Graph

257 Commits

Author SHA1 Message Date
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
Hans Leidekker b37151b980 po: Update Dutch translation. 2011-12-09 21:15:31 +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