File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed
Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change @@ -3688,10 +3688,18 @@ MSG_HASH(
36883688 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_INFO_BUTTON ,
36893689 "Inhabilita el botó d’informació"
36903690 )
3691+ MSG_HASH (
3692+ MENU_ENUM_SUBLABEL_INPUT_DISABLE_INFO_BUTTON ,
3693+ "Si aquesta opció està activada, la funció d'informació estarà desactivada."
3694+ )
36913695MSG_HASH (
36923696 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_SEARCH_BUTTON ,
36933697 "Inhabilita el botó de cerca"
36943698 )
3699+ MSG_HASH (
3700+ MENU_ENUM_SUBLABEL_INPUT_DISABLE_SEARCH_BUTTON ,
3701+ "Si aquesta opció està activada, la funció de cerca estarà desactivada."
3702+ )
36953703MSG_HASH (
36963704 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_LEFT_ANALOG_IN_MENU ,
36973705 "Deshabilita analògic esquerre en el menú"
Original file line number Diff line number Diff line change @@ -3600,10 +3600,18 @@ MSG_HASH(
36003600 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_INFO_BUTTON ,
36013601 "Info-Taste deaktivieren"
36023602 )
3603+ MSG_HASH (
3604+ MENU_ENUM_SUBLABEL_INPUT_DISABLE_INFO_BUTTON ,
3605+ "Wenn aktiviert, wird die Info-Funktion ausgeschaltet."
3606+ )
36033607MSG_HASH (
36043608 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_SEARCH_BUTTON ,
36053609 "Suchen-Taste deaktivieren"
36063610 )
3611+ MSG_HASH (
3612+ MENU_ENUM_SUBLABEL_INPUT_DISABLE_SEARCH_BUTTON ,
3613+ "Wenn aktiviert, wird die Suchfunktion ausgeschaltet."
3614+ )
36073615MSG_HASH (
36083616 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_LEFT_ANALOG_IN_MENU ,
36093617 "Linken Analogstick für Menü deaktivieren"
Original file line number Diff line number Diff line change @@ -3624,10 +3624,18 @@ MSG_HASH(
36243624 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_INFO_BUTTON ,
36253625 "Disabilita Pulsante Info"
36263626 )
3627+ MSG_HASH (
3628+ MENU_ENUM_SUBLABEL_INPUT_DISABLE_INFO_BUTTON ,
3629+ "Se abilitata, la funzione Info sarà disabilitata."
3630+ )
36273631MSG_HASH (
36283632 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_SEARCH_BUTTON ,
36293633 "Disabilita Pulsante Ricerca"
36303634 )
3635+ MSG_HASH (
3636+ MENU_ENUM_SUBLABEL_INPUT_DISABLE_SEARCH_BUTTON ,
3637+ "Se abilitata, la funzione di ricerca sarà disabilitata."
3638+ )
36313639MSG_HASH (
36323640 MENU_ENUM_LABEL_VALUE_INPUT_DISABLE_LEFT_ANALOG_IN_MENU ,
36333641 "Disabilita l'analogico sinistro nel menu"
Original file line number Diff line number Diff line change 1515#define LANGUAGE_PROGRESS_BULGARIAN_APPROVED 0
1616
1717/* Catalan */
18- #define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 99
18+ #define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 100
1919#define LANGUAGE_PROGRESS_CATALAN_APPROVED 0
2020
2121/* Czech */
3131#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
3232
3333/* German */
34- #define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
34+ #define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
3535#define LANGUAGE_PROGRESS_GERMAN_APPROVED 13
3636
3737/* Greek */
You can’t perform that action at this time.
0 commit comments