~aleteoryx/muditaos

2f4976e505ecd91c54d089996976bc761295be44 — Maciej-Mudita 3 years ago da4cd47
[MOS-159] Fix broken text on the PIN input screen

On the PIN entry screen,
the text displayed in Spanish was truncated.
2 files changed, 3 insertions(+), 2 deletions(-)

M image/assets/lang/Espanol.json
M pure_changelog.md
M image/assets/lang/Espanol.json => image/assets/lang/Espanol.json +1 -1
@@ 256,7 256,7 @@
  "app_desktop_info_mmi_result_success": "Correcto",
  "app_desktop_info_mmi_result_failed": "Error",
  "sim_header_setup": "<text>Configuración de <token>$SIM</token></text>",
  "sim_enter_pin_unlock": "<text>Introduce el código PIN para configurar <br></br> la tarjeta <token>$PINTYPE</token>:</text>",
  "sim_enter_pin_unlock": "<text>Introduce el código PIN<br></br>para configurar la tarjeta <token>$PINTYPE</token>:</text>",
  "sim_enter_enter_current": "<text>Introduce el código PIN actual:</text>",
  "sim_change_pin": "Cambiar código PIN",
  "sim_enter_new_pin": "Introduce el nuevo código PIN:",

M pure_changelog.md => pure_changelog.md +2 -1
@@ 45,7 45,8 @@
* Fixed displayed device name when connected to Windows
* Fixed redundant modem polling for call states
* Fixed selecting SIM during onboarding
* Fixed broken text on SIM selection screen during onboarding
* Fixed broken text in French and German on SIM selection screen during onboarding
* Fixed broken text in Spanish on the PIN input screen

### Added
* Added a popup for changing the SIM card