Francois Gouget
c5f9129ddd
po: Remove English strings from the Chinese (Taiwan) translation.
2011-09-09 14:41:26 +02:00
Aurimas Fišeras
0032de57f7
po: Update Lithuanian translation.
2011-09-08 20:08:09 +02:00
Francois Gouget
aec5976fb2
po: Remove English strings from the Norwegian Bokmål translation.
2011-09-08 11:24:42 +02:00
Francois Gouget
cf518dc6d1
po: Remove English strings from the Walloon translation.
2011-09-08 11:24:40 +02:00
Francois Gouget
66941383e7
po: Remove English strings from the Chinese (PRC) translation.
2011-09-08 11:24:38 +02:00
Francois Gouget
5d9c30464f
po: Remove English strings from the Ukrainian translation.
2011-09-08 11:24:36 +02:00
André Hentschel
1c404ef443
po: Update German translation.
2011-09-08 11:24:29 +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
Hwang YunSong
eecb79618c
po: Updated Korean translation.
2011-09-07 11:38:22 +02:00
Frédéric Delanoy
8c3f52ef2a
po: Update French translation.
2011-09-07 11:38:22 +02:00
Francois Gouget
de9c307492
po: Remove English strings from the Esperanto translation.
2011-09-07 11:38:22 +02:00
Francois Gouget
f593672598
po: Remove English strings from the Romansh translation.
2011-09-07 11:38:22 +02:00
Francois Gouget
a2b5152247
po: Remove English strings from the Danish translation.
2011-09-07 11:38:22 +02:00
Christian Costa
4aa865ed76
cmd: Remove attrib from builtins list.
2011-09-07 11:35:58 +02:00
André Hentschel
f74a897f0e
po: Update German translation.
2011-09-06 17:54:53 +02:00
Francois Gouget
06bdd38698
po: Remove English strings from the Spanish translation.
2011-09-06 15:52:27 +02:00
Francois Gouget
fee93e20aa
po: Remove English strings from the Greek translation.
2011-09-06 15:52:25 +02:00
Francois Gouget
7ca20b191e
po: Remove English strings from the Czech translation.
2011-09-06 15:52:22 +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
dfa0acd1fd
po: Mark a couple of broken Korean translations as fuzzy.
2011-09-05 16:42:21 +02:00
Francois Gouget
4dcb96af56
po: Mark a couple of broken German translation as fuzzy.
2011-09-05 16:42:17 +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
Francois Gouget
32c36b7505
po: Fix some typography issues in the Czech translation.
2011-09-02 18:31:25 +02:00
Piotr Caban
e4ec169fd9
jscript: Added decodeURI implementation.
2011-09-02 18:28:14 +02:00
André Hentschel
ccb05ceed9
po: Update German translation.
2011-09-02 10:43:00 +02:00
Hwang YunSong
5affb49c96
po: Updated Korean translation.
2011-09-02 10:42:56 +02:00
Andrew Eikum
dfe73cda4a
winecfg: Remove driver selection from Audio tab.
2011-09-01 18:06:37 +02:00
Aurimas Fišeras
1103cb9327
po: Update Lithuanian translation.
2011-08-31 19:47:37 +02:00
Francois Gouget
c103d6d207
hhctrl.ocx: Don't show unimplemented buttons.
2011-08-31 19:43:08 +02:00
Francois Gouget
ea82376dad
po: Fix some typography issues in the Bulgarian translation.
2011-08-31 19:43:08 +02:00
Francois Gouget
969dfda8a6
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Czech translation.
2011-08-31 19:43:08 +02:00
Frédéric Delanoy
bd70b79125
po: Update French translation.
2011-08-31 19:43:07 +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
Hwang YunSong
a5f1eeb5f0
po: Updated Korean translation.
2011-08-29 13:41:28 +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