]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-de/strings.xml
Create an `Open with` menu item. https://redmine.stoutner.com/issues/362
[PrivacyBrowserAndroid.git] / app / src / main / res / values-de / strings.xml
index b24512a6ed3548211d641a0cc9c7cbdbe580fc9c..fa14fc3fb930ffaa89b9bb3f3b5de54951c6f0c5 100644 (file)
@@ -26,7 +26,7 @@
     <!-- Activities. -->
     <string name="privacy_browser">Privacy Browser</string>
     <string name="privacy_browser_settings">Privacy Browser Einstellungen</string>
-    <!-- For translations, `android_asset_path` should be the localization abbreviation.  For example, Spanish is `es`.  This should not be translated unless the Guide and About sections are localized. -->
+    <!-- For translations, `android_asset_path` should be the localization abbreviation.  This should not be translated unless the Guide and About sections are localized. -->
     <string name="android_asset_path">de</string>
 
     <!-- MainWebView. -->
         <string name="custom_url">Eigene URL</string>
     <string name="general">Allgemein</string>
         <string name="homepage">Startseite</string>
-        <string name="default_font_size">Standard-Schriftgröße</string>
-        <string-array name="default_font_size_entries">
+        <string name="font_size_preference">Schriftgröße</string>
+        <string-array name="font_size_entries">
             <item>25%</item>
             <item>50%</item>
             <item>75%</item>