Use shorter string for MasterClear to stop truncating title
Change-Id: Ic1c639724c06d4671d4703b9862e77f673541f77 Fixes: 77904702 Test: visual
This commit is contained in:
@@ -3386,6 +3386,8 @@
|
||||
<!-- Master Clear -->
|
||||
<!-- Button title to factory data reset the entire device -->
|
||||
<string name="master_clear_title">Erase all data (factory reset)</string>
|
||||
<!-- Button title to factory data reset the entire device. The "(factory reset)" part is optional for translation. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=3531267871084279512]-->
|
||||
<string name="master_clear_short_title">Erase all data (factory reset)</string>
|
||||
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
|
||||
<string name="master_clear_desc" product="tablet">"This will erase all data from your tablet\u2019s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps</li>"</string>
|
||||
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user