Implement clock styles
This commit is contained in:
@@ -413,6 +413,8 @@
|
||||
<string name="preference_about_license">Diese App ist freie Software.</string>
|
||||
<string name="preference_about_license_summary">Lizenziert unter der GNU General Public License 3.0</string>
|
||||
<string name="feature_not_available">Diese Funktion ist in dieser Version von %1$s nicht verfügbar.</string>
|
||||
<string name="preference_category_clock_widget">Uhr</string>
|
||||
<string name="preference_clock_widget_style">Uhrenstil</string>
|
||||
<plurals name="calendar_widget_running_events">
|
||||
<item quantity="one">+%1$d laufender Termin aus vergangenen Tagen</item>
|
||||
<item quantity="other">+%1$d laufende Termine aus vergangenen Tagen</item>
|
||||
|
||||
@@ -451,4 +451,6 @@
|
||||
<string name="preference_about_license">This app is free software.</string>
|
||||
<string name="preference_about_license_summary">Licensed under the GNU General Public License 3.0</string>
|
||||
<string name="feature_not_available">This feature is not available in this version of %1$s</string>
|
||||
<string name="preference_category_clock_widget">Clock</string>
|
||||
<string name="preference_clock_widget_style">Clock style</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user