]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Change the short name to `Browser`. https://redmine.stoutner.com/issues/748
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index 01508721223182dbf34b951d8c7bda79f32f507f..fa19be3e8a25099ba6d889465e0f86660c1d760b 100644 (file)
@@ -28,7 +28,7 @@
 
     <!-- Activities. -->
     <string name="privacy_browser">Privacy Browser</string>
-    <string name="short_name">Privacy</string>
+    <string name="short_name">Browser</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. -->
     <string name="android_asset_path">en</string>
 
     <string name="import_failed">Import failed:</string>
 
     <!-- Logcat. -->
-    <string name="copy_string">Copy</string>  <!-- `copy` is a reserved word and should not be used as the name. -->
+    <string name="copy">Copy</string>
     <string name="logcat_copied">Logcat copied.</string>
     <string name="clear">Clear</string>