]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/values/strings.xml
Fix problems with the realtime notifications. https://redmine.stoutner.com/issues/764
[PrivacyCell.git] / app / src / main / res / values / strings.xml
index 551e449957678b78c3664a801d59574b8a4a07de..c637402ffdd0c8fa39c2718040e13b5d9364c043 100644 (file)
@@ -40,6 +40,7 @@
 
     <!-- Navigation menu. -->
     <string name="settings">Settings</string>
 
     <!-- Navigation menu. -->
     <string name="settings">Settings</string>
+    <string name="logcat">Logcat</string>
     <string name="permissions">Permissions</string>
     <string name="privacy_policy">Privacy Policy</string>
     <string name="changelog">Changelog</string>
     <string name="permissions">Permissions</string>
     <string name="privacy_policy">Privacy Policy</string>
     <string name="changelog">Changelog</string>
@@ -49,7 +50,6 @@
     <string name="roadmap">Roadmap</string>
     <string name="bug_tracker">Bug Tracker</string>
     <string name="forum">Forum</string>
     <string name="roadmap">Roadmap</string>
     <string name="bug_tracker">Bug Tracker</string>
     <string name="forum">Forum</string>
-    <string name="logcat">Logcat</string>
     <string name="donations">Donations</string>
 
     <!-- Network types. -->
     <string name="donations">Donations</string>
 
     <!-- Network types. -->
     <string name="bottom_app_bar">Bottom app bar</string>
     <string name="bottom_app_bar_summary">Move the app bar to the bottom of the screen.  Changing this setting will restart Privacy Cell.</string>
 
     <string name="bottom_app_bar">Bottom app bar</string>
     <string name="bottom_app_bar_summary">Move the app bar to the bottom of the screen.  Changing this setting will restart Privacy Cell.</string>
 
-    <!-- Logcat.
-        Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
+    <!-- Logcat.  Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
         The `%1$s` code inserts variables into the displayed text and should be preserved in translation.-->
     <string name="copy">Copy</string>
     <string name="save">Save</string>
         The `%1$s` code inserts variables into the displayed text and should be preserved in translation.-->
     <string name="copy">Copy</string>
     <string name="save">Save</string>