Commit Graph

579 Commits (master)

Author SHA1 Message Date
Hugh McMaster 31f0d95283 reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-05 00:06:41 +09:00
Hugh McMaster afa5251b10 reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-01 17:44:59 +09:00
Hugh McMaster 20a41d0339 reg: Ask the user if they want to delete the subkey, value, default value or all values.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 01:26:44 +09:00
Hugh McMaster a365418ae2 reg: Add support for the default registry value in ask_confirm().
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 01:26:43 +09:00
Hugh McMaster ae48fbafa8 reg: Ask the user whether they want to overwrite an existing registry value.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:51:10 +09:00
Hugh McMaster 2b06308fdb reg: Output program name instead of the generic 'Error'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:49:42 +09:00
Hugh McMaster 5654b91f7c reg: Specify the data type that is unsupported.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:45:05 +09:00
Hugh McMaster 5f07f81ad1 reg: Output messages with a variable number of arguments and convert message arrays to strings.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:41:12 +09:00
Hugh McMaster bb29a9bf5b wineconsole: Improve a user dialog resource string.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-28 01:25:49 +09:00
Jactry Zeng f80a3f6c25 winecfg: Use better shortcut keys.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-25 23:56:07 +09:00
Nikolay Sivov daaa083404 comdlg32/fontdlg: Allow font sizes outside of defaults set.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:46:39 +01:00
Francois Gouget 13cdcc4142 po: Remove some extraneous ellipses in the Norwegian Bokmål translation.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 13:09:15 +09:00
Francois Gouget 4f2016e57f po: Fix ellipsis issues in the Norwegian Bokmål translation.
The Microsoft Style Guidelines forbids inserting a space before the
ellipsis in menu and button labels, unlike in regular sentences.  Also
Wine avoids the Unicode ellipsis character.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 13:09:08 +09:00
Francois Gouget 608767a86c po: Fix some trailing space and exclamation mark issues in the Norwegian Bokmål translation.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 13:08:36 +09:00
Ken Thomases d8deecab11 winemac: Enable localization of strings used to build Mac menus.
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:39 +09:00
Joachim Priesner 0fc1753444 user32: msgbox: Rearrange buttons for correct tab order.
Tab order is the order of the controls in the dialog template, so
arrange them in a way that buttons appear in the correct order for all
possible combination of buttons (specified by the MB_* constants).

Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-15 00:53:21 +09:00
Nikolay Sivov 7e7b4de4b2 oledlg: Fix menu item string format. 2015-09-15 16:33:46 +09:00
Nikolay Sivov 2a761320db oledlg: Improve menu items localization for OleUIAddVerbMenuW(). 2015-09-09 17:51:15 +09:00
Vincent Povirk c5c5163e61 comdlg32: Implement open dropdown menu. 2015-08-28 21:23:26 +09:00
Hugh McMaster fb01bc0428 uninstaller: Add help switch and usage information. 2015-08-21 15:52:23 +09:00
Hugh McMaster 7bde6ec4ae uninstaller: Add WriteConsoleW support. 2015-08-18 14:39:12 +09:00
Hugh McMaster c3dd56c993 wineconsole: Allow users to enable or disable Insert Mode via the user dialog. 2015-07-13 22:22:57 +09:00
Hugh McMaster f85b46912a wineconsole: Rearrange user dialog to make room for new controls and improve resource strings. 2015-07-13 22:21:58 +09:00
Alex Henrie 660021d0fc cmd: Consistently wrap lines to 75 characters.
75 characters is the maximum length of a line before gettext breaks it,
so this convention will cause each translatable string to fit snugly
into the po files. It's also about what we were doing anyway, just not
consistently.

The biggest advantage to consistent line wrapping is that translators
will no longer have to guess where they should insert line breaks.

I have rewrapped the Catalan, Czech, Danish, German, Spanish, Finnish,
French, Croatian, Hungarian, Italian, Lithuanian, Norwegian, Dutch,
Polish, Portuguese, Romanian, Russian, Slovene, Swedish, Turkish, and
Ukranian translations so as to not burden their maintainers.

The Bulgarian, Greek, Esperanto, Farsi, Hindi, Malayalam, Oriya, Punjabi,
Romansh, Slovak, Serbian, Telugu, Thai, and Walloon translations did not
need to be rewrapped.

I removed Hebrew "translations" of cmd.rc that were just copies of the
English strings, and marked cmd.rc:142 as fuzzy if the translation
mentioned wine.conf.

