summaryrefslogtreecommitdiffstats
path: root/AdvancedDisplay/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-02-16 17:07:57 +0200
committerMichael Bestas <mikeioannina@gmail.com>2014-02-16 17:17:21 +0200
commit8055c29949294f8a1c2945edebb5b314ce3b3fbb (patch)
treeee490f9e134cf1c7c55f8764bcefb42b09d54a95 /AdvancedDisplay/res/values/strings.xml
parent2269d1303c0f02e70d45e8dc08484c41e0646586 (diff)
downloaddevice_samsung_galaxys2-common-8055c29949294f8a1c2945edebb5b314ce3b3fbb.zip
device_samsung_galaxys2-common-8055c29949294f8a1c2945edebb5b314ce3b3fbb.tar.gz
device_samsung_galaxys2-common-8055c29949294f8a1c2945edebb5b314ce3b3fbb.tar.bz2
AdvancedDisplay: Update resources
Change-Id: I23a094f0c4818f42058ece80ba968672b2ceb907
Diffstat (limited to 'AdvancedDisplay/res/values/strings.xml')
-rw-r--r--AdvancedDisplay/res/values/strings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/AdvancedDisplay/res/values/strings.xml b/AdvancedDisplay/res/values/strings.xml
index eefe3a8..d7e1666 100644
--- a/AdvancedDisplay/res/values/strings.xml
+++ b/AdvancedDisplay/res/values/strings.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">Advanced Display</string>
+ <string name="app_name">Advanced display</string>
<string name="defaults_button">Reset to default</string>
@@ -25,9 +25,9 @@
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">Scenario</string>
- <string name="mdnie_scenario_summary_head">Set the mDNIe Scenario</string>
+ <string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
<string name="mdnie_mode_title_head">Mode</string>
- <string name="mdnie_mode_summary_head">Set the mDNIe Mode</string>
- <string name="mdnie_negative_title_head">Negative Mode</string>
- <string name="mdnie_negative_summary_head">Enable/Disable inverted colors</string>
+ <string name="mdnie_mode_summary_head">Set the mDNIe mode</string>
+ <string name="mdnie_negative_title_head">Negative mode</string>
+ <string name="mdnie_negative_summary_head">Enable/disable inverted colors</string>
</resources>