Fix #137
This commit is contained in:
parent
9199f28ad9
commit
857a8009b6
BIN
.idea/caches/build_file_checksums.ser
generated
BIN
.idea/caches/build_file_checksums.ser
generated
Binary file not shown.
@ -18,7 +18,7 @@ android {
|
||||
applicationId "com.tommasoberlose.anotherwidget"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 98
|
||||
versionCode 99
|
||||
versionName "2.0.10"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
Binary file not shown.
@ -146,6 +146,7 @@
|
||||
<string name="daily_steps_counter">%d skridt indtil videre</string>
|
||||
<string name="charging">Oplader</string>
|
||||
<string name="providers">Kilder</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="action_share">Del</string>
|
||||
|
@ -142,6 +142,7 @@
|
||||
<string name="daily_steps_counter">%d pas jusqu\à présent</string>
|
||||
<string name="charging">En charge</string>
|
||||
<string name="providers">Fournisseurs</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="action_share">Partager</string>
|
||||
|
@ -144,6 +144,7 @@
|
||||
<string name="daily_steps_counter">%d langkah sejauh ini</string>
|
||||
<string name="charging">Mengisi daya</string>
|
||||
<string name="providers">Penyedia</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="action_share">Bagikan</string>
|
||||
|
@ -143,6 +143,7 @@
|
||||
<string name="daily_steps_counter">%d passi fatti finore</string>
|
||||
<string name="charging">In carica</string>
|
||||
<string name="providers">Providers</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="action_share">Condividi</string>
|
||||
|
@ -143,6 +143,7 @@
|
||||
<string name="daily_steps_counter">%d шагов</string>
|
||||
<string name="charging">Зарядка</string>
|
||||
<string name="providers">Операторы</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="action_share">Поделиться</string>
|
||||
|
@ -146,6 +146,7 @@
|
||||
<string name="daily_steps_counter">%d steps so far</string>
|
||||
<string name="charging">Charging</string>
|
||||
<string name="providers">Providers</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="action_share">Share</string>
|
||||
@ -205,5 +206,4 @@
|
||||
<string name="support_dev_subtitle">This is a single developer project,\nso thank you for the support!</string>
|
||||
<string name="settings_title_integrations">Integrations</string>
|
||||
<string name="label_count_installed_integrations">%d installed integrations</string>
|
||||
<string name="glance_info">Glance info will show up only when there are no events displayed and only when a few conditions are verified.</string>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user