From 41ff4810ac4e56ea7e61bf0a19dda9d18644a06c Mon Sep 17 00:00:00 2001 From: Damian Minkov <damencho@jitsi.org> Date: Mon, 10 Oct 2011 14:09:46 +0000 Subject: Moves NotInContactList group name string into language resources. --- resources/languages/resources.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'resources') diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 2040c18..4b964b1 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -324,6 +324,7 @@ service.gui.NO_GROUP_CHAT_ACCOUNT_AVAILABLE=No accounts, supporting multi user c service.gui.NO_ONLINE_TELEPHONY_ACCOUNT=At least one online telephony account is needed in order to make a call. Please login to one of your telephony accounts and try again. service.gui.NON_EMPTY_CHAT_WINDOW_CLOSE=You're trying to close a chat with a non-sent message. Are you sure you want to close this chat? service.gui.NON_EXISTING_USER_ID=The {0} server does not recognize specified user id. +service.gui.NOT_IN_CONTACT_LIST_GROUP_NAME=NotInContactList service.gui.SD_QUALITY=Standard quality service.gui.OFFLINE=Offline service.gui.OK=&OK -- cgit v1.1