Update translations
This commit is contained in:
parent
eab7c169b5
commit
9a5b07cf81
|
@ -74,6 +74,7 @@
|
|||
"Use Tox Chat": "",
|
||||
"Use XMPP Chat": "",
|
||||
"Use IRC": "",
|
||||
"Administrator controls": "",
|
||||
"Exit to the command line": "",
|
||||
"Log out": ""
|
||||
}
|
|
@ -74,6 +74,7 @@
|
|||
"Use Tox Chat": "",
|
||||
"Use XMPP Chat": "",
|
||||
"Use IRC": "",
|
||||
"Administrator controls": "",
|
||||
"Exit to the command line": "",
|
||||
"Log out": ""
|
||||
}
|
|
@ -74,6 +74,7 @@
|
|||
"Use Tox Chat": "",
|
||||
"Use XMPP Chat": "",
|
||||
"Use IRC": "",
|
||||
"Administrator controls": "",
|
||||
"Exit to the command line": "",
|
||||
"Log out": ""
|
||||
}
|
|
@ -566,7 +566,7 @@ function menu_top_level {
|
|||
4 $"Use XMPP Chat" off \
|
||||
5 $"Use IRC" off \
|
||||
6 $"Your Encryption Keys" off \
|
||||
7 $"Adminitrstor controls" off \
|
||||
7 $"Administrator controls" off \
|
||||
8 $"Exit to the command line" off \
|
||||
9 $"Log out" on 2> $data
|
||||
sel=$?
|
||||
|
|
Loading…
Reference in New Issue