Commit Graph

210 Commits

Author SHA1 Message Date
Akihiro Sagawa 365e7244af cryptui: Update Japanese translation. 2010-10-18 11:49:15 +02:00
Akihiro Sagawa b3b64fdf5e cryptui: Add Japanese translation. 2010-10-15 11:35:37 +02:00
Juan Lang d48a56db5c cryptui: Don't crash displaying a certificate hierarchy when the certificate's signer isn't found.
Spotted by André Hentschel.
2010-10-07 12:00:26 +02:00
Alexandre Julliard 1019c2fe5d cryptui: Fix incorrect use of the ScreenToClient function. 2010-10-05 14:02:29 +02:00
André Hentschel 4a69fa34e9 cryptui: Fix German translation. 2010-10-04 15:00:06 +02:00
Juan Lang 99e557f02b cryptui: Check whether caller called WinVerifyTrust when deciding whether to call it. 2010-10-04 11:03:38 +02:00
Juan Lang e47fae98e3 cryptui: Remove redundant close line. 2010-10-04 11:03:25 +02:00
Luca Bennati b1beec24d9 cryptui: Update Italian translation. 2010-09-21 17:53:53 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Luca Bennati 5e87eacb14 cryptui: Update Italian translation. 2010-09-09 19:28:32 +02:00
Anders Jonsson e8994599dc cryptui: Fix typos in English resources. 2010-08-03 11:05:52 +02:00
Anders Jonsson a070fbe94a cryptui: Add Swedish translation. 2010-08-02 12:55:21 +02:00
Michael Stefaniuc 114c57de39 cryptui: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 35b65ca550 cryptui: Add Ukrainian translation. 2010-07-20 13:13:05 +02:00
Alexander Nicolaysen Sørnes b68917b227 cryptui: Fix a typo in the Norwegian Bokmål translation. 2010-07-14 11:43:29 +02:00
Alexander Nicolaysen Sørnes 2f41d4f70d cryptui: Add Norwegian Bokmål translation. 2010-07-13 16:28:01 +02:00
Gustavo Henrique Milaré 4426ce0f47 cryptui: Update Portuguese (Brazilian) translation. 2010-07-06 11:18:12 +02:00
Michael Stefaniuc f0e0a461fe cryptui: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-07-01 10:08:40 +02:00
Luca Bennati fd421c34c1 cryptui: Add Italian translation. 2010-06-16 12:48:50 +02:00
Łukasz Wojniłowicz 1776968908 cryptui: Add the Polish translation. 2010-06-07 12:54:58 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Michael Stefaniuc 20c3512b59 cryptui: Don't cast NULL to an integer type. 2009-12-21 15:01:25 +01:00
Francois Gouget 9bcd9a7eb2 cryptui: Remove WINAPI on the cert_mgr_sort_by_text() static function that does not need it. 2009-11-09 19:41:01 +01:00
Juan Lang 8d72b37dac cryptui/tests: Fix typos. 2009-11-05 11:58:05 +01:00
Juan Lang 73c41f1ef6 cryptui/tests: Remove a double free. 2009-11-05 11:58:02 +01:00
Juan Lang b8b8ff0754 cryptui: Fix German translation. 2009-10-29 13:08:03 +01:00
Aurimas Fišeras 878aac41e8 cryptui: Fix Lithuanian translation. 2009-10-29 13:07:59 +01:00
Juan Lang 7690ff2f0e cryptui: Display <None> for a cert's friendly name if no friendly name property is set. 2009-10-28 11:11:13 +01:00
Juan Lang c3775d82d3 cryptui: Sort certificates by subject name by default. 2009-10-27 10:52:51 +01:00
Juan Lang 3a7d3fcc8a cryptui: Support sorting columns by clicking on their headers. 2009-10-27 10:52:46 +01:00
Paul Vriens 644ab340f8 cryptui: Fix a typo. 2009-09-17 13:31:09 -05:00
Hwang YunSong 70da51371e cryptui: Updated Korean resource. 2009-08-03 16:00:52 +02:00
Ricardo Filipe b219cbca74 cryptui: Add Portuguese translation. 2009-07-23 11:21:50 +02:00
Aurimas Fišeras d05f1d3e0a Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Frédéric Delanoy e3bf3d8b62 cryptui: Fix French translation & UI display. 2009-07-10 15:12:54 +02:00
Frédéric Delanoy 04f5c9153a cryptui: Fix UI display. 2009-07-10 15:12:51 +02:00
Hwang YunSong 7cecc0cb82 cryptui: Updated Korean resource. 2009-07-09 11:37:29 +02:00
Juan Lang a83f1c93c3 cryptui: Increase control width to support larger fonts. 2009-07-08 20:15:08 +02:00
Aurimas Fišeras d9d9dae71a cryptui: Add Lithuanian translation. 2009-07-06 14:35:26 +02:00
Paul Vriens 304806f475 cryptui: Show the select store text when browsing stores. 2009-07-06 14:35:26 +02:00
Paul Vriens 5c49cfc09a cryptui: Fix Dutch translations. 2009-07-06 14:35:26 +02:00
Michael Stefaniuc 7460c996be cryptui: Build language resource files separately. 2009-07-02 13:17:57 +02:00
Frédéric Delanoy 6628fb474f cryptui: Add French translation. 2009-06-30 12:29:54 +02:00
Andrew Talbot b2bb4a2ca8 cryptui: Constify some variables. 2009-06-24 11:24:58 +02:00
Francois Gouget 37c0780e14 cryptdlg & cryptui: Use SUBLANG_NEUTRAL for German. 2009-06-15 13:42:29 +02:00
André Hentschel 7db8ecb611 cryptui: Improve German translation. 2009-06-10 11:47:53 +02:00
André Hentschel b20fae4dc4 cryptui: Add German translation. 2009-06-08 12:42:34 +02:00
Frans Kool 918935613f cryptui: Added Dutch translations. 2009-05-25 11:21:44 +02:00