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
Aurimas Fišeras
099bd271b1
po: Update Lithuanian translation.
2015-09-10 17:22:48 +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
Aurimas Fišeras
1684a0b6bd
po: Update Lithuanian translation.
2015-08-24 08:22:07 +09:00
Hugh McMaster
fb01bc0428
uninstaller: Add help switch and usage information.
2015-08-21 15:52:23 +09:00
Aurimas Fišeras
88d49b25c8
po: Update Lithuanian translation.
2015-08-19 14:50:42 +09:00
Hugh McMaster
7bde6ec4ae
uninstaller: Add WriteConsoleW support.
2015-08-18 14:39:12 +09:00
Aurimas Fišeras
35ec7abe32
po: Update Lithuanian translation.
2015-07-14 23:27:21 +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
Aurimas Fišeras
f2988416ab
po: Update Lithuanian translation.
2015-05-22 14:11:13 +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
Aurimas Fišeras
97bfece7cc
po: Update Lithuanian translation.
2015-05-19 15:46:16 +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
Aurimas Fišeras
85311c002d
po: Update Lithuanian translation.
2015-05-11 14:46:15 +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
Aurimas Fišeras
ea01855049
po: Update Lithuanian translation.
2015-02-25 14:16:52 +09:00
Jacek Caban
5aa19990da
hhctrl.ocx: Added support for context menus.
2015-02-24 12:44:06 +09:00
Aurimas Fišeras
7b620af230
po: Update Lithuanian translation.
2015-02-24 12:33:59 +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
Aurimas Fišeras
49815a60f9
po: Update Lithuanian translation.
2015-02-23 15:25:53 +09:00
Alex Henrie
d340df7c49
cryptui: Fix grammar in warning message.
2015-02-20 16:33:59 +09:00
Austin English
6cf6c4c596
po: Use English names for Programs Files in Lithuanian translation.
2015-02-20 16:24:18 +09:00
Aurimas Fišeras
8d764d5cf1
po: Update Lithuanian translation.
2015-02-04 20:33:36 +09:00
Mark Harmstone
b2dede7950
winecfg: Add speaker config controls to audio tab.
2015-02-03 20:12:50 +09:00
Aurimas Fišeras
311e21d2b2
po: Update Lithuanian translation.
2014-10-06 17:32:35 +02:00
Jacek Caban
5ec69474cf
jscript: Added conditional compilation @set support.
2014-09-30 18:15:14 +02:00
Aurimas Fišeras
4a6ce97fc3
po: Update Lithuanian translation.
2014-08-06 00:47:53 +02:00
David Hedberg
3cf2fb3a9c
comdlg32: Support browsing for folders.
2014-08-04 14:32:59 +02:00
Aurimas Fišeras
c229428a14
po: Update Lithuanian translation.
2014-06-17 09:07:44 +02:00
Nikolay Sivov
50ad765cd6
kernel32: Added a message for WSAECONNRESET.
2014-06-16 09:33:13 +02:00
Aurimas Fišeras
4a06f84b9f
po: Update Lithuanian translation.
2014-05-16 10:52:58 +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
Aurimas Fišeras
bfb39bee7c
po: Update Lithuanian translation.
2014-04-04 10:43:37 +02:00
Nikolay Sivov
78720e52da
regsvr32: Fix some usage message issues.
2014-04-01 13:36:59 +02:00
Aurimas Fišeras
c8269c2cd7
po: Update Lithuanian translation.
2014-03-27 12:06:08 +01:00
Hugh McMaster
412a4f13f6
regsvr32: Replace printf calls with WriteConsole function.
2014-03-26 19:20:30 +01:00
Aurimas Fišeras
c8f780be6a
po: Update Lithuanian translation.
2014-02-11 19:19:14 +01:00
Aric Stewart
5c8fe3a40f
kernel32: Add system message for ERROR_NOT_CONNECTED.
2014-02-07 13:11:58 +01:00
Aurimas Fišeras
9cb328e185
po: Update Lithuanian translation.
2014-01-09 10:55:32 +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
Aurimas Fišeras
09b817aaf8
po: Update Lithuanian translation.
2013-12-12 21:55:29 +01:00
Alexandre Bique
483b7ebebf
cmd: Update the string of the ver command.
2013-12-12 19:21:35 +01:00
Aurimas Fišeras
58d96f7665
po: Update Lithuanian translation.
2013-12-03 20:38:51 +01:00
Francois Gouget
d9f9500158
winecfg: Tweak the wording of the drives configuration.
2013-12-02 19:25:20 +01:00
Aurimas Fišeras
968e3c5a6b
po: Update Lithuanian translation.
2013-11-06 12:01:55 +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
Aurimas Fišeras
f870cc7e7c
po: Update Lithuanian translation.
2013-10-02 11:11:57 +02: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
9767c34d2e
kernel32: Fix spelling of the 'inter-domain' error message.
2013-07-08 17:09:02 +02:00
Aurimas Fišeras
8c2dda4d08
po: Update Lithuanian translation.
2013-06-19 10:58:40 +02:00
Alexandre Julliard
f07ff7f981
winefile: Avoid abbreviations in column names.
2013-06-18 12:57:44 +02:00
Aurimas Fišeras
534f5e5dd0
po: Update Lithuanian translation.
2013-01-23 20:47:15 +01: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
Aurimas Fišeras
c607607dc0
po: Update Lithuanian translation.
2013-01-09 17:39:36 +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
Aurimas Fišeras
29957438fb
po: Update Lithuanian translation.
2013-01-08 12:18:32 +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
Aurimas Fišeras
bc17219a22
po: Update Lithuanian translation.
2013-01-02 13:09:20 +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
Aurimas Fišeras
2b2dac7f0d
po: Update Lithuanian translation.
2012-12-24 13:34:21 +01:00
Ann and Jason Edmeades
95279b87e4
cmd: Add set /a support.
2012-12-21 12:00:19 +01:00
Aurimas Fišeras
b234f72c00
po: Update Lithuanian translation.
2012-12-14 11:57:21 +01:00
Jacek Caban
b568d88815
jscript: Throw an error if return statement is in eval code.
2012-12-12 20:23:13 +01:00
Aurimas Fišeras
a769e4aeb0
po: Update Lithuanian translation.
2012-12-04 00:02:50 +01:00
Aurimas Fišeras
3a1f31ea67
po: Update Lithuanian translation.
2012-12-03 18:24:20 +01:00
Aurimas Fišeras
04bcba1c3e
po: Update Lithuanian translation.
2012-11-29 00:16:16 +01:00
Jason Edmeades
fc847f868c
cmd: Change what 'ver' issues.
2012-11-28 20:14:54 +01:00
Aurimas Fišeras
571d595b16
po: Update Lithuanian translation.
2012-11-05 11:14:54 +01:00
Alexandre Julliard
c9e951dfd3
urlmon: Add po file support for resource translation.
2012-11-02 19:47:23 +01:00
Aurimas Fišeras
d4294f1080
po: Update Lithuanian translation.
2012-10-29 10:55:00 +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
Aurimas Fišeras
1e86d79036
po: Update Lithuanian translation.
2012-08-27 11:30:23 +02:00
Lucas Zawacki
78c8fe0db2
joy.cpl: Disable joysticks using joy.cpl.
2012-08-24 11:30:59 +02:00