summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index bb0aa9d46..f8583867a 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+ <!-- Application name -->
+ <string name="cm_application_name">Trebuchet</string>
<!-- App copyright -->
<string name="application_copyright">Copyright \u00A9 2014 The CyanogenMod Project</string>
<!-- App version -->
@@ -52,4 +54,4 @@
<string name="preferences_interface_general_icons_large_summary">Use extra large application icons in homescreen and drawer</string>
<string name="preferences_interface_general_icons_text_style_title">Text font style</string>
<string name="preferences_interface_general_icons_text_style_summary">Variant and style of font to use for icon text</string>
-</resources> \ No newline at end of file
+</resources>