Automatic translation import
authorAbhisek Devkota <ciwrl@lineageos.org>
Sat, 11 Feb 2017 20:43:38 +0000 (12:43 -0800)
committerAbhisek Devkota <ciwrl@lineageos.org>
Sat, 11 Feb 2017 20:43:38 +0000 (12:43 -0800)
Change-Id: Ia9d34e6c3621b41d1fc58812d17bae1700c7ea67

AdvancedDisplay/res/values-en-rGB/arrays.xml
AdvancedDisplay/res/values-en-rGB/strings.xml
AdvancedDisplay/res/values-sr-rCS/arrays.xml [new file with mode: 0644]
AdvancedDisplay/res/values-sr-rCS/strings.xml [new file with mode: 0644]

index dbbee7ceacd7eb2ee3f89806f14d61395c7a3338..a3d4207a4287c4aa59104775899b9977601d7f16 100644 (file)
      See the License for the specific language governing permissions and
      limitations under the License.
 -->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+  <string-array name="mdnie_scenario_entries">
+    <item>CyanogenMod (default)</item>
+    <item>UI</item>
+    <item>Video</item>
+    <item>Video warm</item>
+    <item>Video cold</item>
+    <item>Camera</item>
+    <item>Navigation</item>
+    <item>Gallery</item>
+    <item>VT</item>
+  </string-array>
+  <string-array name="mdnie_negative_entries">
+    <item>Normal</item>
+    <item>Inverted</item>
+  </string-array>
+</resources>
index f5df7fea79488d72e1ed6673bb22d53fbc4c1bd6..b028f551adcac2731b4e63b0dea68daa1d01dd7d 100644 (file)
      limitations under the License.
 -->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+  <string name="app_name">Advanced display</string>
   <!-- Screen Preference -->
+  <string name="category_screen_title">Screen</string>
+  <string name="screen_colors_title">Colours</string>
   <!-- mDNIe -->
+  <string name="mdnie_scenario_title_head">Scenario</string>
+  <string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
+  <string name="mdnie_negative_title_head">Negative mode</string>
+  <string name="mdnie_negative_summary_head">Enable/disable inverted colours</string>
 </resources>
diff --git a/AdvancedDisplay/res/values-sr-rCS/arrays.xml b/AdvancedDisplay/res/values-sr-rCS/arrays.xml
new file mode 100644 (file)
index 0000000..dbbee7c
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+     Copyright (C) 2012-2014 The CyanogenMod Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
diff --git a/AdvancedDisplay/res/values-sr-rCS/strings.xml b/AdvancedDisplay/res/values-sr-rCS/strings.xml
new file mode 100644 (file)
index 0000000..f5df7fe
--- /dev/null
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+     Copyright (C) 2012-2014 The CyanogenMod Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+  <!-- Screen Preference -->
+  <!-- mDNIe -->
+</resources>