------------------------------------------------------------
revno: 1176
committer: Roger Martin <rg1...@gmail.com>
branch nick: aikiframework
timestamp: Wed 2012-04-25 18:39:28 +0200
message:
  translation index.php
modified:
  index.php


--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk

Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to 
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'index.php'
--- index.php	2012-04-24 08:36:12 +0000
+++ index.php	2012-04-25 16:39:28 +0000
@@ -91,7 +91,7 @@
 	// engine is no valid
 	$html_output = 
 		"<p>".
-		t( sprintf('Unkown engine %1$s. File /libs/Engine_%1$s.php doesn\'t exists.',$engineType)).
+		__sprintf('Unkown engine %1$s. File /libs/Engine_%1$s.php doesn\'t exists.',$engineType).
 		"</p>";
 }
 

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : aikiframework-devel@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to