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
91c14f9e
Commit
91c14f9e
authored
Jun 15, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
muc_editor.xml: links to old screenshots removed.
parent
bcb5dc5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
muc_editor.xml
app/src/main/res/values/muc_editor.xml
+0
-21
No files found.
app/src/main/res/values/muc_editor.xml
View file @
91c14f9e
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string
name=
"EMPTY_NICK_NAME"
>
Nickname not specified
</string>
<string
name=
"EMPTY_NICK_NAME"
>
Nickname not specified
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string
name=
"EMPTY_ROOM_NAME"
>
Conference not specified
</string>
<string
name=
"EMPTY_ROOM_NAME"
>
Conference not specified
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string
name=
"muc_join"
>
Join conference
</string>
<string
name=
"muc_join"
>
Join conference
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_nick"
>
Nick
</string>
<string
name=
"muc_nick"
>
Nick
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_nick_hint"
>
Your nick in conference
</string>
<string
name=
"muc_nick_hint"
>
Your nick in conference
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_password"
>
Password
</string>
<string
name=
"muc_password"
>
Password
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_password_hint"
>
password is not required
</string>
<string
name=
"muc_password_hint"
>
password is not required
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_room"
>
Conference
</string>
<string
name=
"muc_room"
>
Conference
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_server"
>
Multi User Chat server
</string>
<string
name=
"muc_server"
>
Multi User Chat server
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string
name=
"NICK_ALREADY_USED"
>
Nick already used
</string>
<string
name=
"NICK_ALREADY_USED"
>
Nick already used
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string
name=
"ALREADY_IN_PROGRESS"
>
Already in progress
</string>
<string
name=
"ALREADY_IN_PROGRESS"
>
Already in progress
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string
name=
"ALREADY_JOINED"
>
Already joined
</string>
<string
name=
"ALREADY_JOINED"
>
Already joined
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_add"
>
Add conference
</string>
<string
name=
"muc_add"
>
Add conference
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string
name=
"muc_delete"
>
Remove conference
</string>
<string
name=
"muc_delete"
>
Remove conference
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_confirm.png -->
<string
name=
"muc_delete_confirm"
>
Do you really want to remove conference %1$s from account %2$s?
</string>
<string
name=
"muc_delete_confirm"
>
Do you really want to remove conference %1$s from account %2$s?
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string
name=
"muc_edit"
>
Authorization settings
</string>
<string
name=
"muc_edit"
>
Authorization settings
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_invite.png -->
<string
name=
"muc_invite_confirm"
>
%2$s invites you to join conference %3$s. Join from account %1$s?
</string>
<string
name=
"muc_invite_confirm"
>
%2$s invites you to join conference %3$s. Join from account %1$s?
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_invite.png -->
<string
name=
"muc_invite_confirm_reason"
>
%2$s invites you to join conference %3$s: %4$s. Join from account %1$s?
</string>
<string
name=
"muc_invite_confirm_reason"
>
%2$s invites you to join conference %3$s: %4$s. Join from account %1$s?
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string
name=
"muc_leave"
>
Leave conference
</string>
<string
name=
"muc_leave"
>
Leave conference
</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string
name=
"muc_save"
>
Save conference
</string>
<string
name=
"muc_save"
>
Save conference
</string>
</resources>
</resources>
\ No newline at end of file
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