Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
d83f64bc
Commit
d83f64bc
authored
Apr 04, 2017
by
Marc Laporte
Committed by
JC Brand
Apr 04, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve spelling (#836)
parent
6045b3d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/converse-muc.js
src/converse-muc.js
+3
-3
No files found.
src/converse-muc.js
View file @
d83f64bc
...
...
@@ -2058,15 +2058,15 @@
'
label_temporary
'
:
__
(
'
Temporary
'
),
'
label_unmoderated
'
:
__
(
'
Unmoderated
'
),
'
label_unsecured
'
:
__
(
'
Unsecured
'
),
'
tt_hidden
'
:
__
(
'
This room is not public
al
ly searchable
'
),
'
tt_hidden
'
:
__
(
'
This room is not publicly searchable
'
),
'
tt_mam_enabled
'
:
__
(
'
Messages are archived on the server
'
),
'
tt_membersonly
'
:
__
(
'
This room is restricted to members only
'
),
'
tt_moderated
'
:
__
(
'
This room is being moderated
'
),
'
tt_nonanonymous
'
:
__
(
'
All other room occupants can see your Jabber ID
'
),
'
tt_open
'
:
__
(
'
Anyone can join this room
'
),
'
tt_passwordprotected
'
:
__
(
'
This room requires a password before entry
'
),
'
tt_persistent
'
:
__
(
'
This room pesists even if it
\'
s unoccupied
'
),
'
tt_public
'
:
__
(
'
This room is public
al
ly searchable
'
),
'
tt_persistent
'
:
__
(
'
This room pe
r
sists even if it
\'
s unoccupied
'
),
'
tt_public
'
:
__
(
'
This room is publicly searchable
'
),
'
tt_semianonymous
'
:
__
(
'
Only moderators can see your Jabber ID
'
),
'
tt_temporary
'
:
__
(
'
This room will disappear once the last person leaves
'
),
'
tt_unmoderated
'
:
__
(
'
This room is not being moderated
'
),
...
...
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