Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-Android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
AloqaIM-Android
Commits
48715e92
Commit
48715e92
authored
Apr 11, 2019
by
Govind Dixit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update string.xml(ar)
parent
abb59443
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
strings.xml
app/src/main/res/values-ar/strings.xml
+19
-0
dependencies.gradle
dependencies.gradle
+1
-1
No files found.
app/src/main/res/values-ar/strings.xml
View file @
48715e92
...
...
@@ -23,6 +23,7 @@
<string
name=
"title_update_profile"
>
تحديث الملف الشخصي
</string>
<string
name=
"title_about"
>
عنا
</string>
<string
name=
"title_create_channel"
>
إنشاء قناة
</string>
<string
name=
"title_choose_language"
>
Choose Language
</string>
<!-- TODO Add translation -->
<string
name=
"title_licence"
>
الترخيص
</string>
<string
name=
"title_are_you_sure"
>
هل أنت متأكد؟
</string>
<string
name=
"title_channel_details"
>
تفاصيل القناة
</string>
...
...
@@ -75,6 +76,24 @@
<item
name=
"item_about"
>
عنا
</item>
</string-array>
<string-array
name=
"languages"
>
<item>
English
</item>
<item>
Hindi
</item>
<item>
Japanese
</item>
<item>
Russian
</item>
<item>
Italian
</item>
<item>
Portuguese(BR)
</item>
<item>
Portuguese(PT)
</item>
<item>
Chinese
</item>
<item>
German
</item>
<item>
Spanish
</item>
<item>
Urdu
</item>
<item>
Chinese
</item>
<item>
French
</item>
<item>
Turkish
</item>
<item>
Ukrainian
</item>
</string-array>
<!-- Regular information messages -->
<string
name=
"msg_generic_error"
>
نأسف حدث خطأ ما حاول مرة أخرى
</string>
<string
name=
"msg_no_data_to_display"
>
لا يوجد بيانات للعرض
</string>
...
...
dependencies.gradle
View file @
48715e92
...
...
@@ -56,7 +56,7 @@ ext {
glide
:
'4.8.0'
,
glideTransformations
:
'4.0.0'
,
jitsi
:
'1.
16
.0'
,
jitsi
:
'1.
21
.0'
,
// For testing
junit
:
'4.12'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment