Author: sevein
Date: Mon Aug 27 04:31:28 2012
New Revision: 12208
Log:
Force culture
Modified:
trunk/lib/task/migrate/arUpgrader110.class.php
Modified: trunk/lib/task/migrate/arUpgrader110.class.php
==============================================================================
--- trunk/lib/task/migrate/arUpgrader110.class.php Mon Aug 27 04:29:43
2012 (r12207)
+++ trunk/lib/task/migrate/arUpgrader110.class.php Mon Aug 27 04:31:28
2012 (r12208)
@@ -105,6 +105,7 @@
$node->name = 'manage';
$node->path = 'accession/browse';
$node->label = 'Manage';
+ $node->culture = 'en';
foreach (array(
'es' => 'Administrar',
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" 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/qubit-commits?hl=en.