summaryrefslogtreecommitdiffstats
path: root/AdvancedDisplay/res/values-en-rAU/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AdvancedDisplay/res/values-en-rAU/arrays.xml')
-rw-r--r--AdvancedDisplay/res/values-en-rAU/arrays.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/AdvancedDisplay/res/values-en-rAU/arrays.xml b/AdvancedDisplay/res/values-en-rAU/arrays.xml
index dbbee7c..303f2c8 100644
--- a/AdvancedDisplay/res/values-en-rAU/arrays.xml
+++ b/AdvancedDisplay/res/values-en-rAU/arrays.xml
@@ -15,4 +15,20 @@
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>