summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml')
-rw-r--r--java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml33
1 files changed, 8 insertions, 25 deletions
diff --git a/java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml b/java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml
index fa27db7b6..f0e6d89c9 100644
--- a/java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml
+++ b/java/com/android/dialer/callcomposer/cameraui/res/values-ar/strings.xml
@@ -1,26 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2016 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="description_camera_switch_full_screen" msgid="835509743097428216">"التبديل إلى الكاميرا بملء الشاشة"</string>
- <string name="description_camera_switch_preview_screen" msgid="2575355782470181047">"التبديل إلى معاينة الكاميرا"</string>
- <string name="description_camera_switch_camera_facing" msgid="6831946148788764412">"تبديل إلى الكاميرا الأمامية"</string>
- <string name="description_camera_switch_camera_rear" msgid="644854053851698293">"تبديل مرة أخرى إلى الكاميرا الأمامية"</string>
- <string name="description_camera_take_picture" msgid="3953639532118936286">"التقاط صورة"</string>
- <string name="description_camera_cancel_photo" msgid="2759593421176396701">"إعادة التقاط الصورة"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="description_camera_switch_full_screen">التبديل إلى الكاميرا بملء الشاشة</string>
+ <string name="description_camera_switch_preview_screen">التبديل إلى معاينة الكاميرا</string>
+ <string name="description_camera_switch_camera_facing">تبديل إلى الكاميرا الأمامية</string>
+ <string name="description_camera_switch_camera_rear">تبديل مرة أخرى إلى الكاميرا الأمامية</string>
+ <string name="description_camera_take_picture">التقاط صورة</string>
+ <string name="description_camera_cancel_photo">إعادة التقاط الصورة</string>
</resources>