diff options
Diffstat (limited to 'cm')
-rw-r--r-- | cm/res/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cm/res/res/values/strings.xml b/cm/res/res/values/strings.xml index 640d16c..e727080 100644 --- a/cm/res/res/values/strings.xml +++ b/cm/res/res/values/strings.xml @@ -68,7 +68,7 @@ <!-- Labels for the MANAGE_PERSISTENT_STORAGE permission. --> <string name="permlab_managePersistentStorage">manage persistent storage</string> - <string name="permdesc_managePersistentStorage">Allows an app to read or write properties which may persist thru a factory reset.</string> + <string name="permdesc_managePersistentStorage">Allows an app to read or write properties which may persist thrοugh a factory reset.</string> <!-- Label to show for a service that is running because it is observing the user's custom tiles. --> <string name="custom_tile_listener_binding_label">Custom tile listener</string> |