diff options
author | DukePyrolator <DukePyrolator@anope.org> | 2012-12-16 09:43:45 +0100 |
---|---|---|
committer | DukePyrolator <DukePyrolator@anope.org> | 2012-12-16 09:43:45 +0100 |
commit | cb9ab016f5104f732098f31dd40aaf2afd6e2107 (patch) | |
tree | e821d0fbb76fc6ac262040c46cf624f5f160f23e | |
parent | 83e42f2adcb4f1b287b816e836072d04beff0fcf (diff) |
updated the Polish language file
-rw-r--r-- | lang/pl.l | 4 | ||||
-rw-r--r-- | version.log | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -4800,7 +4800,7 @@ NICK_HELP_SET_HIDE Składnia: SET HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} To polecenie pozwala na ukrycie części informacji, które - są wyświetlane przez polecenie INFO serwisu %s. + są wyświetlane przez polecenie %S INFO serwisu. Pierwszy argument określa ukrywaną informację: EMAIL - adres e-mail, USERMASK - ostatnio używany host, QUIT - ostatnia wiadomość pożegnalna, STATUS - status @@ -4926,7 +4926,7 @@ NICK_HELP_SASET_HIDE Składnia: SASET nick HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF} To polecenie pozwala na ukrycie części informacji, które - są wyświetlane przez polecenie INFO serwisu %s. + są wyświetlane przez polecenie %S INFO serwisu. Pierwszy argument określa ukrywaną informację: EMAIL - adres e-mail, USERMASK - ostatnio używany host, QUIT - ostatnia wiadomość pożegnalna, STATUS - status diff --git a/version.log b/version.log index 9a0f9650a..85987a072 100644 --- a/version.log +++ b/version.log @@ -8,7 +8,7 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="8" VERSION_EXTRA="-git" -VERSION_BUILD="3102" +VERSION_BUILD="3104" # Changes since 1.8.7 Release #Revision 3101 - Use base 10 for strtol() in the config parser to prevent numbers beginning with 0 from confusing it |