Commit Graph

333 Commits

Author SHA1 Message Date
Piotr Caban
4c4c7c047f jscript: Added Number.toPrecision implementation. 2012-04-19 19:28:11 +02:00
Piotr Caban
a20c0d1141 jscript: Added Number.toFixed implementation. 2012-04-19 19:28:11 +02:00
Łukasz Wojniłowicz
a40f70c9a5 po: Updated Polish translation. 2012-04-02 12:48:07 +02:00
Francois Gouget
ef1f094171 cryptui: Use a single space after a full stop to follow the Windows GUI guidelines. 2012-03-29 20:49:29 +02:00
Morten Rønne
166b4399b3 wineconsole: Fixed a wrong word in message. 2012-03-29 20:49:26 +02:00
André Hentschel
162521be8b winefile: Remove unused macros. 2012-03-26 18:15:36 +02:00
Jacek Caban
f7a8650500 jscript: Added decoding support. 2012-03-26 18:15:11 +02:00
Lauri Kenttä
104e31993d cryptui: Use (*.ext) instead of (.ext) in file format strings. 2012-03-13 18:08:05 +01:00
Lauri Kenttä
975afb96c3 cryptui: Use the same string in import and export wizards. 2012-03-13 18:06:13 +01:00
Frédéric Delanoy
dd9d4ba9ba winecfg: Avoid unneeded ellipsis in combo box item. 2012-03-12 10:44:03 +01:00
Francois Gouget
da7e97bbe5 start: Remove the license and the /L option. 2012-03-01 17:29:10 +01:00
Francois Gouget
280274ee09 po: Add full stops to the VERIFY ON / OFF usage lists. 2012-02-29 20:47:25 +01:00
Francois Gouget
24862052e4 po: Remove the copyright notice from the second start.exe Polish translation. 2012-02-27 15:39:38 +01:00
Francois Gouget
f628bb87e9 po: Remove a couple of duplicate spaces from the Polish translation. 2012-02-27 15:39:38 +01:00
Francois Gouget
9635ee9566 po: Remove a few spaces before question marks in the Polish translation. 2012-02-22 16:04:13 +01:00
Francois Gouget
eedb776b5f po: Remove English strings from the Polish shell folder path translations. 2012-02-22 16:04:13 +01:00
Francois Gouget
d5bf25f517 po: Don't translate the name or options of command line tools. 2012-02-20 13:51:44 +01:00
Łukasz Wojniłowicz
d5a352cc07 po: Update Polish translation. 2012-02-13 20:20:14 +01:00
Frédéric Delanoy
7e6e783cbb cmd: Add short help for START command. 2012-02-11 19:11:54 +01:00
Francois Gouget
82612e8394 kernel32: Add a trailing full stop to the error messages. 2012-02-11 16:12:12 +01:00
Alexandre Julliard
3c8d8f1e95 cmd: START needs to be an internal command. 2012-02-11 16:12:01 +01:00
Frédéric Delanoy
a263cb9266 po: Fix trailing full stops errors in the Polish translation. 2012-02-11 15:43:29 +01:00
Frédéric Delanoy
d463243754 taskmgr: Debug classes names are not translatable. 2012-02-08 17:19:50 -06:00
Frédéric Delanoy
e55bde601a po: Remove untranslated English strings from the Polish translation. 2012-02-08 14:00:28 -06:00
Frédéric Delanoy
a9a41b77e0 po: Fix some trailing ellipses errors in Polish translation. 2012-02-07 09:36:33 -06:00
Alexandre Julliard
509e557608 regedit: Use virtkeys for all accelerators. 2012-01-30 20:44:41 +01:00
Alexandre Julliard
974e27e6fa wordpad: Use virtkeys for all accelerators. 2012-01-30 20:44:23 +01:00
Alexandre Julliard
7115ef108b notepad: Use virtkeys for all accelerators. 2012-01-30 20:43:59 +01:00
Alexandre Julliard
12faeeeb46 view: Get rid of the quit accelerator.
All window managers already have a key shortcut for that.
2012-01-30 20:43:20 +01:00
Alexandre Julliard
90acb68425 winefile: Get rid of the exit accelerator.
All window managers already have a key shortcut for that.
2012-01-30 20:42:06 +01:00
Alexandre Julliard
24b7cf6834 winemine: Get rid of the exit accelerator.
All window managers already have a key shortcut for that.
2012-01-30 20:39:45 +01:00
Łukasz Wojniłowicz
c4fb5b898c po: Update Polish translation. 2012-01-30 12:39:36 +01:00
Francois Gouget
02b12e1117 programs: Standardize references to the <Enter> key. 2012-01-25 11:53:06 +01:00
Alexandre Julliard
9ef59aad98 wordpad: Add message contexts for accelerators that can be translated. 2012-01-24 20:43:09 +01:00
Alexandre Julliard
fe021a44d6 winefile: Add message contexts for accelerators that can be translated. 2012-01-24 20:39:50 +01:00
Alexandre Julliard
ac2286a1ba winemine: Add message contexts for accelerators that can be translated. 2012-01-24 20:39:34 +01:00
Alexandre Julliard
9c164e06dd view: Add message contexts for accelerators that can be translated. 2012-01-24 20:39:13 +01:00
Alexandre Julliard
10fe8c61e7 regedit: Add message contexts for accelerators that can be translated. 2012-01-24 20:38:51 +01:00
Alexandre Julliard
eaa8fad52e notepad: Add message contexts for accelerators that can be translated. 2012-01-24 20:35:24 +01:00
Francois Gouget
af3d368aca cmd: Fix an internationalization issue in WCMD_ask_confirm().
Don't break the strings to translate in little chunks: this makes it
hard or even impossible to translate them correctly. For instance it
must be possible to insert an unbreakable space before question marks
for French.
2012-01-23 19:42:54 +01:00
Francois Gouget
6fc6cf6935 shell32: Don't translate the shell folder paths. 2012-01-23 19:41:56 +01:00
Francois Gouget
34c0b74ace cmd: A few usage message tweaks and fixes. 2012-01-23 16:07:28 +01:00
Francois Gouget
27010a04ea wordpad: Fix the case of the 'Del' accelerator key. 2012-01-23 16:07:23 +01:00
Francois Gouget
25ef0105ba user32: Use '+' when specifying a modifier + accelerator key combination. 2012-01-23 16:07:18 +01:00
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
Francois Gouget
f05afaca4d po: Fix a formatting directive in the Polish translation. 2012-01-23 15:59:55 +01:00