Fix a grammar issue in string
Change-Id: I7ecaefc69d57d07061c6f01359ea6680b64633c3 Fixes: 67415408 Test: visual
This commit is contained in:
@@ -7996,7 +7996,7 @@
|
||||
<!-- Link to the apps page for WRITE_SETTINGS settings [CHAR LIMIT=52] -->
|
||||
<string name="write_settings_preference">App modify system settings permission</string>
|
||||
<!-- Label for setting which controls whether app can write system settings [CHAR LIMIT=45] -->
|
||||
<string name="permit_write_settings">Allow modify system settings</string>
|
||||
<string name="permit_write_settings">Allow modifying system settings</string>
|
||||
<!-- Description of the write system settings [CHAR LIMIT=NONE] -->
|
||||
<string name="write_settings_description">This permission allows an app to modify system settings.</string>
|
||||
<!-- Summary of app allowed to write system settings [CHAR LIMIT=45] -->
|
||||
|
Reference in New Issue
Block a user