1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 03:16:37 +02:00

Fixed some improper english in the HOST_GROUP language strings

This commit is contained in:
Adam
2010-10-14 16:18:20 -04:00
parent 4c64c86ef4
commit bf2f151c68
6 changed files with 12 additions and 11 deletions
+2 -2
View File
@@ -6765,9 +6765,9 @@ HOST_NO_VIDENT
#
###########################################################################
HOST_GROUP
All vhost's in the group %s have been set to %s
All vhosts in the group %s have been set to %s
HOST_IDENT_GROUP
All vhost's in the group %s have been set to %s@%s
All vhosts in the group %s have been set to %s@%s
###########################################################################
#
+2 -2
View File
@@ -6390,9 +6390,9 @@ HOST_OFF_UNREAL
HOST_NO_VIDENT
Your IRCD does not support vIdent's, if this is incorrect, please report this as a possible bug
HOST_GROUP
All vhost's in the group %s have been set to %s
All vhosts in the group %s have been set to %s
HOST_IDENT_GROUP
All vhost's in the group %s have been set to %s@%s
All vhosts in the group %s have been set to %s@%s
HOST_LIST_FOOTER
Displayed all records (Count: %d)
HOST_LIST_RANGE_FOOTER
+2 -2
View File
@@ -6651,9 +6651,9 @@ HOST_NO_VIDENT
#
###########################################################################
HOST_GROUP
All vhost's in the group %s have been set to %s
All vhosts in the group %s have been set to %s
HOST_IDENT_GROUP
All vhost's in the group %s have been set to %s@%s
All vhosts in the group %s have been set to %s@%s
###########################################################################
#
+2 -2
View File
@@ -6569,9 +6569,9 @@ HOST_OFF_UNREAL
HOST_NO_VIDENT
Je IRCD ondersteunt geen vIdent's. Als dit niet klopt, rapporteer dit dan als een mogelijke bug
HOST_GROUP
Alle vhost's in de groep %s zijn ingesteld op %s
Alle vhosts in de groep %s zijn ingesteld op %s
HOST_IDENT_GROUP
Alle vhost's in de groep %s zijn ingesteld op %s@%s
Alle vhosts in de groep %s zijn ingesteld op %s@%s
###########################################################################
#
+2 -2
View File
@@ -6535,9 +6535,9 @@ HOST_OFF_UNREAL
HOST_NO_VIDENT
Seu IRCD não suporta vIdent's, se isto não está certo, por favor reporte isso como um possível bug.
HOST_GROUP
Todos os vhost's no grupo %s foram ajustados para %s
Todos os vhosts no grupo %s foram ajustados para %s
HOST_IDENT_GROUP
Todos os vhost's no grupo %s foram ajustados para %s@%s
Todos os vhosts no grupo %s foram ajustados para %s@%s
HOST_LIST_FOOTER
Exibidos todos os registros (Contador: %d)
HOST_LIST_RANGE_FOOTER
+2 -1
View File
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="5"
VERSION_EXTRA="-git"
VERSION_BUILD="3044"
VERSION_BUILD="3045"
# $Log$ # Changes since 1.8.5 Release
#Revision 3045 - Fixed some improper english in the HOST_GROUP language strings
#Revision 3044 - Fixed a potential crash from accessing invalid memory after unbanning people when checking whether a host is akick stuck. Fixes /cs unban not reapplying stuck ban masks.
#Revision 3043 - Fixed /nickserv saset display to change the nicktracking of the users affected by it, not the user executing it
#Revision 3042 - Fixed /nickserv group to use nicktracking if enabled