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
f0c5bde4
Commit
f0c5bde4
authored
Jul 10, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
preference_editor: events_suppress_100 message corrected.
parent
ad9187ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
preference_editor.xml
app/src/main/res/values-de-rDE/preference_editor.xml
+0
-1
preference_editor.xml
app/src/main/res/values/preference_editor.xml
+1
-1
No files found.
app/src/main/res/values-de-rDE/preference_editor.xml
View file @
f0c5bde4
...
...
@@ -65,7 +65,6 @@
<string
name=
"events_message_none"
>
Nicht benachrichtigen
</string>
<string
name=
"events_show_text"
>
Nachricht in der Statusleiste anzeigen\nNachricht in der Statusleiste anzeigen
</string>
<string
name=
"events_visible_chat"
>
Benachrichtigung bei offenem Chat\nBenachrichtigung bei eingehender Nachricht im offenen Chat
</string>
<string
name=
"events_suppress_100"
>
Unterdrücke Status Code 100\nUnterdrücke \'Dieser Raum ist nicht anonym\' Meldungen
</string>
<string
name=
"negative_priotiry_summary"
>
%s (Du wirst aus keinem Chat Nachrichten erhalten)
</string>
<string
name=
"preference_accounts"
>
XMPP-Konten\nKonten verwalten
</string>
<string
name=
"preference_security"
>
Sicherheit\nSicherheitseinstellungen
</string>
...
...
app/src/main/res/values/preference_editor.xml
View file @
f0c5bde4
...
...
@@ -64,7 +64,7 @@
<string
name=
"events_message_none"
>
Don\'t notify
</string>
<string
name=
"events_show_text"
>
Show message in notification\nShow message text in notification area
</string>
<string
name=
"events_visible_chat"
>
Notify in current chat\nNotify on incoming messages in current chat
</string>
<string
name=
"events_suppress_100"
>
Suppress
Status Code 100
\nDon\'t get \'This room is not anonymous\' messages
</string>
<string
name=
"events_suppress_100"
>
Suppress
some status messages
\nDon\'t get \'This room is not anonymous\' messages
</string>
<string
name=
"negative_priotiry_summary"
>
%s (you won\'t receive messages from any chat)
</string>
<string
name=
"preference_accounts"
>
XMPP accounts\nManage accounts
</string>
<string
name=
"preference_security"
>
Security\nSecurity 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