Update main.json issue #236
swapped "filmstrip" and "contactlist" text.
This commit is contained in:
parent
e16cee4187
commit
492ea54297
|
@ -60,8 +60,8 @@
|
|||
},
|
||||
"bottomtoolbar": {
|
||||
"chat": "Open / close chat",
|
||||
"filmstrip": "Open / close contact list",
|
||||
"contactlist": "Show / hide film strip"
|
||||
"filmstrip": "Show / hide film strip",
|
||||
"contactlist": "Open / close contact list"
|
||||
},
|
||||
"chat":{
|
||||
"nickname": {
|
||||
|
@ -125,4 +125,4 @@
|
|||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue