2317 Commits

Author SHA1 Message Date
twinaphex
81f09f8378 (Esperanto) Add stub Esperanto language hooks 2015-06-26 11:16:02 +02:00
twinaphex
ca43ef1eac Fix shader parameters' values being shown again 2015-06-26 07:45:54 +02:00
Twinaphex
063d5a97a1 Merge pull request #1861 from Holzhaus/even-more-german-translations
Some translation improvements
2015-06-26 07:34:47 +02:00
Jan Holthuis
470d093b27 (menu/menu_setting) Increase string size for "User %u" buffer"
Currently, the string gets cut off in german, because "Benutzer %u" doesn't fit in.
2015-06-26 03:59:37 +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
Higor Eurípedes
a1db56a084 (XMB) Ensure proper ordering of items during toggles 2015-06-25 18:46:05 -03: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
Higor Eurípedes
ac66a30f9e (XMB) Set cursor to the first entry when opening a new list 2015-06-25 14:15:38 -03:00
twinaphex
ce35bdef46 Set default 'max users' variable to 4 for RARCH_MOBILE 2015-06-25 18:43:01 +02:00
twinaphex
b4ac446629 Cleanup 2015-06-25 18:00:54 +02:00
twinaphex
1b34dd4ce0 Some more CXX_BUILD fixes 2015-06-25 17:36:31 +02:00
twinaphex
0e2345227a Some CXX_BUILD fixes 2015-06-25 17:25:09 +02:00
twinaphex
957ee7324f Rename 'UI Settings' 2015-06-25 17:04:13 +02:00
twinaphex
e0d0e574cb Add more translatable strings 2015-06-25 17:00:58 +02:00
twinaphex
21b26b2baa (Menu) Some more translation work 2015-06-25 16:53:58 +02:00
twinaphex
f82286ca06 (Menu) Add more translated strings 2015-06-25 16:50:34 +02:00
twinaphex
3545af1d6d Remove unused prototype 2015-06-25 16:17:46 +02:00
twinaphex
1326d57e2b (Menu) Fix crash when we select 'Core Disk Options' and then
select 'Close Content'
2015-06-25 15:25:08 +02:00
twinaphex
41d4eacd56 (Menu) Fix crash that happens after we access 'Core Options'
in Quick Menu and then select 'Close Content'
2015-06-25 15:18:51 +02:00
twinaphex
007a7ad044 Make menu_cbs_Get_value.c line 48 more robust 2015-06-25 15:07:15 +02:00
twinaphex
0fa871a296 Use rarch_system_info_get_ptr 2015-06-25 13:46:32 +02:00
twinaphex
03978321cf (menu_setting.c) Use rarch_system_info_get_ptr 2015-06-25 13:27:21 +02:00
twinaphex
cbf520b6a3 Get rid of some unused variables 2015-06-25 13:22:50 +02:00
twinaphex
ca405c077e (menu_cbs_get_value.c) Use rarch_system_info_get_ptr 2015-06-25 13:11:24 +02:00
twinaphex
ffa632008d (menu_displaylist.c) Start using rarch_system_info_get_ptr 2015-06-25 12:50:45 +02:00
twinaphex
42fcb4490c Change signature of rarch_system_info_get_ptr 2015-06-25 12:36:55 +02:00
twinaphex
8a58583c55 Start using rarch_system_info_get_ptr everywhere 2015-06-25 11:12:07 +02:00
twinaphex
177f6104d4 (menu_cbs_get_value.c) cleanup some code 2015-06-25 09:22:01 +02:00
twinaphex
23745e6c4c (menu_cbs_title.c) Add title for Core Disk Options 2015-06-25 09:17:41 +02:00
twinaphex
706638bb89 Fix 'Core Disk Options' 2015-06-25 09:15:34 +02:00
twinaphex
293c915438 (RGUI/GLUI) Cleanups 2015-06-25 08:26:59 +02:00
twinaphex
f9e92439ef Add HAVE_LIBRETRODB ifdef 2015-06-25 08:24:03 +02:00
twinaphex
5a4371ebf7 (menu_input.c) Replace hardcoded usage of 'seconds' 2015-06-25 08:21:50 +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
cbc269bb0c (menu_settings.c) Cleanup dead code 2015-06-25 08:00:59 +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
761f9cd7ea (Menu_setting.c) Minor cleanups 2015-06-25 07:45:26 +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
c4fb64be9a Merge pull request #1858 from lakkatv/xmb
(XMB) Dislay a close icon for the close entry of the quick menu
2015-06-25 06:51:53 +02:00
twinaphex
79325dfa10 (menu_hash_nl.c) Nearly full Dutch translation 2015-06-25 06:50:54 +02:00