diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2017-01-14 17:55:59 +0100 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2017-01-14 18:26:50 +0100 |
commit | 0c2e1e5844234fa2f4c5ebe475c88e3e0382f878 (patch) | |
tree | 3383d6593960817ec04ba6c5b6ec3df1bbda3508 /resources | |
parent | 75631826fc3f5fc4bc58ffb65be875131002137d (diff) | |
download | jitsi-0c2e1e5844234fa2f4c5ebe475c88e3e0382f878.zip jitsi-0c2e1e5844234fa2f4c5ebe475c88e3e0382f878.tar.gz jitsi-0c2e1e5844234fa2f4c5ebe475c88e3e0382f878.tar.bz2 |
Remove Zeroconf account translations
Diffstat (limited to 'resources')
-rw-r--r-- | resources/languages/resources.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 51813fd..c35bacf 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -1324,16 +1324,6 @@ plugin.whiteboard.DESELECT=Deselect plugin.whiteboard.DELETE=Delete plugin.whiteboard.PROPERTIES=Properties -# zero accregwizz -plugin.zeroaccregwizz.PROTOCOL_NAME=Zeroconf -plugin.zeroaccregwizz.PROTOCOL_DESCRIPTION=The Zeroconf (Bonjour) service protocol. -plugin.zeroaccregwizz.FIRST_NAME=First name: -plugin.zeroaccregwizz.LAST_NAME=Last name: -plugin.zeroaccregwizz.EMAIL=Email: -plugin.zeroaccregwizz.REMEMBER_CONTACTS=Remember Bonjour contacts? -plugin.zeroaccregwizz.USERID_AND_PASSWORD=ID and Password -plugin.zeroaccregwizz.USERID=User ID - # gtalk accregwizz plugin.googletalkaccregwizz.PROTOCOL_NAME=Google Talk plugin.googletalkaccregwizz.PROTOCOL_DESCRIPTION=The Google Talk protocol |