Skip to content

Commit

Permalink
Adapt settings title
Browse files Browse the repository at this point in the history
  • Loading branch information
eknoes committed Nov 16, 2023
1 parent 38b292f commit 8dccfca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
<string name="pref_imprint_desc">Zeige Kontaktdaten und rechtliche Informationen von Golem.de</string>
<string name="open_browser">Wählen Sie einen Browser aus</string>
<string name="action_imprint">Golem.de Kontakt</string>
<string name="synchronize_only_if_wi_fi_is_available">Synchronisiere nur beim Start, wenn WLAN verfügbar ist.</string>
<string name="synchronize_only_if_wi_fi_is_available">Synchronisiere nur mit WLAN</string>
<string name="if_enabled_articles_will_be_synchronized_only_when_wi_fi_is_available">Wenn aktiviert, werden Artikel beim Start nur synchronisiert, wenn WLAN verfügbar ist.</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@

<string name="open_browser">Select a browser</string>
<string name="action_imprint">Golem.de Contact</string>
<string name="synchronize_only_if_wi_fi_is_available">Synchronize only at startup when Wi-Fi is available.</string>
<string name="synchronize_only_if_wi_fi_is_available">Synchronize with Wi-Fi only</string>
<string name="if_enabled_articles_will_be_synchronized_only_when_wi_fi_is_available">If enabled, articles will only be synchronized at startup when Wi-Fi is available.</string>
</resources>

0 comments on commit 8dccfca

Please sign in to comment.