summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:29 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:29 -0700
commit471d2e352757922e514907e7cad4d2154ab8f8f6 (patch)
tree63bf95e705bfc507159104f49c99379eabe3946a
parent75a52af4089811f57b5c237ec05b3a074312f6b6 (diff)
downloadandroid_packages_apps_SamsungServiceMode-471d2e352757922e514907e7cad4d2154ab8f8f6.tar.gz
android_packages_apps_SamsungServiceMode-471d2e352757922e514907e7cad4d2154ab8f8f6.tar.bz2
android_packages_apps_SamsungServiceMode-471d2e352757922e514907e7cad4d2154ab8f8f6.zip
Change-Id: Idebeafb84a32cd54294785e35142da42f4087874
-rw-r--r--res/values-en-rGB/strings.xml6
-rw-r--r--res/values-sq-rAL/strings.xml6
2 files changed, 10 insertions, 2 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 92b826d..77535d7 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -15,4 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string name="app_name">Service Mode</string>
+ <string name="input">Input</string>
+ <string name="quit">Quit</string>
+</resources>
diff --git a/res/values-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
index 92b826d..4e4cfdd 100644
--- a/res/values-sq-rAL/strings.xml
+++ b/res/values-sq-rAL/strings.xml
@@ -15,4 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string name="app_name">Menuja e Shërbimit</string>
+ <string name="input">Vendos</string>
+ <string name="quit">Mbyll</string>
+</resources>