Commit Graph

53 Commits

Author SHA1 Message Date
twinaphex
50d820f790 Shorten settings names 2015-07-13 01:56:12 +02:00
twinaphex
777040107d Rename Browser Dir to File Browser Dir 2015-07-12 21:19:02 +02:00
twinaphex
64a68d4e09 Add BIOS to 'System Dir' label 2015-07-12 21:11:37 +02:00
twinaphex
6f99b4d381 (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
twinaphex
c09cc19cfe Add Menu Toggle Joypad Combo 2015-07-09 06:27:17 +02:00
twinaphex
4cb5d57ede Add 'Hide Overlay In Menu' option 2015-07-09 04:05:59 +02:00
twinaphex
39772de535 Add Polish (ISO-8859-2) 2015-07-07 02:56:27 +02:00
twinaphex
d42f01ad35 If playlist directory is not set, make it possible in XMB mode to
still escape to the left and/or right when there are no playlist entries
found.
2015-07-04 17:20:49 +02:00
twinaphex
91a7be042f Fix some labels 2015-07-04 17:10:19 +02:00
twinaphex
085ae4de55 Fix some labels 2015-07-04 17:06:12 +02:00
twinaphex
3ec0edd686 Add "Select Downloaded File And Detect Core" 2015-07-04 07:09:54 +02:00
twinaphex
d7d7eb4c74 Add label for 'Autoload Preferred Overlay' 2015-07-04 06:51:38 +02:00
twinaphex
619bd50b13 Update Core Updater Settings label 2015-07-04 06:45:26 +02:00
twinaphex
431169d86b Add 'Update Core Info Files' 2015-07-04 06:18:02 +02:00
twinaphex
de6243a590 Rename 'Core Assets' to "Downloads" dir 2015-07-04 05:34:55 +02:00
twinaphex
d20f110a2f Start adding 'Content Downloader' options 2015-07-04 03:37:43 +02:00
twinaphex
77d310a45d Correct label for 'Scan This Directory' 2015-07-04 02:12:09 +02:00
twinaphex
6f268d7dff Add "Scan Content" options 2015-07-04 01:51:41 +02:00
twinaphex
8dfc9241c6 (Android) Remove a bunch of dead code in Android Java menu - this
should just be a (very dumb) launcher from now on
2015-07-03 19:27:16 +02:00
twinaphex
a452af6cc5 Change autoconfig profiles 2015-07-03 16:19:30 +02:00
twinaphex
22ae788c39 Simplify string 2015-06-28 19:19:18 +02:00
twinaphex
808ca58b0a Update menu/intl/ 2015-06-28 18:03:39 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
twinaphex
0d568f4c65 Rename 'Media Player Settings' to 'Multimedia Settings' 2015-06-28 16:52:11 +02:00
twinaphex
59148b6799 Rename 'Load Recent' and move it to Main Menu 2015-06-28 16:24:21 +02:00
twinaphex
f561d61736 Rename 'Current Shader Parameters' 2015-06-27 19:27:23 +02:00
twinaphex
70e56cd047 Make 'Search' label translatable 2015-06-27 14:16:41 +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
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
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
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
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
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
69f8b0077b (menu/menu_displaylist) Make "true"/"false" in system information menu translatable 2015-06-24 20:15:13 +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
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