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
72de553d
Commit
72de553d
authored
Jul 10, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
account_editor.xml: default priority corrected (0)
parent
7031f348
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
account_editor.xml
app/src/main/res/values/account_editor.xml
+1
-1
No files found.
app/src/main/res/values/account_editor.xml
View file @
72de553d
...
...
@@ -29,7 +29,7 @@
<string
name=
"account_enabled_summary"
>
Check to enable account
</string>
<string
name=
"account_invalid_port"
>
Port must be a number (default: 5222)
</string>
<string
name=
"account_invalid_port_range"
>
Port must be between 1 and 65535 (default: 5222)
</string>
<string
name=
"account_invalid_priority"
>
Priority value must be a number between -128 and 128 (default:
1
0)
</string>
<string
name=
"account_invalid_priority"
>
Priority value must be a number between -128 and 128 (default: 0)
</string>
<string
name=
"account_oauth"
>
Authorization
</string>
<string
name=
"account_oauth_invalidated"
>
Not authorized
</string>
<string
name=
"account_oauth_summary"
>
OAuth settings
</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