diff options
author | Yana Stamcheva <yana@jitsi.org> | 2010-10-22 08:23:00 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2010-10-22 08:23:00 +0000 |
commit | 46b548df2f1ab86bf964d0e422b9e37320b41aa8 (patch) | |
tree | e389cb4d87541c46ed7808fdcd4d7d0de0749f9e | |
parent | 41880f569d04a67712608357cae8ee8264bcb7da (diff) | |
download | jitsi-46b548df2f1ab86bf964d0e422b9e37320b41aa8.zip jitsi-46b548df2f1ab86bf964d0e422b9e37320b41aa8.tar.gz jitsi-46b548df2f1ab86bf964d0e422b9e37320b41aa8.tar.bz2 |
Remove unused string.
-rw-r--r-- | resources/languages/resources.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 9db24e0..19f7903 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -251,7 +251,6 @@ service.gui.LOGIN_INTERNAL_ERROR=An error occurred while logging in with account service.gui.LOGIN_INVALID_PROPERTIES_ERROR=Unable to log in with account: User name: {0}, Server name: {1}, due to an account configuration problem. Please check your account configuration.
service.gui.LOGIN_WINDOW_TITLE=Login {0}
service.gui.LOGOFF_NOT_SUCCEEDED=An error occurred while logging off with the following account: User name: {0}, Server name: {1}.
-service.gui.ME=me
service.gui.MEMBER=member
service.gui.MESSAGE=Message:
service.gui.MISSED_CALLS_TOOL_TIP=You have missed calls from:
|