Commit graph

4080 commits

Author SHA1 Message Date
Ricardo Filipe 7143a64d71 notepad: Update Portuguese translation and convert to UTF8. 2009-07-07 13:26:37 +02:00
Huw Davies 7705022c84 winecfg: Add English neutral translations. 2009-07-07 13:26:24 +02:00
Huw Davies 4a28359ba3 wineconsole: Add English neutral translations. 2009-07-07 13:26:04 +02:00
Huw Davies 7ceb4e7278 winhlp32: Add English neutral translations. 2009-07-07 13:25:58 +02:00
Vladimir Pankratov 5ce04f7ffc regedit: Implement open last key at startup. 2009-07-07 11:17:10 +02:00
Anders Jonsson 1903e74c68 notepad: Update Swedish translation. 2009-07-07 11:00:43 +02:00
André Hentschel 90586893c1 winecfg: Improve German About dialog. 2009-07-07 11:00:36 +02:00
Frédéric Delanoy acd3be771b xcopy: Fix French translation. 2009-07-07 11:00:14 +02:00
Frédéric Delanoy adea830ad7 wordpad: Fix French translation & UI display. 2009-07-07 11:00:09 +02:00
Frédéric Delanoy 8356d12c4c winefile: Fix French translation & UI display. 2009-07-07 11:00:04 +02:00
Frédéric Delanoy f43b8691d2 notepad: Update French translation. 2009-07-07 10:59:53 +02:00
Frédéric Delanoy 9595b13039 winhlp32: Fix French translation. 2009-07-07 10:59:49 +02:00
Alexandre Julliard fc2bef1d9c winetest: Load resources by name instead of id. 2009-07-07 10:59:29 +02:00
Frédéric Delanoy 89260f00bb wineconsole: Fix French translation & UI display. 2009-07-06 15:25:43 +02:00
Michael Stefaniuc 4f8ce1b2f2 winecfg: Fix regression introduced by 807d75a94e.
This is the fix for the "PACKAGE_STRING" Wine release.
2009-07-06 14:35:38 +02:00
Alexander Scott-Johns 32c066f12a notepad: When opening a file, replace \0 characters with spaces, instead of truncating the file at the first \0. 2009-07-06 14:35:27 +02:00
Alexander Scott-Johns 93b99e0af3 notepad: Refactor DoOpenFile to simplify next patch. 2009-07-06 14:35:27 +02:00
Aurimas Fišeras 4e1af57b5f Various spelling fixes for Lithuanian translation. 2009-07-06 14:35:26 +02:00
Alexander Nicolaysen Sørnes 18045e5681 notepad: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Alexander Nicolaysen Sørnes 815a66d787 reg: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 958ba9e139 winecfg: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 1cbb7e1cae uninstaller: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy afcbfa4ac2 taskmgr: Update French translation; display fixes. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy e2f2688356 regedit: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy d4bba24e5c oleview: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 662b3fb98a notepad: Update French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 18dbff2a8c cmd: Fix French translation. 2009-07-06 14:35:25 +02:00
Alexandre Julliard 0dc951694b winetest: Build exe resources as separate .res files. 2009-07-06 14:33:32 +02:00
Paul Vriens 44da9ba361 notepad: Add Dutch translations. 2009-07-03 15:53:31 +02:00
Alexander Nicolaysen Sørnes 0bb5ab6355 wordpad: Update Norwegian Bokmål translation. 2009-07-03 14:28:45 +02:00
Alexander Nicolaysen Sørnes 55b21c404a regedit: Update Norwegian Bokmål translation. 2009-07-03 14:28:33 +02:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Michael Stefaniuc 2885b0b8f4 msiexec: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:06:18 +02:00
Michael Stefaniuc b4b7494584 progman: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:54 +02:00
Michael Stefaniuc 08ac4a4c22 winefile: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:33 +02:00
Michael Stefaniuc 313dd0c3a4 oleview: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:28 +02:00
André Hentschel c83c0bfd34 notepad: Update German translation. 2009-07-03 11:27:56 +02:00
Aurimas Fišeras e628509a29 winecfg: Improve Lithuanian translation. 2009-07-03 11:27:49 +02:00
Aurimas Fišeras d7a1cb2c25 cmd: Add Lithuanian translation. 2009-07-03 11:27:45 +02:00
Aurimas Fišeras 509a580b62 notepad: Update Lithuanian translation. 2009-07-03 11:27:40 +02:00
Alexander Scott-Johns 84fd1c84f8 notepad: Detect if saving will lose information. 2009-07-02 13:08:50 +02:00
Alexander Scott-Johns 67766392bf notepad: Allow user to choose which encoding to open and save files in. 2009-07-02 13:05:54 +02:00
Alexander Scott-Johns 080cc90992 notepad: Remember the encoding of files when they are opened, and use the same encoding when saving. 2009-07-02 13:05:50 +02:00
Alexander Scott-Johns 8b6b7b2c39 notepad: Improve encoding detection when opening files. 2009-07-02 13:05:45 +02:00
Alexander Scott-Johns 42729bc1c1 notepad: Fix trying to open non-existent files with the command line. 2009-07-02 12:58:16 +02:00
Michael Stefaniuc 8e2f63684b notepad: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:11 +02:00
Michael Stefaniuc 99e179445c winhlp32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:01 +02:00
Michael Stefaniuc c135e063c4 view: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:39 +02:00
Michael Stefaniuc 6667ef1341 winemine: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:23 +02:00
Michael Stefaniuc eaa31f33d6 wordpad: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:07 +02:00