]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Mark which strings cannot be translated because they are used in code.
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 1853a2f9adf0397d783fae3417a16d1541dc724e..5124481bd65597004a0e74d171768392732745b6 100644 (file)
@@ -54,7 +54,7 @@
             android:entryValues="@array/user_agent_entry_values"
             android:defaultValue="Default user agent" />
 
-        // Android doesn't let EditTextPreferences have more than one line, but I include singleLine="false" in case they ever wisen up.
+        // Android doesn't let EditTextPreferences have more than one line, but singleLine="false" is included in case they ever wisen up.
         <EditTextPreference
             android:key="custom_user_agent"
             android:title="@string/custom_user_agent"