Commit 72de553d authored by Grigory Fedorov's avatar Grigory Fedorov

account_editor.xml: default priority corrected (0)

parent 7031f348
......@@ -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: 10)</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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment