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
2c4dffeb
Commit
2c4dffeb
authored
May 24, 2018
by
aniket
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adds missing strings in other languages
parent
866ff324
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
0 deletions
+16
-0
strings.xml
app/src/main/res/values-es/strings.xml
+4
-0
strings.xml
app/src/main/res/values-fr/strings.xml
+4
-0
strings.xml
app/src/main/res/values-hi-rIN/strings.xml
+4
-0
strings.xml
app/src/main/res/values-pt-rBR/strings.xml
+4
-0
No files found.
app/src/main/res/values-es/strings.xml
View file @
2c4dffeb
...
...
@@ -38,6 +38,10 @@
<string
name=
"action_away"
>
Ausente
</string>
<string
name=
"action_busy"
>
Ocupado
</string>
<string
name=
"action_invisible"
>
Invisible
</string>
// TODO: Add proper translation.
<string
name=
"action_create_new_channel"
>
CREATE
</string>
// TODO: Add proper translation.
<string
name=
"action_select_members"
>
DONE
</string>
<!-- Settings List -->
<string-array
name=
"settings_actions"
>
...
...
app/src/main/res/values-fr/strings.xml
View file @
2c4dffeb
...
...
@@ -38,6 +38,10 @@
<string
name=
"action_away"
>
Loin
</string>
<string
name=
"action_busy"
>
Occupé
</string>
<string
name=
"action_invisible"
>
Invisible
</string>
// TODO: Add proper translation.
<string
name=
"action_create_new_channel"
>
CREATE
</string>
// TODO: Add proper translation.
<string
name=
"action_select_members"
>
DONE
</string>
<!-- Settings List -->
<string-array
name=
"settings_actions"
>
...
...
app/src/main/res/values-hi-rIN/strings.xml
View file @
2c4dffeb
...
...
@@ -39,6 +39,10 @@
<string
name=
"action_away"
>
दूर
</string>
<string
name=
"action_busy"
>
व्यस्त
</string>
<string
name=
"action_invisible"
>
अदृश्य
</string>
// TODO: Add proper translation.
<string
name=
"action_create_new_channel"
>
CREATE
</string>
// TODO: Add proper translation.
<string
name=
"action_select_members"
>
DONE
</string>
<!-- Settings List -->
<string-array
name=
"settings_actions"
>
...
...
app/src/main/res/values-pt-rBR/strings.xml
View file @
2c4dffeb
...
...
@@ -38,6 +38,10 @@
<string
name=
"action_away"
>
Ausente
</string>
<string
name=
"action_busy"
>
Ocupado
</string>
<string
name=
"action_invisible"
>
Invisível
</string>
// TODO: Add proper translation.
<string
name=
"action_create_new_channel"
>
CREATE
</string>
// TODO: Add proper translation.
<string
name=
"action_select_members"
>
DONE
</string>
<!-- Settings List -->
<string-array
name=
"settings_actions"
>
...
...
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