updating the slovak app title + minor things

This commit is contained in:
tibbi 2022-05-27 11:06:14 +02:00
parent 271442514a
commit 05b354fb9b
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<bool name="show_donate_in_about">true</bool> <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> <bool name="pretend_thank_you_installed">true</bool>
</resources> </resources>

View File

@ -66,6 +66,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_alignParentEnd="true" android:layout_alignParentEnd="true"
android:layout_alignParentBottom="true" android:layout_alignParentBottom="true"
android:layout_marginTop="@dimen/small_margin"
android:background="@drawable/widget_config_seekbar_background" android:background="@drawable/widget_config_seekbar_background"
android:fontFamily="sans-serif-light" android:fontFamily="sans-serif-light"
android:paddingStart="@dimen/activity_margin" android:paddingStart="@dimen/activity_margin"

View File

@ -45,7 +45,7 @@
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- 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 --> <!-- 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 --> <!-- 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_short_description">Kombinácia hodiniek, budíka, stopiek a časovača.</string>
<string name="app_long_description"> <string name="app_long_description">