mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-01-18 20:01:50 +01:00
updating the slovak app title + minor things
This commit is contained in:
parent
271442514a
commit
05b354fb9b
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="show_donate_in_about">true</bool>
|
||||
<bool name="avoid_showing_rating_prompt">true</bool>
|
||||
<bool name="hide_google_relations">true</bool>
|
||||
<bool name="pretend_thank_you_installed">true</bool>
|
||||
</resources>
|
||||
|
@ -66,6 +66,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginTop="@dimen/small_margin"
|
||||
android:background="@drawable/widget_config_seekbar_background"
|
||||
android:fontFamily="sans-serif-light"
|
||||
android:paddingStart="@dimen/activity_margin"
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
<!-- 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 Clock - A flexible multifunctional app</string>
|
||||
<string name="app_title">Jednoduché hodinky: Flexibilné</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Kombinácia hodiniek, budíka, stopiek a časovača.</string>
|
||||
<string name="app_long_description">
|
||||
|
Loading…
Reference in New Issue
Block a user