Update strings.xml
This commit is contained in:
parent
22c8816e29
commit
0325919515
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@
|
|||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Calculator - Do your calculations quickly</string>
|
||||
<string name="app_title">Simple Calculator - Cálculos rápidos</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">A calculator for your quick calculations.</string>
|
||||
<string name="app_short_description">Uma calculadora simplificada.</string>
|
||||
<string name="app_long_description">
|
||||
Não existe conversor de unidades, mas pode copiar o resultado ou fórmula para a área de transferência com um clique longo.
|
||||
|
||||
|
|
Loading…
Reference in a new issue