fixing the apps short description
This commit is contained in:
parent
f65ad0e534
commit
f335fc9ed6
|
@ -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