[vhffs-dev] [910] Sentences fixs

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 910
Author:   gradator
Date:     2007-09-11 06:05:13 +0000 (Tue, 11 Sep 2007)

Log Message:
-----------
Sentences fixs

Modified Paths:
--------------
    trunk/vhffs-api/src/Vhffs/Object.pm


Modified: trunk/vhffs-api/src/Vhffs/Object.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Object.pm	2007-09-11 05:49:01 UTC (rev 909)
+++ trunk/vhffs-api/src/Vhffs/Object.pm	2007-09-11 06:05:13 UTC (rev 910)
@@ -406,7 +406,7 @@
 		);
 
 	my $subject = sprintf(
-		gettext('Your request on for a %s (%s) on %s was accepted'), 
+		gettext('Your request for a %s (%s) on %s was accepted'), 
 		Vhffs::Functions::type_string_from_type_id( $self->get_type ),
 		$self->get_label,
 		$vhffs->get_config->get_host_name
@@ -445,7 +445,7 @@
 		);
 
 	my $subject = sprintf(
-		gettext('Your request on for a %s (%s) on %s was refused'),
+		gettext('Your request for a %s (%s) on %s was refused'),
 		Vhffs::Functions::type_string_from_type_id( $self->get_type ),
 		$self->get_label,
 		$vhffs->get_config->get_host_name


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/