tweak the Display week numbers string

This commit is contained in:
tibbi 2017-01-20 21:57:30 +01:00
parent d7b027c492
commit 3834c389ad
4 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.4.2'
compile 'com.simplemobiletools:commons:2.4.3'
compile 'joda-time:joda-time:2.9.1'
compile 'com.facebook.stetho:stetho:1.4.1'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'

View File

@ -51,7 +51,7 @@
<!-- Settings -->
<string name="sunday_first">Sunday as first day</string>
<string name="week_numbers">Display week numbers</string>
<string name="week_numbers">Show week numbers in monthy view</string>
<string name="vibrate">Vibrate on reminder notification</string>
<string name="reminder_sound">Reminder sound</string>
<string name="default_event_reminder">Default event reminder</string>

View File

@ -51,7 +51,7 @@
<!-- Settings -->
<string name="sunday_first">Sunday as first day</string>
<string name="week_numbers">Display week numbers</string>
<string name="week_numbers">Show week numbers in monthy view</string>
<string name="vibrate">Vibrate on reminder notification</string>
<string name="reminder_sound">Reminder sound</string>
<string name="default_event_reminder">Default event reminder</string>

View File

@ -51,7 +51,7 @@
<!-- Settings -->
<string name="sunday_first">Sunday as first day</string>
<string name="week_numbers">Display week numbers</string>
<string name="week_numbers">Show week numbers in monthy view</string>
<string name="vibrate">Vibrate on reminder notification</string>
<string name="reminder_sound">Reminder sound</string>
<string name="default_event_reminder">Default event reminder</string>