diff options
author | Eric Fischer <enf@google.com> | 2010-12-23 14:18:00 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-12-23 14:18:00 -0800 |
commit | 332af2fdf5fc8aecf8c8155ff45fcf74f06990c5 (patch) | |
tree | 8bf0a4043c0ff0a12890ffb9d76bfddc15f59d17 /tests/res/values-ar | |
parent | b8c139078f2976e9cbbe1a1f48631fa830da0bb9 (diff) | |
download | packages_apps_Settings-332af2fdf5fc8aecf8c8155ff45fcf74f06990c5.zip packages_apps_Settings-332af2fdf5fc8aecf8c8155ff45fcf74f06990c5.tar.gz packages_apps_Settings-332af2fdf5fc8aecf8c8155ff45fcf74f06990c5.tar.bz2 |
Import revised translations.
Change-Id: Ia9338cf200345ea00eb0179ca06770a9c47c16d8
Diffstat (limited to 'tests/res/values-ar')
-rw-r--r-- | tests/res/values-ar/strings.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/tests/res/values-ar/strings.xml b/tests/res/values-ar/strings.xml index 1cb3e52..9ff051c 100644 --- a/tests/res/values-ar/strings.xml +++ b/tests/res/values-ar/strings.xml @@ -19,16 +19,10 @@ <string name="discoverable" msgid="3169265480789026010">"قابل للاكتشاف"</string> <string name="start_scan" msgid="6035699220942169744">"بدء الفحص"</string> <string name="stop_scan" msgid="527546916633745779">"إيقاف الفحص"</string> - <!-- no translation found for operator_hello (292208161864910159) --> - <skip /> - <!-- no translation found for operator_settings_title (1410094511974808567) --> - <skip /> - <!-- no translation found for operator_settings_summary (5916597343019392258) --> - <skip /> - <!-- no translation found for manufacturer_hello (7525744633645544137) --> - <skip /> - <!-- no translation found for manufacturer_settings_title (2503105049808838612) --> - <skip /> - <!-- no translation found for manufacturer_settings_summary (766746044826063472) --> - <skip /> + <string name="operator_hello" msgid="292208161864910159">"مرحبًا بك أيها المشغل!"</string> + <string name="operator_settings_title" msgid="1410094511974808567">"عامل التشغيل"</string> + <string name="operator_settings_summary" msgid="5916597343019392258">"أداة المشغل التي يمكن استخدامها لبدء النشاط المختار"</string> + <string name="manufacturer_hello" msgid="7525744633645544137">"مرحبًا بالمصنِّع!"</string> + <string name="manufacturer_settings_title" msgid="2503105049808838612">"المصنِّع"</string> + <string name="manufacturer_settings_summary" msgid="766746044826063472">"أداة المصنِّع التي يمكن استخدامها لبدء النشاط المختار"</string> </resources> |