twinaphex
2b143af4dc
Remove 'Save Remap As'
2015-11-15 06:08:12 +01:00
twinaphex
9bb87f276c
Use just one label descriptor setting
2015-11-07 16:11:30 +01:00
twinaphex
53fe928b7b
Rename Extraction Directory to Cache Dir
2015-10-27 00:44:20 +01:00
twinaphex
00bb8bd6d5
Have only one Menu Navigation Wraparound setting
2015-10-25 02:59:38 +01:00
twinaphex
9eb077088f
Move bind_mode_keyboard variable to menu_input
2015-10-22 22:44:44 +02:00
twinaphex
e4a11bc16b
Rename Core Input Remapping Options
2015-10-22 07:47:51 +02:00
twinaphex
bca4b67080
Remove old custom aspect ratio setting
2015-09-27 20:02:28 +02:00
twinaphex
fbe788fc68
Update 'Record Path'
2015-09-26 13:31:13 +02:00
twinaphex
e19f82988c
Work around C89 string literal length limitations
2015-09-22 14:07:02 +02:00
Oggom
16c8fc35eb
Remove (hint) from Menubar entries
2015-07-15 22:30:28 +02:00
twinaphex
1f01d62386
(Menu) Refactor zip file handling to be list-based
2015-07-14 12:49:54 +02:00
twinaphex
64a68d4e09
Add BIOS to 'System Dir' label
2015-07-12 21:11:37 +02:00
twinaphex
39772de535
Add Polish (ISO-8859-2)
2015-07-07 02:56:27 +02:00
twinaphex
619bd50b13
Update Core Updater Settings label
2015-07-04 06:45:26 +02:00
twinaphex
de6243a590
Rename 'Core Assets' to "Downloads" dir
2015-07-04 05:34:55 +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
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
Alcaro
681e20428b
Make "READ THE COMMENTS" show up in the compiler errors.
2015-06-28 10:54:36 +02:00
Alcaro
7037ceaca8
Add an assertion that the assertions are not removed.
2015-06-28 10:41:31 +02:00
Alcaro
bb41da24e3
Put back the static assertion b397c82
removed.
2015-06-28 10:30:23 +02:00
twinaphex
f561d61736
Rename 'Current Shader Parameters'
2015-06-27 19:27:23 +02:00
twinaphex
e3696f75f8
(De) Fix horizontal menu
2015-06-27 17:09:40 +02:00
twinaphex
f13f91ddc4
(de) Cleanup one FIXME
2015-06-27 17:03:13 +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
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
9649ffeedc
Allow help messages to be translated too
2015-06-25 07:55:54 +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
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
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
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
twinaphex
468b7e46c0
Split up menu_hash.c
2015-06-24 12:27:19 +02:00