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
4fbba9f7
Commit
4fbba9f7
authored
Jun 16, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chat_viewer.xml: unused strings removed.
parent
4e87c9e4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
chat_viewer.xml
app/src/main/res/values-ru/chat_viewer.xml
+0
-2
chat_viewer.xml
app/src/main/res/values/chat_viewer.xml
+0
-2
No files found.
app/src/main/res/values-ru/chat_viewer.xml
View file @
4fbba9f7
...
...
@@ -7,10 +7,8 @@
<string
name=
"account_is_offline"
>
Сообщения будут доставлены после подключения к сети
</string>
<string
name=
"chat_delay"
>
отправлено в %s
</string>
<string
name=
"chat_input_hint"
>
Введите сообщение
</string>
<string
name=
"chat_page"
>
Чат %1$d из %2$d
</string>
<string
name=
"chat_send"
>
Отправить
</string>
<string
name=
"clear_history"
>
Очистить историю сообщений
</string>
<string
name=
"clear_message"
>
Очистить текст
</string>
<string
name=
"contact_is_offline"
>
Сообщения доставлены на сервер получателя и могут быть прочитаны им после подключения к сети
</string>
<string
name=
"ENTRY_IS_NOT_AVAILABLE"
>
Контакт не доступен
</string>
<string
name=
"FILE_NOT_FOUND"
>
Файл не найден
</string>
...
...
app/src/main/res/values/chat_viewer.xml
View file @
4fbba9f7
...
...
@@ -7,10 +7,8 @@
<string
name=
"account_is_offline"
>
You are currently offline. Messages you send will be delivered next time you connect.
</string>
<string
name=
"chat_delay"
>
sent at %s
</string>
<string
name=
"chat_input_hint"
>
Type your message here
</string>
<string
name=
"chat_page"
>
Chat %1$d of %2$d
</string>
<string
name=
"chat_send"
>
Send
</string>
<string
name=
"clear_history"
>
Clear history
</string>
<string
name=
"clear_message"
>
Clear text
</string>
<string
name=
"contact_is_offline"
>
The recipient is offline. Messages you send will be delivered when they come back online.
</string>
<string
name=
"ENTRY_IS_NOT_AVAILABLE"
>
Contact is not available
</string>
<string
name=
"FILE_NOT_FOUND"
>
File not found
</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