Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xabber-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
xabber-android
Commits
ea23b18b
Commit
ea23b18b
authored
Jun 16, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
phrase_editor: unused phrase removed from translations.
parent
34e69996
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
5 deletions
+0
-5
phrase_editor.xml
app/src/main/res/values-ar/phrase_editor.xml
+0
-1
phrase_editor.xml
app/src/main/res/values-es-rES/phrase_editor.xml
+0
-1
phrase_editor.xml
app/src/main/res/values-ja-rJP/phrase_editor.xml
+0
-1
phrase_editor.xml
app/src/main/res/values-ru-rRU/phrase_editor.xml
+0
-1
phrase_editor.xml
app/src/main/res/values-zh-rCN/phrase_editor.xml
+0
-1
No files found.
app/src/main/res/values-ar/phrase_editor.xml
View file @
ea23b18b
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string
name=
"events_phrases_title"
>
عبارات مفتاحية
</string>
<string
name=
"phrase_add"
>
أضف عبارة
</string>
<string
name=
"phrase_delete"
>
حذف عبارة
</string>
<string
name=
"phrase_delete_confirm"
>
هل ترغب حقاً في حذف العبارة %s؟
</string>
...
...
app/src/main/res/values-es-rES/phrase_editor.xml
View file @
ea23b18b
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string
name=
"events_phrases_title"
>
Frases clave
</string>
<string
name=
"phrase_add"
>
Añadir frase
</string>
<string
name=
"phrase_delete"
>
Borrar frase
</string>
<string
name=
"phrase_delete_confirm"
>
¿De verdad quieres eliminar la frase: %s?
</string>
...
...
app/src/main/res/values-ja-rJP/phrase_editor.xml
View file @
ea23b18b
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string
name=
"events_phrases_title"
>
キーフレーズ
</string>
<string
name=
"phrase_add"
>
フレーズを追加
</string>
<string
name=
"phrase_delete"
>
フレーズを削除
</string>
<string
name=
"phrase_delete_confirm"
>
語句を削除してもよろしいですか: %s?
</string>
...
...
app/src/main/res/values-ru-rRU/phrase_editor.xml
View file @
ea23b18b
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string
name=
"events_phrases_title"
>
Ключевые фразы
</string>
<string
name=
"phrase_add"
>
Добавить фразу
</string>
<string
name=
"phrase_delete"
>
Удалить фразу
</string>
<string
name=
"phrase_delete_confirm"
>
Вы действительно хотите удалить фразу: %s?
</string>
...
...
app/src/main/res/values-zh-rCN/phrase_editor.xml
View file @
ea23b18b
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string
name=
"events_phrases_title"
>
关键短语
</string>
<string
name=
"phrase_add"
>
添加短语
</string>
<string
name=
"phrase_delete"
>
删除短语
</string>
<string
name=
"phrase_delete_confirm"
>
确实要删除短语: %s?
</string>
...
...
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