Changeset [4799a8fc8ae89bfc5e3e1cbd5d04834139ddfbf8] by dleffler
August 4th, 2011 @ 01:54 PM
Converted to exclusively using new language calls within new
modules, etc... Also adds 'gt' calls to the entire slingbar menu,
site configuration, and install for future translation. Fixes
several misused calls which would've routed to the php getext
function which simply returns the same string.
The old modules & subsystems still use the old language
subsystem.
https://github.com/exponentcms/exponent-cms/commit/4799a8fc8ae89bfc...
Committed by dleffler
- M framework/core/controllers/expRatingController.php
- M framework/core/expFramework.php
- M framework/core/subsystems-1/lang/eng_US/modules/formmodule/views/Data_view.php
- M framework/core/subsystems/expValidator.php
- M framework/modules-1/administrationmodule/actions/clear_smarty_cache.php
- M framework/modules-1/administrationmodule/actions/remove_css.php
- M framework/modules-1/formmodule/views/Data_view.tpl
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/administration/menus/admin.php
- M framework/modules/administration/menus/ecomm.php
- M framework/modules/administration/menus/files.php
- M framework/modules/administration/menus/upcomingevents.php
- M framework/modules/administration/menus/user.php
- M framework/modules/administration/menus/z-navigation.php
- M framework/modules/administration/views/administration/configure_site.tpl
- M framework/modules/core/views/expHTMLEditor/manage.tpl
- M framework/modules/core/views/expModule/manage.tpl
- M framework/modules/ecommerce/controllers/orderController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/shippingcalculators/fedexcalculator.php
- M framework/modules/ecommerce/shippingcalculators/flatratecalculator.php
- M framework/modules/ecommerce/shippingcalculators/freeshippingcalculator.php
- M framework/modules/ecommerce/shippingcalculators/instorepickupcalculator.php
- M framework/modules/ecommerce/shippingcalculators/tablebasedcalculator.php
- M framework/modules/ecommerce/shippingcalculators/upscalculator.php
- M framework/modules/search/controllers/searchController.php
- M framework/modules/users/controllers/usersController.php
- M framework/plugins/function.control.php
- M framework/plugins/function.getchromemenu.php
- M install/include/upgradescript.php
- M install/index.php
- M install/pages/admin_user.php
- M install/pages/final.php
- M install/pages/install-1.php
- M install/pages/install-2.php
- M install/pages/install-3.php
- M install/pages/install-4.php
- M install/pages/install-5.php
- M install/pages/install-6.php
- M install/pages/install-7.php
- M install/pages/save_admin.php
- M install/pages/setlang.php
- M install/pages/upgrade-2.php
- M install/pages/upgrade-3.php
- M install/pages/upgrade.php
- M install/pages/upgrade_version.php
- M install/popup.php
- M install/popups/sanity.php
- M install/upgrades/clear_cache.php
- M install/upgrades/fix_database.php
- M install/upgrades/version_tracking.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS