Commit graph

307 commits

Author SHA1 Message Date
Francois Gouget
1f5af2d451 winefile: Fix ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget
a430f1f439 winhlp32: Fix the ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget
dbb74598e9 view: Fix ellipsis usage in the menus. 2011-05-03 19:34:27 +02:00
Francois Gouget
d1e487f940 regedit: Fix ellipsis usage in the menu labels. 2011-05-03 19:34:27 +02:00
Hwang YunSong
a77376c6a1 po: Update Korean translation. 2011-04-29 16:52:13 +02:00
Frédéric Delanoy
1596e144e1 po: Fix/improve some English entries. 2011-04-29 14:21:40 +02:00
Francois Gouget
9ff6c50767 appwiz.cpl: Fix ellipsis usage in the button labels. 2011-04-28 18:13:47 +02:00
Francois Gouget
8a2ea06589 wordpad: Fix ellipsis usage in the menu labels. 2011-04-28 18:09:03 +02:00
Francois Gouget
c68cf7cbe0 shdocvw: Fix ellipsis usage in the menu and button labels. 2011-04-28 18:05:10 +02:00
Frédéric Delanoy
0ad90ee9ed po: Add message contexts (and French translations) for some polysemic English translation entries. 2011-04-25 11:52:02 +02:00
Hwang YunSong
c841c7a32d po: Update Korean translation. 2011-04-18 12:07:45 +02:00
Detlef Riekenberg
758e5f76a2 inetcpl: Display description and security level for a zone. 2011-04-13 16:17:38 +02:00
Francois Gouget
6990ecaafd programs: Standardize the Help menus. 2011-04-13 14:13:56 +02:00
Francois Gouget
2b43150828 winemine: Fix and standardize the menus. 2011-04-13 14:13:56 +02:00
Francois Gouget
6cdad4fd62 clock: Rename the Info menu to Help for consistency. 2011-04-13 14:13:56 +02:00
Francois Gouget
d1b51d8502 programs: Standardize the About menus. 2011-04-12 13:08:14 +02:00
Hwang YunSong
c5ece97167 po: Update Korean translation. 2011-04-11 12:22:44 +02:00
Francois Gouget
d30316568a winhlp32: Add support for accelerators in general and F1 in particular. 2011-04-08 13:03:22 +02:00
Hwang YunSong
ea8b32cecf po: Update Korean translation. 2011-04-05 14:43:06 +02:00
Andrew Nguyen
ca854b82cf dxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container. 2011-04-04 13:20:49 +02:00
Andrew Nguyen
f9c8e46517 dxdiagn: Add language properties to the DxDiag_SystemInfo container. 2011-04-04 13:15:12 +02:00
Hwang YunSong
1beb6e1636 po: Update Korean translation. 2011-04-04 12:26:07 +02:00
Francois Gouget
1ea5c7b8d9 regedit: Add support for creating expandable string values. 2011-04-01 11:45:22 +02:00
Francois Gouget
9b21a106cc notepad: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters notepad.
2011-04-01 11:38:18 +02:00
Francois Gouget
fb3641c5d0 winefile: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters winefile.
2011-04-01 11:02:57 +02:00
Francois Gouget
d2e6e2a03d progman: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters progman.
2011-04-01 10:59:26 +02:00
Francois Gouget
a80f379565 progman: We don't have a wintutor application so remove the 'Tutorial' menu. 2011-04-01 10:56:09 +02:00
Francois Gouget
3767e9a2dc winhlp32: Remove the unimplemented help color and visibility menus. 2011-03-31 14:02:13 +02:00
Francois Gouget
7a569851d3 regedit: Remove the unimplemented menus to connect to remote registries. 2011-03-31 13:56:00 +02:00
Francois Gouget
80cf194e14 notepad: Remove the unimplemented help search menu. 2011-03-31 13:20:00 +02:00
Francois Gouget
801e775774 progman: Remove the unimplemented help search menu. 2011-03-31 13:16:04 +02:00
Francois Gouget
ddeacf86a4 winefile: Remove the unimplemented help search menu. 2011-03-31 13:12:46 +02:00
Francois Gouget
d770f86c9a programs: In English punctuations are not preceded by a space. 2011-03-30 18:23:40 +02:00
Francois Gouget
ff54c00601 winmm: Remove a space before a punctuation. 2011-03-30 18:23:40 +02:00
Francois Gouget
519e6f896c winefile: Remove the format disk command.
SHFormatDrive() is unimplemented in Wine and a format command seems useless in winefile.
2011-03-30 18:23:39 +02:00
Francois Gouget
0a2be1a0be winefile: Remove unimplemented menu entries.
They unnecessarily clutter the GUI and are unlikely to ever be implemented.
2011-03-30 18:23:39 +02:00
Hwang YunSong
99f3a399f8 po: Update Korean resource. 2011-03-17 17:57:23 +01:00
Francois Gouget
2d441f52dd kernel32: Some spelling tweaks and fixes for the error messages. 2011-03-16 16:31:53 +01:00
Hwang YunSong
e7a41a1ef3 po: Update Korean resource. 2011-02-08 14:45:56 -06:00
Alexander Scott-Johns
321e4c0eec notepad: Load UTF-8 encoding name from resources instead of using GetCPInfoEx. 2011-01-31 14:08:19 +01:00
Alexandre Julliard
c469b77624 kernel32: Add proper English messages for all error codes. 2011-01-27 15:23:56 +01:00
Hwang YunSong
c6193f91c8 po: Update Korean resource. 2011-01-27 14:46:08 +01:00
Alexandre Julliard
efa55fd2bf kernel32: Convert message translations to po files. 2011-01-24 21:35:14 +01:00
Hwang YunSong
94aa08d2ec po: Update Korean translation. 2011-01-21 12:24:48 +01:00
Owen Rudge
27048ce116 hhctrl.ocx: Implement pop-up menu for Options button. 2011-01-18 13:22:44 +01:00
Alexandre Julliard
baeb0d971f po: Unify the spelling of some menu entries across programs. 2011-01-14 18:26:22 +01:00
Alexandre Julliard
036fe88ef4 sane.ds: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard
7294f7d80f comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard
a2be59a3f6 winecfg: Convert menu and string tables resources to po files. 2011-01-14 18:26:10 +01:00
Alexandre Julliard
30b5e22def regedit: Convert menu and string tables resources to po files. 2011-01-14 18:26:06 +01:00
Alexandre Julliard
4c934cfe69 oleview: Convert menu and string tables resources to po files. 2011-01-14 18:09:03 +01:00
Alexandre Julliard
39558f8d81 user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
Alexandre Julliard
db60006e26 shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
Alexandre Julliard
7f59564fe0 oledlg: Convert string table resources to po files. 2011-01-13 16:18:24 +01:00
Alexandre Julliard
8062ec1a54 oleacc: Convert string table resources to po files. 2011-01-13 16:00:53 +01:00
Alexandre Julliard
af743a6b57 avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
Alexandre Julliard
902f10cc67 appwiz.cpl: Convert string table resources to po files. 2011-01-13 15:22:01 +01:00
Alexandre Julliard
8c9b54b7d7 cryptui: Unify the spelling of "All files" with the other modules. 2011-01-13 12:41:10 +01:00
Alexandre Julliard
35f3db4e24 winspool.drv: Convert string table resources to po files. 2011-01-12 18:12:14 +01:00
Alexandre Julliard
ec547500f2 wininet: Convert string table resources to po files. 2011-01-12 18:12:10 +01:00
Alexandre Julliard
944d218a14 shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
Alexandre Julliard
d3a1131660 shdocvw: Convert menu and string table resources to po files. 2011-01-12 17:52:20 +01:00
Alexandre Julliard
fac153be24 setupapi: Convert string table resources to po files. 2011-01-12 17:37:02 +01:00
Alexandre Julliard
f14712a24e msvfw32: Convert string table resources to po files. 2011-01-12 17:24:35 +01:00
Alexandre Julliard
50c23add2a mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Alexandre Julliard
142d416440 mpr: Convert string table resources to po files. 2011-01-12 16:27:50 +01:00
Alexandre Julliard
0546dd5b0f localui: Convert string table resources to po files. 2011-01-12 16:11:26 +01:00
Alexandre Julliard
be52106c54 inetcpl.cpl: Convert string table resources to po files. 2011-01-12 15:49:32 +01:00
Alexandre Julliard
aa1bdef9a4 cryptui: Convert string table resources to po files. 2011-01-12 15:30:17 +01:00
Alexandre Julliard
b6e78c4e7f credui: Convert string table resources to po files. 2011-01-12 15:19:02 +01:00
Alexandre Julliard
54684cf674 comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
Alexandre Julliard
4447900540 browseui: Convert menu and string table resources to po files. 2011-01-11 16:05:47 +01:00
Alexandre Julliard
88daff74dc wordpad: Convert menu and string table resources to po files. 2011-01-11 16:05:47 +01:00
Alexandre Julliard
08b919f8d9 winefile: Convert menu and string table resources to po files. 2011-01-10 23:37:15 +01:00
Alexandre Julliard
433e240cf6 winhlp32: Convert menu and string table resources to po files. 2011-01-10 20:30:14 +01:00
Alexandre Julliard
490a47ecfa winemine: Convert menu and string table resources to po files. 2011-01-10 19:35:32 +01:00
Alexandre Julliard
4f103ef790 winedbg: Convert menu and string table resources to po files. 2011-01-10 13:54:23 +01:00
Alexandre Julliard
389f0e7714 wineconsole: Convert string table resources to po files. 2011-01-10 13:42:09 +01:00
Alexandre Julliard
9d6489a346 view: Convert menu and string table resources to po files. 2011-01-10 13:25:22 +01:00
Alexandre Julliard
dfcd36ca40 taskmgr: Convert menu and string table resources to po files. 2011-01-08 16:43:38 +01:00
Alexandre Julliard
8a4daaba73 progman: Convert menu and string table resources to po files. 2011-01-08 16:19:06 +01:00
Alexandre Julliard
ff71d91043 notepad: Convert menu and string table resources to po files. 2011-01-08 15:53:31 +01:00
Alexandre Julliard
d1d494b3db wldap32: Convert translations to po files. 2011-01-06 17:57:43 +01:00
Alexandre Julliard
8aefc9081c winmm: Convert translations to po files. 2011-01-06 17:50:17 +01:00
Alexandre Julliard
b31d2311b2 shdoclc: Convert translations to po files. 2011-01-06 17:42:05 +01:00
Alexandre Julliard
000bb2454c oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
Alexandre Julliard
958ecd63f1 msvidc32: Convert translations to po files. 2011-01-06 17:19:23 +01:00
Alexandre Julliard
ad5605b553 msrle32: Convert translations to po files. 2011-01-06 17:07:44 +01:00
Alexandre Julliard
214ca2c01c msi: Convert translations to po files. 2011-01-06 16:21:30 +01:00
Alexandre Julliard
b41fc57ef6 mapi32: Convert translations to po files. 2011-01-06 16:14:33 +01:00
Alexandre Julliard
7df87f3976 localspl: Convert translations to po files. 2011-01-06 15:04:14 +01:00
Alexandre Julliard
0ccf1d89f8 jscript: Convert translations to po files. 2011-01-06 15:03:31 +01:00
Alexandre Julliard
9c6444c6be iccvid: Convert translations to po files. 2011-01-06 15:01:38 +01:00
Alexandre Julliard
c9b52d2095 hhctrl: Convert translations to po files. 2011-01-06 15:01:08 +01:00
Alexandre Julliard
0cdd147dcb devenum: Convert translations to po files. 2011-01-06 14:58:59 +01:00
Alexandre Julliard
8484e9633a cryptdlg: Convert translations to po files. 2011-01-06 14:58:27 +01:00
Alexandre Julliard
c485b18201 crypt32: Convert translations to po files. 2011-01-06 13:56:08 +01:00
Alexandre Julliard
f8be8ff65e xcopy: Convert translations to po files. 2011-01-04 20:27:34 +01:00
Alexandre Julliard
26c924ee15 write: Convert translations to po files. 2011-01-04 20:27:34 +01:00
Alexandre Julliard
4bca33439e uninstaller: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
f0673019a3 taskkill: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
1d3ef6992f start: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
7ca7138b40 reg: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
b8c80c995e net: Convert translations to po files. 2011-01-04 20:27:32 +01:00
Alexandre Julliard
6ec2a5375f ipconfig: Convert translations to po files. 2011-01-04 20:27:01 +01:00
Alexandre Julliard
6864716caa cmd: Convert translations to po files. 2011-01-04 17:16:00 +01:00
Alexandre Julliard
dcf5548bd6 clock: Convert translations to po files. 2011-01-04 11:20:30 +01:00