]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/res/values/strings.xml
Remove swipe to refresh and add app bar scrolling (which appear to not be compatible...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
1 <resources>
2     <!-- Activities. -->
3     <string name="privacy_browser">Privacy Browser</string>
4
5     <!-- Custom App Bar. -->
6     <string name="favorite_icon">Favorite Icon</string>
7
8     <!-- Menu. -->
9     <string name="home">Home</string>
10     <string name="refresh">Refresh</string>
11     <string name="back">Back</string>
12     <string name="forward">Forward</string>
13
14 </resources>