]> granicus.if.org Git - ejabberd/commitdiff
* src/msgs/pl.msg: Bugfix in arguments of translated string that
authorBadlop <badlop@process-one.net>
Wed, 4 Jun 2008 13:21:36 +0000 (13:21 +0000)
committerBadlop <badlop@process-one.net>
Wed, 4 Jun 2008 13:21:36 +0000 (13:21 +0000)
could crash the room (thanks to Anastasia Gornostaeva)

SVN Revision: 1345

ChangeLog
src/msgs/pl.msg

index 09de064427e1c15c5e59f0d601fafaa9efed57d3..89c122f5e40e47f7acd2cc896519e6e12207d7c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-04  Badlop  <badlop@process-one.net>
+
+       * src/msgs/pl.msg: Bugfix in arguments of translated string that
+       could crash the room (thanks to Anastasia Gornostaeva)
+
 2008-05-31  Badlop  <badlop@process-one.net>
 
        * src/web/ejabberd_web.erl (make_xhtml/2): Allow to include
index 44183b1608e441a1b26640ef45166c026405725d..da91ad47700bd92e834507f7d9e568a0963274ac 100644 (file)
 {"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"}.