Skip to content

Commit 0c359da

Browse files
author
Yanting Yang
committed
Rephrase dialog message of clear storage dialog for security concern
Bug: 193890833 Test: visual Change-Id: I8f0b066de710169ee8b922c44b6519ca21b9c7ef
1 parent 7bd6a72 commit 0c359da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4808,7 +4808,7 @@
48084808
<!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
48094809
<string name="clear_data_dlg_title">Delete app data?</string>
48104810
<!-- Manage applications, individual application screen, confirmation dialog message. Displays when user selects to "Clear data". It warns the user of the consequences of clearing the data for an app. -->
4811-
<string name="clear_data_dlg_text">All this app\u2019s data will be deleted permanently. This includes all files, settings, accounts, databases, etc.</string>
4811+
<string name="clear_data_dlg_text">This app\u2019s data will be permanently deleted. This includes files, settings, databases, and other app data.</string>
48124812
<!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
48134813
<string name="dlg_ok">OK</string>
48144814
<!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->

0 commit comments

Comments
 (0)