fixing the apps short description

This commit is contained in:
Tibor Kaputa 2019-11-13 19:07:28 +01:00 committed by GitHub
parent f65ad0e534
commit f335fc9ed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.