fixing the apps short description
This commit is contained in:
parent
99042c0417
commit
ac6754b270
|
@ -14,7 +14,7 @@
|
|||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Jednoduchá kalkulačka - Pre rýchle výpočty</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Kalkulačka so základnými funkciami a prispôsobiteľným widgetom.</string>
|
||||
<string name="app_short_description">Kalkulačka pre vaše rýchle výpočty.</string>
|
||||
<string name="app_long_description">
|
||||
Neobsahuje žiadny prevodník jednotiek, môžete skopírovať výsledok alebo vzorec do schránky dlhým stlačením.
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<!-- 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>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Kalkulačka pre vaše rýchle výpočty.</string>
|
||||
<string name="app_short_description">A calculator for your quick calculations.</string>
|
||||
<string name="app_long_description">
|
||||
There is no unit converter, you can copy the result or formula to clipboard by long pressing it.
|
||||
|
||||
|
|
Loading…
Reference in New Issue