]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Move favoriteIcon, urlTextBox, and progressBar to a custom view in the app bar.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index c51a4a269dc19c6d9360b52e8d0c6854aab220b4..a87e46d45f60305efc16b590af8537fb18da3e04 100644 (file)
@@ -1,13 +1,13 @@
 <resources>
-    // Activities.
+    <!-- Activities. -->
     <string name="privacy_browser">Privacy Browser</string>
 
-    // Menu.
+    <!-- Custom App Bar. -->
+    <string name="favorite_icon">Favorite Icon</string>
+
+    <!-- Menu. -->
     <string name="home">Home</string>
     <string name="back">Back</string>
     <string name="forward">Forward</string>
 
-    // Layout.
-    <string name="go_button">Go</string>
-
 </resources>