diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2014-05-06 16:01:44 +0200 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2014-05-06 16:01:44 +0200 |
commit | 979d99145ee25600a548a05e4c572b68a1a5a3ae (patch) | |
tree | eff4f636dfbb775e30d4173862d0cd1bd180431a /resources | |
parent | ae167a48d6349bbdf538adb16120820b23742ec6 (diff) | |
download | jitsi-979d99145ee25600a548a05e4c572b68a1a5a3ae.zip jitsi-979d99145ee25600a548a05e4c572b68a1a5a3ae.tar.gz jitsi-979d99145ee25600a548a05e4c572b68a1a5a3ae.tar.bz2 |
Localize ICE failed message and add "no relay found"
Diffstat (limited to 'resources')
-rw-r--r-- | resources/languages/resources.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 4271743..32150bf 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -805,6 +805,8 @@ service.gui.avatar.imagepicker.WEBCAM_ERROR=Webcam error service.gui.security.encryption.required=Encryption required! +service.protocol.ICE_FAILED=Could not establish connection (ICE failed and no relay found) + # impl.protocol.ssh #Contact Details Seperator(must not be part of contact data stored as persistent # data) |