Author: mahono
Date: 2010-01-16 19:52:39 +0100 (Sat, 16 Jan 2010)
New Revision: 26735

Modified:
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_sites/templates/_list_header.php
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_themes/templates/indexSuccess.php
Log:
[1.4][sfSympalPlugin][1.0] wrapping messages for i18n

Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_sites/templates/_list_header.php
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_sites/templates/_list_header.php
        2010-01-16 18:44:00 UTC (rev 26734)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_sites/templates/_list_header.php
        2010-01-16 18:52:39 UTC (rev 26735)
@@ -1,2 +1,2 @@
-<p><?php echo __('Browse, create, edit and delete your Sympal sites below! 
Manage your sites and 
-switch between the current site and your other sites easily!') ?></p>
\ No newline at end of file
+<p><?php echo __('Browse, create, edit and delete your Sympal sites below! '.
+  'Manage your sites and switch between the current site and your other sites 
easily!') ?></p>
\ No newline at end of file

Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_themes/templates/indexSuccess.php
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_themes/templates/indexSuccess.php
       2010-01-16 18:44:00 UTC (rev 26734)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalAdminPlugin/modules/sympal_themes/templates/indexSuccess.php
       2010-01-16 18:52:39 UTC (rev 26735)
@@ -1,4 +1,4 @@
-<h1>Themes</h1>
+<h1><?php echo __('Themes') ?></h1>
 
 <p><?php echo __('Preview the available themes in this Sympal project. Click a 
 theme name below to see what it looks like!') ?></p>

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.


Reply via email to