diff options
author | hristoterezov <hristo@jitsi.org> | 2014-04-23 20:31:02 +0300 |
---|---|---|
committer | hristoterezov <hristo@jitsi.org> | 2014-04-23 20:31:02 +0300 |
commit | 3ea4b0226a3682c505f87d180c416312085613d5 (patch) | |
tree | c0f45e30d9913a9c658b5fc59bf14ac273a0a946 /resources | |
parent | c9084a4bc9a891514d3207928d72f97675996eae (diff) | |
download | jitsi-3ea4b0226a3682c505f87d180c416312085613d5.zip jitsi-3ea4b0226a3682c505f87d180c416312085613d5.tar.gz jitsi-3ea4b0226a3682c505f87d180c416312085613d5.tar.bz2 |
Fixes the authorisation requested dialog layout.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/languages/resources.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 0e60b6f..43f3fc1 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -35,6 +35,7 @@ service.gui.ADD=&Add service.gui.ADD_ACCOUNT=Add account service.gui.ADD_CONTACT=&Add contact service.gui.ADD_AUTHORIZED_CONTACT=Add {0} to your contact list +service.gui.ADD_CONTACT_TO_CONTACTLIST=Add the contact to your contact list service.gui.ADD_CONTACT_TO=&Add contact to service.gui.ADD_CONTACT_ERROR=Failed to add contact with id: {0} service.gui.ADD_CONTACT_ERROR_TITLE=Add contact Error |