Piotr Caban
a20c0d1141
jscript: Added Number.toFixed implementation.
2012-04-19 19:28:11 +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
Aurimas Fišeras
a57368243f
po: Update Lithuanian translation.
2012-03-27 11:38:31 +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
Aurimas Fišeras
945c5bba46
po: Update Lithuanian translation.
2012-03-14 18:06:37 +01: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
Aurimas Fišeras
0a9511e700
po: Update Lithuanian translation.
2012-03-02 12:40:47 +01:00
Francois Gouget
da7e97bbe5
start: Remove the license and the /L option.
2012-03-01 17:29:10 +01:00
Aurimas Fišeras
f79004c265
po: Update Lithuanian translation.
2012-02-22 21:09:49 +01:00
Francois Gouget
a7e9836a72
po: Fix a couple of line wrapping issues in the Lithuanian translation.
2012-02-22 16:04:11 +01:00
Aurimas Fišeras
aa97bf05d0
po: Update Lithuanian translation.
2012-02-13 20:20:11 +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
d463243754
taskmgr: Debug classes names are not translatable.
2012-02-08 17:19:50 -06:00
Aurimas Fišeras
3c0173d07f
po: Update Lithuanian translation.
2012-02-06 10:19:31 -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
Aurimas Fišeras
ad1a3d3cfc
po: Update Lithuanian translation.
2012-01-26 21:28:03 +01:00
Francois Gouget
02b12e1117
programs: Standardize references to the <Enter> key.
2012-01-25 11:53:06 +01:00
Aurimas Fišeras
69581c370a
po: Update Lithuanian translation.
2012-01-25 11:23:11 +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
Aurimas Fišeras
ddeff9815c
po: Update Lithuanian translation.
2012-01-19 11:55:54 +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
Aurimas Fišeras
f979e2d3b5
po: Update Lithuanian translation.
2012-01-18 12:38:02 +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
Aurimas Fišeras
536b10cad5
po: Update Lithuanian translation.
2012-01-17 11:54:52 +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
Aurimas Fišeras
8694b208f3
po: Update Lithuanian 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
Aurimas Fišeras
2932b42a60
po: Update Lithuanian translation.
2012-01-12 12:33:38 +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
Aurimas Fišeras
2b9d2d1072
po: Update Lithuanian translation.
2011-12-30 19:30:22 +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
Aurimas Fišeras
1c8fb40f7e
po: Update Lithuanian translation.
2011-12-30 12:53:44 +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
Aurimas Fišeras
73e845a810
po: Update Lithuanian translation.
2011-12-22 10:17:20 +01:00
Detlef Riekenberg
52b03c90e7
ieframe: Improve status updates in BindStatusCallback_OnProgress.
2011-12-21 15:08:04 +01:00
Aurimas Fišeras
22283c96cc
po: Update Lithuanian translation.
2011-12-16 19:47:45 +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
Aurimas Fišeras
36072b8243
po: Update Lithuanian translation.
2011-12-13 18:59:05 +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
Aurimas Fišeras
4ead384dd7
po: Update Lithuanian translation.
2011-12-02 18:59:17 +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
Aurimas Fišeras
991fcc17bf
po: Update Lithuanian translation.
2011-11-28 16:40:49 +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
Aurimas Fišeras
3abd935469
po: Update Lithuanian translation.
2011-11-08 09:50:52 +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
Aurimas Fišeras
ee3c0c3e80
po: Update Lithuanian translation.
2011-11-01 10:43:18 +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