Bob Mottram пре 9 година
родитељ
комит
9a5b07cf81

+ 1
- 0
locale/de/freedombone-controlpanel-user.json Прегледај датотеку

74
     "Use Tox Chat": "",
74
     "Use Tox Chat": "",
75
     "Use XMPP Chat": "",
75
     "Use XMPP Chat": "",
76
     "Use IRC": "",
76
     "Use IRC": "",
77
+    "Administrator controls": "",
77
     "Exit to the command line": "",
78
     "Exit to the command line": "",
78
     "Log out": ""
79
     "Log out": ""
79
 }
80
 }

+ 1
- 0
locale/es/freedombone-controlpanel-user.json Прегледај датотеку

74
     "Use Tox Chat": "",
74
     "Use Tox Chat": "",
75
     "Use XMPP Chat": "",
75
     "Use XMPP Chat": "",
76
     "Use IRC": "",
76
     "Use IRC": "",
77
+    "Administrator controls": "",
77
     "Exit to the command line": "",
78
     "Exit to the command line": "",
78
     "Log out": ""
79
     "Log out": ""
79
 }
80
 }

+ 1
- 0
locale/fr/freedombone-controlpanel-user.json Прегледај датотеку

74
     "Use Tox Chat": "",
74
     "Use Tox Chat": "",
75
     "Use XMPP Chat": "",
75
     "Use XMPP Chat": "",
76
     "Use IRC": "",
76
     "Use IRC": "",
77
+    "Administrator controls": "",
77
     "Exit to the command line": "",
78
     "Exit to the command line": "",
78
     "Log out": ""
79
     "Log out": ""
79
 }
80
 }

+ 1
- 1
src/freedombone-controlpanel-user Прегледај датотеку

566
                4 $"Use XMPP Chat" off \
566
                4 $"Use XMPP Chat" off \
567
                5 $"Use IRC" off \
567
                5 $"Use IRC" off \
568
                6 $"Your Encryption Keys" off \
568
                6 $"Your Encryption Keys" off \
569
-               7 $"Adminitrstor controls" off \
569
+               7 $"Administrator controls" off \
570
                8 $"Exit to the command line" off \
570
                8 $"Exit to the command line" off \
571
                9 $"Log out" on 2> $data
571
                9 $"Log out" on 2> $data
572
         sel=$?
572
         sel=$?