diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c104d33..af42019 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -18,7 +18,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name">Setup Wizard</string> <string name="product_name" translatable="false">cyanogenmod</string> - <string name="os_name" translatable="false">LineageOS</string> + <string name="os_name" translatable="false">Replicant</string> <string name="default_theme_name" translatable="false">Material</string> <string name="next">Next</string> @@ -68,7 +68,7 @@ <string name="emergency_call">Emergency call</string> - <string name="setup_services">LineageOS features</string> + <string name="setup_services" translatable="false">Replicant features</string> <string name="services_explanation" product="tablet">These services work for you to extend the capabilities of your tablet. Data will be used in accordance with LineageOS\'s <xliff:g id="name" example="Privacy Policy">%s</xliff:g>.</string> <string name="services_explanation" product="default">These services work for you to extend the capabilities of your phone. Data will be used in accordance with LineageOS\'s <xliff:g id="name" example="Privacy Policy">%s</xliff:g>.</string> <string name="services_privacy_policy">Privacy Policy</string> |