Single-line translations that were 80 characters long or less were not
wrapped.

The Arabic, Japanese, Korean, and Chinese translations still need to be
rewrapped.
2015-07-06 14:49:40 +09:00
Jared Smudde 49b6b60e23 winhlp32: Move Always on top to Options. 2015-06-24 19:09:59 +09:00
Hugh McMaster fdae80d45f regsvr32: Convert codebase to Unicode. 2015-06-24 19:06:32 +09:00
Alex Henrie e4fce5058d winmm: Make mixer UI translatable. 2015-05-21 14:18:44 +09:00
Nikolay Sivov 9fda58362b oledlg: Support convert menu item in OleUIAddVerbMenuW(). 2015-05-21 14:12:19 +09:00
Alex Henrie 4dc69d0c45 winmm: Improve grammar by changing "or" to "and" in an error message. 2015-05-18 18:00:44 +09:00
Nikolay Sivov 66bcad51c0 oledlg: Make object name menu item localized. 2015-05-18 17:58:31 +09:00
Alex Henrie a3069358e6 po: Follow GNU specification for Language and Language-Team headers. 2015-05-12 16:02:14 +09:00
Alex Henrie cc2f2f2243 wineps: Make printer setup dialog caption translatable. 2015-05-08 16:42:00 +09:00
Alex Henrie e4e78b0a83 comdlg32: Remove unused string resource "Borders". 2015-04-29 15:46:13 +09:00
Andrew Eikum e17f4fd2f8 winecfg: Use a listview for speaker configuration. 2015-04-15 16:21:35 +09:00
Jacek Caban 5aa19990da hhctrl.ocx: Added support for context menus. 2015-02-24 12:44:06 +09:00
Jonathan Vollebregt 0898bd22bf reg: Add wchar/type conversion functions. 2015-02-23 22:07:07 +09:00
Jonathan Vollebregt 208ca071dc reg: Add sane_path function to do preliminary key validation. 2015-02-23 22:03:34 +09:00
Alex Henrie d340df7c49 cryptui: Fix grammar in warning message. 2015-02-20 16:33:59 +09:00
Mark Harmstone b2dede7950 winecfg: Add speaker config controls to audio tab. 2015-02-03 20:12:50 +09:00
Jacek Caban 5ec69474cf jscript: Added conditional compilation @set support. 2014-09-30 18:15:14 +02:00
David Hedberg 3cf2fb3a9c comdlg32: Support browsing for folders. 2014-08-04 14:32:59 +02:00
Nikolay Sivov 50ad765cd6 kernel32: Added a message for WSAECONNRESET. 2014-06-16 09:33:13 +02:00
Frédéric Delanoy d1dbc024b5 oleacc: Add message context for object state string resources. 2014-05-15 17:22:29 +02:00
Piotr Caban 5f51dda7ee oleacc: Add GetStateText implementation. 2014-05-14 17:28:07 +02:00
Nikolay Sivov 78720e52da regsvr32: Fix some usage message issues. 2014-04-01 13:36:59 +02:00
Hugh McMaster 412a4f13f6 regsvr32: Replace printf calls with WriteConsole function. 2014-03-26 19:20:30 +01:00
Aric Stewart 5c8fe3a40f kernel32: Add system message for ERROR_NOT_CONNECTED. 2014-02-07 13:11:58 +01:00
Vincent Povirk 71fc31db00 explorer: Add run dialog to start menu. 2014-01-08 16:11:37 +01:00
Vincent Povirk 5a00584bab explorer: Add non-functional start button. 2014-01-08 16:11:35 +01:00
Alexander Sørnes d030a6c588 po: Update Norwegian translation. 2013-12-27 18:20:59 +01:00
Alexandre Bique 483b7ebebf cmd: Update the string of the ver command. 2013-12-12 19:21:35 +01:00
Francois Gouget d9f9500158 winecfg: Tweak the wording of the drives configuration. 2013-12-02 19:25:20 +01:00
Francois Gouget 375d8a39e2 kernel32: Avoid an unneeded abbreviation in an error message. 2013-11-05 20:38:20 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Francois Gouget c886ad824a cmd: Standardize the references to directories in the builtin command usage messages. 2013-10-01 19:22:45 +02:00
Francois Gouget b151052be4 cmd: Mention that the % must be doubled for FOR variables in batch files.
Also standardize on the 'Usage:' prefix for usage messages.
2013-10-01 19:16:30 +02:00
Francois Gouget 7eeb804907 winmm: Fix two error messages to not point users to a MIDI Mapper configuration applet we don't have. 2013-10-01 19:13:18 +02:00
Ken Sharp 1e29e52085 kernel32: Correct log on / logon (noun / verb). 2013-07-30 14:43:35 +02:00
Francois Gouget c1eb9cf1b6 cmd: Remove an invalid comment in the FOR a usage message.
The % must be doubled for FOR variables. The removed comment was in fact documenting an old Wine bug.
2013-07-12 18:04:22 +02:00
Francois Gouget 12bb28f2e8 po: Tweak the Norwegian Bokmål translation for the task manager's affinity labels. 2013-07-11 16:54:05 +02:00
Francois Gouget 9767c34d2e kernel32: Fix spelling of the 'inter-domain' error message. 2013-07-08 17:09:02 +02:00
Alexandre Julliard f07ff7f981 winefile: Avoid abbreviations in column names. 2013-06-18 12:57:44 +02:00
André Hentschel b372044c39 netstat: Implement the UDP stats output. 2013-01-22 12:26:49 +01:00
André Hentschel 709b9ee819 netstat: Implement the TCP stats output. 2013-01-22 12:24:06 +01:00
André Hentschel 7b53eac79f netstat: Implement -e option. 2013-01-08 12:49:03 +01:00
André Hentschel 5263afdb68 netstat: Don't translate strings only translated in German. 2013-01-08 12:36:51 +01:00
André Hentschel c5f1572744 ipconfig: Distinguish between IPv4 and IPv6 addresses. 2013-01-07 13:38:22 +01:00
Francois Gouget 968ccaa60f urlmon: Fix the message warning about installing ActiveX components. 2013-01-07 13:38:18 +01:00
André Hentschel 6e989604a3 netstat: Initial implementation. 2012-12-28 11:37:52 +01:00
Dmitry Timoshkov 11a69ab5aa wineps.drv: Add an ability to select device resolution from UI. 2012-12-24 14:34:27 +01:00
Ann and Jason Edmeades 95279b87e4 cmd: Add set /a support. 2012-12-21 12:00:19 +01:00
Jacek Caban b568d88815 jscript: Throw an error if return statement is in eval code. 2012-12-12 20:23:13 +01:00
Jason Edmeades fc847f868c cmd: Change what 'ver' issues. 2012-11-28 20:14:54 +01:00
Alexandre Julliard c9e951dfd3 urlmon: Add po file support for resource translation. 2012-11-02 19:47:23 +01:00
Frédéric Delanoy 16d5f457e2 cmd: Display a clearer error message for not found commands. 2012-10-26 16:42:34 +02:00
Jacek Caban 8e2fd3a9be mshtml: Get rid of no longer used painting fallback for missing Gecko. 2012-10-23 19:44:05 +02:00
Alexandre Julliard 7eb49ae703 gdi32: Enumerate a default charset if no other valid charset was found. 2012-09-27 14:39:24 +02:00
Huw Davies 7a2d68abc8 comdlg32: Use a ComboBoxEx control for the filename if the structure size is not the nt40 version size. 2012-09-25 19:25:21 +02:00
Francois Gouget 8700bb86a2 regedit: Fix the spelling of multi-string. 2012-09-24 10:51:47 +02:00
Lucas Zawacki 78c8fe0db2 joy.cpl: Disable joysticks using joy.cpl. 2012-08-24 11:30:59 +02:00
Francois Gouget 35f0c00bde xcopy: Fix spelling and slightly reword the usage message. 2012-08-22 12:02:51 +02:00
Francois Gouget 63ba4b4a5a kernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages. 2012-08-16 11:05:21 +02:00
Francois Gouget b1d35b15a9 winecfg: An English spelling tweak. 2012-08-16 11:04:48 +02:00
Francois Gouget dc09ffe194 inetcpl: Tweak the spelling of a label. 2012-08-16 11:04:19 +02:00
Francois Gouget 951f143b26 winefile: Tweak the spelling of a menu. 2012-08-16 11:03:48 +02:00
Francois Gouget 29fcdfe533 winecfg: Tweak the spelling of a couple of labels. 2012-08-16 11:03:18 +02:00
Francois Gouget d2b0c3e1ad taskmgr: Tweak the spelling of a label. 2012-08-16 11:02:33 +02:00
Lucas Zawacki 0204b30e84 joy.cpl: Added force feedback direction control. 2012-07-17 12:49:49 +02:00
Lucas Zawacki 37ce970629 joy.cpl: Tab for force feedback tests. 2012-07-17 12:49:16 +02:00
Lucas Zawacki d0977a2b8b joy.cpl: Added POV axis visualization. 2012-06-28 11:35:07 +02:00
Francois Gouget e0f4d5caf9 start: Fix the command line handling. 2012-06-28 01:38:40 +02:00
Vincent Povirk 862986576b appwiz: Update text to match button names. 2012-06-26 12:41:01 +02:00
Lauri Kenttä 5393d8869e po: Update Norwegian Bokmål translation. 2012-06-25 10:32:42 +02:00
Lucas Zawacki 6cc9968125 joy.cpl: Hardcode axis name strings that were in joy.rc. 2012-06-19 22:03:21 +02:00
Hans Leidekker ae9697f117 wmic: Add support for querying class properties. 2012-06-19 11:26:02 +02:00
Francois Gouget 27b8e7c1d8 kernel32: Use the English (United States) spelling of license. 2012-06-15 18:35:39 +02:00
Lucas Zawacki af55e7dc45 joy.cpl: Added a Graphical Axis test. 2012-06-07 21:58:15 +02:00
Lucas Zawacki fd951a7ec2 joy.cpl: Added joystick testing tab and button tests. 2012-06-07 21:49:47 +02:00
Lucas Zawacki d4c8f771b2 joy.cpl: Added joystick listing. 2012-06-05 21:22:51 +02:00
Lucas Zawacki 033f4ae4b8 joy.cpl: First version of the joystick configuration applet. 2012-06-05 21:21:08 +02:00
Vincent Povirk 8ea086b308 appwiz.cpl: Add Wine Mono to addons. 2012-05-21 20:38:53 +02:00
Francois Gouget 1a46a46208 wordpad: Tweak the spelling of a couple of menus. 2012-05-16 19:42:50 +02:00
Francois Gouget 5cee710e57 mpr: Tweak a label so it matches the one in wininet. 2012-05-16 19:39:27 +02:00
Francois Gouget cc463d0bcc regedit: An English (United States) spelling fix. 2012-05-04 18:08:23 +02:00
Francois Gouget 8184ef074f comdlg32: An English (United States) spelling fix. 2012-05-04 18:07:55 +02:00
Francois Gouget 3bbf585b5c wldap32: An English (United States) spelling fix. 2012-05-04 18:07:24 +02:00
Francois Gouget f0620c5156 kernel32: Some English (United States) spelling fixes. 2012-05-03 12:23:05 +02:00
Francois Gouget 1bf438ab29 msi: Tweak msiexec's usage message. 2012-05-03 11:51:38 +02:00
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
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 3d6f9eac89 po: Fix some space issues in the Norwegian Bokmål translation. 2012-03-05 17:30:28 +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 5e0029ef8d po: Remove some invalid Norwegian Bokmål shell folder name translations. 2012-02-27 15:39:36 +01:00
Francois Gouget 2fa09b1b10 po: Fix some typography issues in the Norwegian Bokmål translation. 2012-02-27 15:39:36 +01:00
Francois Gouget 216359c6fb po: Tweak the wrapping of the cmd MOVE Norwegian Bokmål usage message translation. 2012-02-27 15:39:35 +01:00
Francois Gouget 60da6dcc22 po: Restore or add some 'Yes/No' Norwegian Bokmål translations. 2012-02-22 16:04:12 +01:00
Francois Gouget 5dd206b14a po: Restore some 'About' Norwegian Bokmål translations or improve the suggestions. 2012-02-22 16:04:12 +01:00
Francois Gouget 4743279750 po: Use '+' when specifying a modifier + accelerator key combination. 2012-02-14 17:59:16 +01:00
Francois Gouget 969a6994f3 po: Remove invalid Close/Next translation suggestions. 2012-02-14 17:59:01 +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 c4db35ca0b po: Fix trailing full stops errors in the Norwegian Bokmål translation. 2012-02-11 15:43:32 +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 c6b237896c po: Fix some trailing ellipses errors in Norwegian Bokmål translation. 2012-02-07 09:36:26 -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
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 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
Francois Gouget 8330a9629d po: Remove English strings from the Norwegian Bokmål translation. 2012-01-18 12:54:38 +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
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
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
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
Detlef Riekenberg 52b03c90e7 ieframe: Improve status updates in BindStatusCallback_OnProgress. 2011-12-21 15:08:04 +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
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
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