]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/AndroidManifest.xml
Shorten the launcher name. https://redmine.stoutner.com/issues/491
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
index 13a58e31e85eea6c232a4b4e1216074f51504b45..b755fad1488c4c810a8817860f474c1bcd40e94b 100644 (file)
@@ -95,7 +95,7 @@
              `tools:ignore="unusedAttribute"` removes the lint warning that `persistableMode` does not apply to API < 21. -->
         <activity
             android:name=".activities.MainWebViewActivity"
-            android:label="@string/privacy_browser"
+            android:label="@string/privacy"
             android:theme="@style/PrivacyBrowserLight"
             android:configChanges="orientation|screenSize|screenLayout|keyboard|keyboardHidden"
             android:launchMode="singleTask"