Merge "Increasing char limit for string"
This commit is contained in:
committed by
Android (Google) Code Review
commit
97ce4d05d0
@@ -7290,12 +7290,10 @@
|
|||||||
<!-- Summary of app not allowed to draw overlay [CHAR LIMIT=60] -->
|
<!-- Summary of app not allowed to draw overlay [CHAR LIMIT=60] -->
|
||||||
<string name="system_alert_window_off">No</string>
|
<string name="system_alert_window_off">No</string>
|
||||||
|
|
||||||
<!-- Title for settings screen for controlling apps that can install other apps on device [CHAR LIMIT=30] -->
|
<!-- Title for settings screen for controlling apps that can install other apps on device [CHAR LIMIT=50] -->
|
||||||
<string name="install_other_apps">Install other apps</string>
|
<string name="install_other_apps">Install other apps</string>
|
||||||
<!-- Keywords for setting screen for controlling apps that can install other apps on device -->
|
<!-- Keywords for setting screen for controlling apps that can install other apps on device -->
|
||||||
<string name="keywords_install_other_apps">install apps external unknown sources</string>
|
<string name="keywords_install_other_apps">install apps external unknown sources</string>
|
||||||
<!-- Label for setting which controls whether app is trusted to install apps on the device [CHAR LIMIT=45] -->
|
|
||||||
<string name="permit_install_other_apps">Allows to install other apps</string>
|
|
||||||
|
|
||||||
<!-- Write Settings settings -->
|
<!-- Write Settings settings -->
|
||||||
<!-- Settings title in main settings screen for WRITE_SETTINGS [CHAR LIMIT=30] -->
|
<!-- Settings title in main settings screen for WRITE_SETTINGS [CHAR LIMIT=30] -->
|
||||||
@@ -7327,7 +7325,7 @@
|
|||||||
<string name="external_source_trusted">Yes</string>
|
<string name="external_source_trusted">Yes</string>
|
||||||
<!-- Summary of app not trusted to install apps [CHAR LIMIT=45] -->
|
<!-- Summary of app not trusted to install apps [CHAR LIMIT=45] -->
|
||||||
<string name="external_source_untrusted">No</string>
|
<string name="external_source_untrusted">No</string>
|
||||||
<!-- Title of switch preference that controls whether an external app source is trusted or not [CHAR LIMIT=100] -->
|
<!-- Title of switch preference that controls whether an external app source is trusted or not [CHAR LIMIT=50] -->
|
||||||
<string name="external_source_switch_title">Trust apps from this source</string>
|
<string name="external_source_switch_title">Trust apps from this source</string>
|
||||||
|
|
||||||
<!-- Title of setting that controls gesture to open camera [CHAR LIMIT=40] -->
|
<!-- Title of setting that controls gesture to open camera [CHAR LIMIT=40] -->
|
||||||
|
Reference in New Issue
Block a user