diff options
-rw-r--r-- | lang/hun.l | 4 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/lang/hun.l b/lang/hun.l index 4a808b240..1e971c461 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -4521,7 +4521,7 @@ CHAN_HELP_AOP AOP LIST parancsot. Ezt a parancsot letilthatod a csatornádon, és helyette - használhatod az access lista rendszert. Nézd meg: /msg + használhatod az access lista rendszert. Nézd meg: %R %S HELP ACCESSbővebb információért az access listáról, és írd be: %R%S HELP SET XOP hogy megnézd, hogyan tudsz váltani az xOP rendszerrol az access lista rendszerre. @@ -4609,7 +4609,7 @@ CHAN_HELP_SOP Ezt a parancsot letilthatod a csatornádon, és helyette - használhatod az access lista rendszert. Nézd meg: /msg + használhatod az access lista rendszert. Nézd meg: %R %S HELP ACCESS bővebb információért az access listáról, és írd be: %R%S HELP SET XOP hogy megnézd, hogyan tudsz váltani az xOP rendszerről access lista rendszerre. diff --git a/version.log b/version.log index 7eb591351..d2224886b 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="15" VERSION_EXTRA="-svn" -VERSION_BUILD="1133" +VERSION_BUILD="1134" # $Log$ # +# BUILD : 1.7.15 (1134) +# BUGS : N/A +# NOTES : Missed two %Rs in hun.l +# # BUILD : 1.7.15 (1133) # BUGS : N/A # NOTES : Improved robustness on db_mysql_query() |