diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/cm_strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 24d5863..a95a675 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -945,4 +945,7 @@ two in order to insert additional control points. \'Remove\' deletes the selecte <string name="screen_off_animation_title">Screen-off animation</string> <string name="screen_off_animation_summary">Show the electron beam animation when the screen is turned off</string> + <!-- Delete apn confirmation dialog message --> + <string name="confirm_delete_apn">The APN will be deleted.</string> + </resources> |