diff options
author | Boris Grozev <boris@jitsi.org> | 2012-11-09 15:20:58 +0000 |
---|---|---|
committer | Boris Grozev <boris@jitsi.org> | 2012-11-09 15:20:58 +0000 |
commit | e21c425aac793f121d332954ce06f96a13fe3122 (patch) | |
tree | d2124cf777bdaa0f1e7d7d294f81ae469c4da6fd /resources | |
parent | e4f138d46bfd6c41f69feec7b47c5f8fb198ebc3 (diff) | |
download | jitsi-e21c425aac793f121d332954ce06f96a13fe3122.zip jitsi-e21c425aac793f121d332954ce06f96a13fe3122.tar.gz jitsi-e21c425aac793f121d332954ce06f96a13fe3122.tar.bz2 |
Adds a missing resource property. Patch contributed by Tom Denham.
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 ac9a4b5..54b393a 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -329,6 +329,7 @@ service.gui.NEW_STATUS_MESSAGE=New status message service.gui.NO=No service.gui.NONE=None service.gui.NO_CAMERA_AVAILABLE=No camera available +service.gui.NO_DESKTOP_SHARING_FOR_PROTOCOL=Desktop sharing is not supported for this protocol service.gui.NO_VIDEO_ENCODINGS=No video encodings are selected in configuration service.gui.NO_VIDEO_FOR_PROTOCOL=Video is not supported for this protocol service.gui.NO_AVAILABLE_ROOMS=The list of rooms for this server is currently not available. |