aboutsummaryrefslogtreecommitdiffstats
path: root/cm/res/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cm/res/res/values/strings.xml')
-rw-r--r--cm/res/res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/cm/res/res/values/strings.xml b/cm/res/res/values/strings.xml
index 8e3c4e7..3d2be9b 100644
--- a/cm/res/res/values/strings.xml
+++ b/cm/res/res/values/strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -15,8 +16,8 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Label for the CyanogenMod system components when they are shown to the user. -->
- <string name="cyanogenmod_system_label">CyanogenMod System</string>
+ <!-- Label for the LineageOS system components when they are shown to the user. -->
+ <string name="cyanogenmod_system_label">LineageOS System</string>
<string name="permlab_publishCustomTile">create a custom tile within quick settings panel</string>
<string name="permdesc_publishCustomTile">Allows an app to publish a quick settings tile.</string>