Commit Graph

54 Commits

Author SHA1 Message Date
twinaphex
02af2abf93 (nl) Fix some more strings 2015-06-27 13:56:39 +02:00
twinaphex
d7ce278f53 (nl) Fix 'Core Settings' label 2015-06-27 13:54:07 +02:00
twinaphex
a5fc099115 (nl) Fix 'Logging Verbosity' 2015-06-27 13:52:59 +02:00
twinaphex
eeaee6e26a Add more Dutch translations 2015-06-27 13:50:35 +02:00
twinaphex
71d8d80769 Fix settings name mistake 2015-06-27 13:26:12 +02:00
twinaphex
d7a0a929ca (Menu) Add some more translatable strings 2015-06-27 13:25:14 +02:00
twinaphex
97f10e4a64 Some more C89 compatibility fixes 2015-06-26 19:34:19 +02:00
Alcaro
4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
Jan Holthuis
6e401c6572 (menu/intl/menu_hash_de) Add more german "help" translations 2015-06-26 17:13:06 +02:00
Jan Holthuis
9841946f76 (menu/intl/menu_hash_de) Add more german translations 2015-06-26 17:12:44 +02:00
Jean-André Santoni
7d9240a5b2 (French) More translations 2015-06-26 19:25:01 +07:00
twinaphex
d0806b9d6b Make Left Analog/Right Analog translatable too 2015-06-26 11:45:59 +02:00
twinaphex
f500ef15ff (Menu) Make language labels translatable too 2015-06-26 11:43:24 +02:00
Twinaphex
b17e286e59 Merge pull request #1863 from lakkatv/xmb
(French) More translations
2015-06-26 11:40:39 +02:00
Jean-André Santoni
b966dd32af (French) More translations 2015-06-26 16:33:04 +07:00
twinaphex
81f09f8378 (Esperanto) Add stub Esperanto language hooks 2015-06-26 11:16:02 +02:00
Jan Holthuis
5657e50dd1 Make "Input User %u Binds" translateable 2015-06-26 03:48:21 +02:00
Jan Holthuis
f669c8a49c (menu/intl/menu_hash_us) Make "No information available" translateable
This adds the ability to translate the "No information is available"
string in the menu_hash_get_help_us() function translateable
without removing the possibility to fall back to english if a
string is not translated.
2015-06-26 03:26:55 +02:00
Jan Holthuis
a0473ad2ff (menu/intl/menu_hash_de) Translation of menu_hash_get_help_de started 2015-06-26 03:16:49 +02:00
Jan Holthuis
b041c27534 (menu/intl/menu_hash_de) Add some more translations 2015-06-26 03:16:41 +02:00
twinaphex
544a23af0d (Menu) Rewrite some hashes 2015-06-25 20:08:59 +02:00
twinaphex
eb3099b0a8 More translatable strings 2015-06-25 20:06:11 +02:00
twinaphex
e0d0e574cb Add more translatable strings 2015-06-25 17:00:58 +02:00
twinaphex
f82286ca06 (Menu) Add more translated strings 2015-06-25 16:50:34 +02:00
twinaphex
0dd1f1d858 (NL) Implement 'No Information Is Available' string 2015-06-25 08:09:11 +02:00
twinaphex
7d85936e2b Move 'No Information is Available' string to menu_hash_us.c 2015-06-25 08:04:34 +02:00
twinaphex
610402c303 (menu_setting.c) Create MENU_VALUE_NONE 2015-06-25 08:00:12 +02:00
twinaphex
9649ffeedc Allow help messages to be translated too 2015-06-25 07:55:54 +02:00
twinaphex
de527bf7ad (Menu/intl) NL - some improvements 2015-06-25 07:25:05 +02:00
twinaphex
e7bccd7fc1 (Menu/intl) Add MENU_VALUE_PORT 2015-06-25 07:23:19 +02:00
twinaphex
f1248eb690 (Menu/intl) Add some more hashes 2015-06-25 07:20:11 +02:00
twinaphex
45e008d3b0 (Menu/intl) Create MENU_VALUE_BACK 2015-06-25 07:15:19 +02:00
twinaphex
8dbc3ce0b1 (NL) Some more improvements 2015-06-25 06:54:50 +02:00
twinaphex
79325dfa10 (menu_hash_nl.c) Nearly full Dutch translation 2015-06-25 06:50:54 +02:00
twinaphex
8a97c2ac2f Implement screen resolution labels 2015-06-25 05:26:02 +02:00
Jan Holthuis
9a272e46a8 (menu/intl/menu_hash_de) Translate values from commit 69f8b00 to german 2015-06-24 20:16:12 +02:00
Jan Holthuis
69f8b0077b (menu/menu_displaylist) Make "true"/"false" in system information menu translatable 2015-06-24 20:15:13 +02:00
Twinaphex
c740df1da6 Merge pull request #1856 from Holzhaus/more-translations-labels
More translations labels
2015-06-24 19:52:06 +02:00
Jan Holthuis
c3446fdd1c (menu/intl/menu_hash_de) Fix indentation 2015-06-24 19:44:53 +02:00
Jan Holthuis
c094af6fe5 (menu/intl/menu_hash_de) Fix one fuzzy translation 2015-06-24 19:44:11 +02:00
Jan Holthuis
97e483e792 (menu/intl/menu_hash_de) Translate new strings from commit 06698a4 to german 2015-06-24 19:40:08 +02:00
Jan Holthuis
06698a4e6f (menu/menu_displaylist) Make more string translateable
This concerns strings in the "Core Information" and "System Information"
section of the Menu.
2015-06-24 19:37:55 +02:00
Alcaro
df47a77387 Test for the characters actually used in the given languages. 2015-06-24 18:55:01 +02:00
Alcaro
189b5bcee8 Move the encoding test to the files that actually need Latin-1. 2015-06-24 18:07:09 +02:00
Jan Holthuis
ebbe1b5bff (menu/intl/menu_hash_de) Minor cleanups and some new translations
All translatable strings from menu/intl/menu_hash_us.c are now also
present in menu/intl/menu_hash_de.c. This makes it very handy to run a
diff on both files to see if any string have been added or removed.
2015-06-24 16:33:48 +02:00
twinaphex
13a2336231 (Core Updater) Start adding the other update options - stub 2015-06-24 15:12:30 +02:00
twinaphex
272063b351 (Core download) Now removes ZIP file after extracting archive 2015-06-24 14:44:21 +02:00
twinaphex
c109a51c71 (nl) Some additions 2015-06-24 13:55:21 +02:00
twinaphex
bcf3420b1d (de/nl) Load Core accessible again 2015-06-24 13:50:10 +02:00
twinaphex
44a44b2266 Rename MENU_LABEL_OPTIONS to MENU_LABEL_ONLINE_UPDATER 2015-06-24 13:36:58 +02:00