aboutsummaryrefslogtreecommitdiffstats
path: root/resources/languages
diff options
context:
space:
mode:
authorYana Stamcheva <yana@jitsi.org>2011-10-10 15:07:32 +0000
committerYana Stamcheva <yana@jitsi.org>2011-10-10 15:07:32 +0000
commit13ff1f603ba2cdf6cbe90ce74f5811dc9e489cf0 (patch)
treee22b9febe651f947835fc42bddb12c40b0740037 /resources/languages
parent081c233064022313adb7c5b60e0bb1a583a1082c (diff)
downloadjitsi-13ff1f603ba2cdf6cbe90ce74f5811dc9e489cf0.zip
jitsi-13ff1f603ba2cdf6cbe90ce74f5811dc9e489cf0.tar.gz
jitsi-13ff1f603ba2cdf6cbe90ce74f5811dc9e489cf0.tar.bz2
Improves a chat error message by adding to it the protocol contact, which is concerned.
Diffstat (limited to 'resources/languages')
-rw-r--r--resources/languages/resources.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties
index 4b964b1..9248ff3 100644
--- a/resources/languages/resources.properties
+++ b/resources/languages/resources.properties
@@ -294,7 +294,7 @@ service.gui.MOVE_TO_GROUP=&Move to group
service.gui.MOVE_CONTACT=Move Contact
service.gui.MOVE_CONTACT_ERROR=&Contact cannot be moved
service.gui.MSG_DELIVERY_FAILURE=The above message could not be delivered
-service.gui.MSG_DELIVERY_NOT_SUPPORTED=The protocol you are using doesn't support offline messages. You could try to reach this contact through another protocol or wait until he/she becomes online.
+service.gui.MSG_DELIVERY_NOT_SUPPORTED=The protocol you are using doesn't support offline messages. You could try to reach {0} through another protocol or wait until he/she becomes online.
service.gui.MSG_DELIVERY_INTERNAL_ERROR=An internal error occurred. This is most probably a bug. Please report it here: http://www.jitsi.org/index.php/Development/BugsAndIssues.
service.gui.MSG_DELIVERY_ERROR=Failed to deliver message.
service.gui.MSG_DELIVERY_UNKNOWN_ERROR=Unknown error has occurred while delivering your message.