fixing the apps short description

This commit is contained in:
tibbi
2019-11-13 19:07:08 +01:00
parent 99042c0417
commit ac6754b270
2 changed files with 2 additions and 2 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 --> <!-- 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> <string name="app_title">Jednoduchá kalkulačka - Pre rýchle výpočty</string>
<!-- Short description has to have less than 80 chars --> <!-- 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"> <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. Neobsahuje žiadny prevodník jednotiek, môžete skopírovať výsledok alebo vzorec do schránky dlhým stlačením.

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 --> <!-- 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 - Do your calculations quickly</string>
<!-- Short description has to have less than 80 chars --> <!-- 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"> <string name="app_long_description">
There is no unit converter, you can copy the result or formula to clipboard by long pressing it. There is no unit converter, you can copy the result or formula to clipboard by long pressing it.