diff options
author | Adam <Adam@anope.org> | 2010-10-14 16:18:20 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-10-14 16:18:20 -0400 |
commit | bf2f151c68fc9b662281a4d04766ccc7f86c8208 (patch) | |
tree | 76cdfba4a0c8e29de81952b91b125565db0b45b2 /lang | |
parent | 4c64c86ef4ddf9ff09c8f51f8a38e20f0513ae8d (diff) |
Fixed some improper english in the HOST_GROUP language strings
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cat.l | 4 | ||||
-rw-r--r-- | lang/en_us.l | 4 | ||||
-rw-r--r-- | lang/gr.l | 4 | ||||
-rw-r--r-- | lang/nl.l | 4 | ||||
-rw-r--r-- | lang/pt.l | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/lang/cat.l b/lang/cat.l index 91c95f296..96c8b463c 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -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 ########################################################################### # diff --git a/lang/en_us.l b/lang/en_us.l index 123dccf46..7799a0fe7 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -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 @@ -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 ########################################################################### # @@ -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 ########################################################################### # @@ -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 |