Re-add currency converter disclaimer

This commit is contained in:
MM20
2021-12-11 19:05:42 +01:00
parent 98f64deb91
commit 28303b9276
3 changed files with 51 additions and 8 deletions
+1 -1
View File
@@ -378,7 +378,7 @@
<string name="preference_cards_stroke_width">Rahmenstärke</string>
<string name="preference_cards_opacity">Deckkraft</string>
<string name="disclaimer">Haftungsausschluss</string>
<string name="disclaimer_currency_converter">Wechselkurse so wie sie einmal täglich von der Europäischen Zentralbank herausgegeben werden. Alle Angaben sind ohne Gewähr. Es wird keine Haftung für die hier dargestellten Informationen übernommen.</string>
<string name="disclaimer_currency_converter">Wechselkurse so wie sie einmal täglich von der Europäischen Zentralbank herausgegeben werden. Alle Angaben sind ohne Gewähr. Es wird keine Haftung für die hier dargestellten Informationen übernommen.\n\nLetzte Aktualisierung: %1$s</string>
<string name="unit_converter_show_all">Alle anzeigen</string>
<string name="preference_card_background">Hintergrund</string>
<string name="preference_card_background_default">Standard</string>
+1 -1
View File
@@ -378,7 +378,7 @@
<string name="preference_cards_stroke_width">Stroke width</string>
<string name="preference_cards_opacity">Opacity</string>
<string name="disclaimer">Disclaimer</string>
<string name="disclaimer_currency_converter">"Exchange rates as published once per day by the European Central Bank. All information is provided \"as is\" without any kind of guarantee. No liability is assumed for these information."</string>
<string name="disclaimer_currency_converter">"Exchange rates as published once per day by the European Central Bank. All information is provided \"as is\" without any kind of guarantee. No liability is assumed for these information.\n\nLast update: %1$s"</string>
<string name="unit_converter_show_all">Show all</string>
<string name="preference_card_background">Background</string>
<string name="preference_card_background_default">Default</string>