Commit graph

300 commits

Author SHA1 Message Date
Francois Gouget
ba4d4fe1e4 kernel32: Remove a full stop from an error message for consistency. 2012-01-23 16:07:13 +01:00
Francois Gouget
d125f35629 wordpad: Add a full stop at the end of error messages for consistency. 2012-01-23 16:07:09 +01:00
Francois Gouget
47f45d793d Use a single space after a full stop to follow the Windows GUI guidelines. 2012-01-23 16:07:03 +01:00
Francois Gouget
c4c48cd62b cryptui: Remove a couple of duplicated spaces. 2012-01-23 16:06:59 +01:00
Francois Gouget
fc2467dd2b xcopy: Remove a duplicated space. 2012-01-23 16:06:56 +01:00
Luca Bennati
6dd16ec1f0 po: Update Italian translation. 2012-01-19 21:13:09 +01:00
Francois Gouget
5b1ef31b30 po: Remove English strings from the Italian translation. 2012-01-19 17:08:13 +01:00
Francois Gouget
261893f494 comdlg32: Remove the font sample characters string. 2012-01-18 16:44:38 +01:00
Francois Gouget
069f9f8e60 crypt32: Remove some strings that don't need to be translated from the resources. 2012-01-18 16:43:43 +01:00
Alexandre Julliard
9b7ca3cf87 winedbg: Display the crash details dialog from a separate thread so that it appears right away. 2012-01-18 12:55:24 +01:00
Alexandre Julliard
dcd5643f74 winedbg: Add a dialog to display crash details and save them to a file. 2012-01-17 17:47:48 +01:00
Jacek Caban
9a4e12aa93 jscript: Added labelled break statement implementation. 2012-01-17 14:07:54 +01:00
Jacek Caban
383e2b1a0e jscript: Added labelled statement implementation. 2012-01-17 14:06:13 +01:00
Frédéric Delanoy
d6073cc58a appwiz.cpl: Avoid unneeded abbreviation in button label. 2012-01-17 11:58:59 +01:00
Frédéric Delanoy
8bf8bd9786 wineconsole: Don't include spaces before colons in English strings. 2012-01-16 13:14:42 +01:00
Luca Bennati
248dd82cd1 po: Update Italian translation. 2012-01-16 12:45:34 +01:00
Francois Gouget
5eecdc80e1 winhlp32: Standardize the 'Not yet implemented' messages. 2012-01-12 19:30:13 +01:00
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
Luca Bennati
5cc66bc8d4 po: Update Italian translation. 2012-01-11 17:47:31 +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
Luca Bennati
83507c8dd8 po: Update Italian translation. 2012-01-04 19:35:15 +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
Luca Bennati
4f4d808908 po: Update Italian translation. 2012-01-03 12:37:34 +01:00
Luca Bennati
6247f8fac7 po: Update Italian translation. 2011-12-30 18:11:04 +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
Luca Bennati
a9148f43a5 po: Update Italian translation. 2011-12-22 10:17:35 +01:00
Detlef Riekenberg
52b03c90e7 ieframe: Improve status updates in BindStatusCallback_OnProgress. 2011-12-21 15:08:04 +01:00
Luca Bennati
3463c1cdff po: Update Italian translation. 2011-12-16 19:47:33 +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
Luca Bennati
4918d914e4 po: Update Italian translation. 2011-12-13 19:31:48 +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
Luca Bennati
32955de353 po: Update Italian translation. 2011-12-08 18:04:31 +01:00
Alexandre Julliard
1fa1ab5437 comdlg32: Convert dialogs to po files. 2011-12-06 22:12:34 +01:00