aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2008-06-04 13:21:36 +0000
committerBadlop <badlop@process-one.net>2008-06-04 13:21:36 +0000
commit59201f1def0ea5d83c1f24693d432a5e7473a74a (patch)
tree0948db074a4d85da6ad29295277f381603e9182e /src
parent* src/web/ejabberd_web.erl (make_xhtml/2): Allow to include (diff)
* src/msgs/pl.msg: Bugfix in arguments of translated string that
could crash the room (thanks to Anastasia Gornostaeva) SVN Revision: 1345
Diffstat (limited to 'src')
-rw-r--r--src/msgs/pl.msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msgs/pl.msg b/src/msgs/pl.msg
index 44183b160..da91ad477 100644
--- a/src/msgs/pl.msg
+++ b/src/msgs/pl.msg
@@ -119,7 +119,7 @@
{"Traffic rate limit is exceeded", "Limit transferu przekroczony"}.
{"Maximum Number of Occupants", "Maksymalna liczba uczestników"}.
{"No limit", "Bez limitu"}.
-{"~s invites you to the room ~s", "~ zaprasza Cię do pokoju ~s"}.
+{"~s invites you to the room ~s", "~s zaprasza Cię do pokoju ~s"}.
{"the password is", "hasło to"}.
{" has set the subject to: ", "zmieł(a) temat na: "}.
{"You need an x:data capable client to configure room", "Potrzebujesz klienta kompatybilnego z x:data aby skonfigurować pokój"}.