Merge pull request #12472 from meleu/master
CHEEVOS: relabel 'Start Active' with 'Encore Mode'
This commit is contained in:
commit
6443d6f019
|
@ -4898,7 +4898,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CHEEVOS_START_ACTIVE,
|
||||
"Empezar con los logros activos"
|
||||
"Modo Jugar de Nuevo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CHEEVOS_START_ACTIVE,
|
||||
|
|
|
@ -4870,7 +4870,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CHEEVOS_START_ACTIVE,
|
||||
"Iniciar ativo"
|
||||
"Modo Jogar de Novo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CHEEVOS_START_ACTIVE,
|
||||
|
|
|
@ -4974,7 +4974,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CHEEVOS_START_ACTIVE,
|
||||
"Start Active"
|
||||
"Encore Mode" /* suggestion for translators: translate as "Play Again Mode" */
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CHEEVOS_START_ACTIVE,
|
||||
|
|
Loading…
Reference in New Issue