From a35090a49c279a07f72a76ab3cf2006158bbc75f Mon Sep 17 00:00:00 2001 From: Ingo Bauersachs Date: Sat, 14 Jan 2017 17:50:27 +0100 Subject: Remove dict protocol translations --- resources/languages/resources.properties | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 6d18122..9fcbdbd 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -1024,33 +1024,6 @@ plugin.branding.LICENSE=
Jitsi is distributed under \ plugin.busylampfield.PICKUP=Pickup call -# Dict protocol -service.protocol.DICTIONARIES=Dictionaries -plugin.dictaccregwizz.ANY_DICTIONARY=Any Dictionary -plugin.dictaccregwizz.ANY_DICTIONARY_FORM=Any Dictionary from {0} -plugin.dictaccregwizz.FIRST_MATCH=First Match -plugin.dictaccregwizz.NO_MATCH=No match -plugin.dictaccregwizz.MATCH_RESULT=No definitions found for "{0}", perhaps you mean:\n -plugin.dictaccregwizz.INVALID_DATABASE=The current dictionary "{0}" doesn''t exist anymore on the server. -plugin.dictaccregwizz.INVALID_STRATEGY=The current strategy isn't available on the server. -plugin.dictaccregwizz.PROTOCOL_NAME=Dict -plugin.dictaccregwizz.PROTOCOL_DESCRIPTION=The Dict service protocol -plugin.dictaccregwizz.HOST=Host -plugin.dictaccregwizz.SERVER_INFO=Server informations -plugin.dictaccregwizz.STRATEGY_SELECTION=Strategy selection -plugin.dictaccregwizz.STRATEGY_LIST=List of strategies: -plugin.dictaccregwizz.SEARCH_STRATEGIES=Search strategies -plugin.dictaccregwizz.STRATEGY_DESCRIPTION=Strategy is use to search similar words,if a translation was not found, thanks to different approaches. For example the Prefix strategies will search words which begin like the word you would translate. -plugin.dictaccregwizz.ACCOUNT_INFO_TITLE=Dict Account Information -plugin.dictaccregwizz.FIRST_ACCOUNT=This wizard will create your first Dict Account for you on dict.org.\n\n\ -You can add new dictionary by going on Account Registration Wizard. Fill the host Field with dictionary you would like to add. -plugin.dictaccregwizz.THREAD_CONNECT=Trying to connect to server -plugin.dictaccregwizz.THREAD_CONNECT_FAILED=Connexion attempt failed, this isn't a dict server or the server is offline -plugin.dictaccregwizz.RETRIEVING_STRATEGIES=Retrieving strategies -plugin.dictaccregwizz.NO_STRATEGIES_FOUND=No strategy found on the server -plugin.dictaccregwizz.POPULATE_LIST=Populating list -plugin.dictaccregwizz.CLOSING_CONNECTION=Closing connection - # generalconfig plugin.generalconfig.AUTO_START=Auto-start {0} when computer restarts or reboots plugin.generalconfig.CHATALERTS_ON_MESSAGE=Use task bar / dock alerts on incoming calls and chats -- cgit v1.1