Changeset 8020
- Timestamp:
- 03/21/08 11:01:15 (6 months ago)
- Files:
-
- trunk/COPYRIGHT (modified) (2 diffs)
- trunk/UPGRADE (modified) (19 diffs)
- trunk/data/bin/SANDBOX_README (copied) (copied from branches/1.1/data/bin/SANDBOX_README)
- trunk/data/bin/symfony (modified) (4 diffs)
- trunk/data/bin/symfony.php (deleted)
- trunk/data/config (deleted)
- trunk/data/data (deleted)
- trunk/data/i18n (deleted)
- trunk/data/modules (deleted)
- trunk/data/skeleton (deleted)
- trunk/data/web/errors (deleted)
- trunk/data/web/sf/calendar/lang/calendar-he.js (modified) (2 diffs)
- trunk/data/web/sf/prototype/js/builder.js (modified) (5 diffs)
- trunk/data/web/sf/prototype/js/controls.js (modified) (19 diffs)
- trunk/data/web/sf/prototype/js/dragdrop.js (modified) (29 diffs)
- trunk/data/web/sf/prototype/js/effects.js (modified) (50 diffs)
- trunk/data/web/sf/prototype/js/prototype.js (modified) (84 diffs)
- trunk/data/web/sf/prototype/js/scriptaculous.js (modified) (3 diffs)
- trunk/data/web/sf/prototype/js/slider.js (modified) (18 diffs)
- trunk/data/web/sf/prototype/js/sound.js (copied) (copied from branches/1.1/data/web/sf/prototype/js/sound.js)
- trunk/data/web/sf/prototype/js/unittest.js (modified) (2 diffs)
- trunk/lib/action/sfAction.class.php (modified) (3 diffs)
- trunk/lib/action/sfActionStack.class.php (modified) (2 diffs)
- trunk/lib/action/sfActionStackEntry.class.php (modified) (2 diffs)
- trunk/lib/action/sfActions.class.php (modified) (2 diffs)
- trunk/lib/action/sfComponent.class.php (modified) (2 diffs)
- trunk/lib/autoload (copied) (copied from branches/1.1/lib/autoload)
- trunk/lib/autoload/sfAutoload.class.php (copied) (copied from branches/1.1/lib/autoload/sfAutoload.class.php)
- trunk/lib/autoload/sfCoreAutoload.class.php (copied) (copied from branches/1.1/lib/autoload/sfCoreAutoload.class.php)
- trunk/lib/autoload/sfSimpleAutoload.class.php (copied) (copied from branches/1.1/lib/autoload/sfSimpleAutoload.class.php)
- trunk/lib/cache/sfCache.class.php (modified) (1 diff)
- trunk/lib/cache/sfFileCache.class.php (modified) (1 diff)
- trunk/lib/cache/sfFunctionCache.class.php (modified) (1 diff)
- trunk/lib/command/cli.php (copied) (copied from branches/1.1/lib/command/cli.php)
- trunk/lib/command/sfCommandApplication.class.php (modified) (7 diffs)
- trunk/lib/command/sfCommandManager.class.php (modified) (1 diff)
- trunk/lib/command/sfSymfonyCommandApplication.class.php (modified) (4 diffs)
- trunk/lib/config/config (copied) (copied from branches/1.1/lib/config/config)
- trunk/lib/config/config/autoload.yml (copied) (copied from branches/1.1/lib/config/config/autoload.yml)
- trunk/lib/config/config/config_handlers.yml (copied) (copied from branches/1.1/lib/config/config/config_handlers.yml)
- trunk/lib/config/config/core_compile.yml (copied) (copied from branches/1.1/lib/config/config/core_compile.yml)
- trunk/lib/config/config/factories.yml (copied) (copied from branches/1.1/lib/config/config/factories.yml)
- trunk/lib/config/config/filters.yml (copied) (copied from branches/1.1/lib/config/config/filters.yml)
- trunk/lib/config/config/module.yml (copied) (copied from branches/1.1/lib/config/config/module.yml)
- trunk/lib/config/config/security.yml (copied) (copied from branches/1.1/lib/config/config/security.yml)
- trunk/lib/config/config/settings.yml (copied) (copied from branches/1.1/lib/config/config/settings.yml)
- trunk/lib/config/config/view.yml (copied) (copied from branches/1.1/lib/config/config/view.yml)
- trunk/lib/config/sfApplicationConfiguration.class.php (copied) (copied from branches/1.1/lib/config/sfApplicationConfiguration.class.php)
- trunk/lib/config/sfAutoloadConfigHandler.class.php (modified) (7 diffs)
- trunk/lib/config/sfCacheConfigHandler.class.php (modified) (2 diffs)
- trunk/lib/config/sfCompileConfigHandler.class.php (modified) (7 diffs)
- trunk/lib/config/sfConfigCache.class.php (modified) (11 diffs)
- trunk/lib/config/sfConfigHandler.class.php (modified) (5 diffs)
- trunk/lib/config/sfDatabaseConfigHandler.class.php (modified) (7 diffs)
- trunk/lib/config/sfDefineEnvironmentConfigHandler.class.php (modified) (3 diffs)
- trunk/lib/config/sfFactoryConfigHandler.class.php (modified) (13 diffs)
- trunk/lib/config/sfFilterConfigHandler.class.php (modified) (6 diffs)
- trunk/lib/config/sfGeneratorConfigHandler.class.php (modified) (4 diffs)
- trunk/lib/config/sfLoader.class.php (modified) (3 diffs)
- trunk/lib/config/sfProjectConfiguration.class.php (copied) (copied from branches/1.1/lib/config/sfProjectConfiguration.class.php)
- trunk/lib/config/sfRootConfigHandler.class.php (modified) (4 diffs)
- trunk/lib/config/sfRoutingConfigHandler.class.php (modified) (1 diff)
- trunk/lib/config/sfSecurityConfigHandler.class.php (modified) (2 diffs)
- trunk/lib/config/sfSimpleYamlConfigHandler.class.php (modified) (2 diffs)
- trunk/lib/config/sfViewConfigHandler.class.php (modified) (8 diffs)
- trunk/lib/config/sfYamlConfigHandler.class.php (modified) (4 diffs)
- trunk/lib/controller/default (copied) (copied from branches/1.1/lib/controller/default)
- trunk/lib/controller/default/actions (copied) (copied from branches/1.1/lib/controller/default/actions)
- trunk/lib/controller/default/actions/actions.class.php (copied) (copied from branches/1.1/lib/controller/default/actions/actions.class.php)
- trunk/lib/controller/default/templates (copied) (copied from branches/1.1/lib/controller/default/templates)
- trunk/lib/controller/default/templates/defaultLayout.php (copied) (copied from branches/1.1/lib/controller/default/templates/defaultLayout.php)
- trunk/lib/controller/default/templates/disabledSuccess.php (copied) (copied from branches/1.1/lib/controller/default/templates/disabledSuccess.php)
- trunk/lib/controller/default/templates/error404Success.php (copied) (copied from branches/1.1/lib/controller/default/templates/error404Success.php)
- trunk/lib/controller/default/templates/indexSuccess.php (copied) (copied from branches/1.1/lib/controller/default/templates/indexSuccess.php)
- trunk/lib/controller/default/templates/loginSuccess.php (copied) (copied from branches/1.1/lib/controller/default/templates/loginSuccess.php)
- trunk/lib/controller/default/templates/moduleSuccess.php (copied) (copied from branches/1.1/lib/controller/default/templates/moduleSuccess.php)
- trunk/lib/controller/default/templates/secureSuccess.php (copied) (copied from branches/1.1/lib/controller/default/templates/secureSuccess.php)
- trunk/lib/controller/sfController.class.php (modified) (10 diffs)
- trunk/lib/controller/sfFrontWebController.class.php (modified) (3 diffs)
- trunk/lib/controller/sfWebController.class.php (modified) (8 diffs)
- trunk/lib/database/sfDatabase.class.php (modified) (2 diffs)
- trunk/lib/database/sfDatabaseManager.class.php (modified) (6 diffs)
- trunk/lib/database/sfMySQLDatabase.class.php (modified) (2 diffs)
- trunk/lib/database/sfPDODatabase.class.php (modified) (2 diffs)
- trunk/lib/database/sfPostgreSQLDatabase.class.php (modified) (2 diffs)
- trunk/lib/debug/sfDebug.class.php (modified) (3 diffs)
- trunk/lib/debug/sfWebDebug.class.php (modified) (9 diffs)
- trunk/lib/exception/data (copied) (copied from branches/1.1/lib/exception/data)
- trunk/lib/exception/data/error500.php (copied) (copied from branches/1.1/lib/exception/data/error500.php)
- trunk/lib/exception/data/exception.php (copied) (copied from branches/1.1/lib/exception/data/exception.php)
- trunk/lib/exception/data/exception.txt (copied) (copied from branches/1.1/lib/exception/data/exception.txt)
- trunk/lib/exception/data/unavailable.php (copied) (copied from branches/1.1/lib/exception/data/unavailable.php)
- trunk/lib/exception/sfCacheException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfConfigurationException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfControllerException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfDatabaseException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfException.class.php (modified) (4 diffs)
- trunk/lib/exception/sfFactoryException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfFileException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfFilterException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfForwardException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfInitializationException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfParseException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfRenderException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfSecurityException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfStorageException.class.php (modified) (2 diffs)
- trunk/lib/exception/sfViewException.class.php (modified) (2 diffs)
- trunk/lib/filter/sfBasicSecurityFilter.class.php (modified) (2 diffs)
- trunk/lib/filter/sfCacheFilter.class.php (modified) (2 diffs)
- trunk/lib/filter/sfExecutionFilter.class.php (modified) (3 diffs)
- trunk/lib/filter/sfFilter.class.php (modified) (2 diffs)
- trunk/lib/filter/sfFilterChain.class.php (modified) (3 diffs)
- trunk/lib/form/sfForm.class.php (modified) (1 diff)
- trunk/lib/form/sfFormField.class.php (modified) (1 diff)
- trunk/lib/form/sfFormFieldSchema.class.php (modified) (1 diff)
- trunk/lib/generator/sfCrudGenerator.class.php (modified) (3 diffs)
- trunk/lib/generator/sfGenerator.class.php (modified) (1 diff)
- trunk/lib/generator/sfGeneratorManager.class.php (modified) (1 diff)
- trunk/lib/helper (copied) (copied from branches/1.1/lib/helper)
- trunk/lib/helper/AssetHelper.php (copied) (copied from branches/1.1/lib/helper/AssetHelper.php)
- trunk/lib/helper/CacheHelper.php (copied) (copied from branches/1.1/lib/helper/CacheHelper.php)
- trunk/lib/helper/DateFormHelper.php (copied) (copied from branches/1.1/lib/helper/DateFormHelper.php)
- trunk/lib/helper/DateHelper.php (copied) (copied from branches/1.1/lib/helper/DateHelper.php)
- trunk/lib/helper/DebugHelper.php (copied) (copied from branches/1.1/lib/helper/DebugHelper.php)
- trunk/lib/helper/EscapingHelper.php (copied) (copied from branches/1.1/lib/helper/EscapingHelper.php)
- trunk/lib/helper/FormHelper.php (copied) (copied from branches/1.1/lib/helper/FormHelper.php)
- trunk/lib/helper/HelperHelper.php (copied) (copied from branches/1.1/lib/helper/HelperHelper.php)
- trunk/lib/helper/I18NHelper.php (copied) (copied from branches/1.1/lib/helper/I18NHelper.php)
- trunk/lib/helper/JavascriptHelper.php (copied) (copied from branches/1.1/lib/helper/JavascriptHelper.php)
- trunk/lib/helper/NumberHelper.php (copied) (copied from branches/1.1/lib/helper/NumberHelper.php)
- trunk/lib/helper/ObjectAdminHelper.php (copied) (copied from branches/1.1/lib/helper/ObjectAdminHelper.php)
- trunk/lib/helper/ObjectHelper.php (copied) (copied from branches/1.1/lib/helper/ObjectHelper.php)
- trunk/lib/helper/PartialHelper.php (copied) (copied from branches/1.1/lib/helper/PartialHelper.php)
- trunk/lib/helper/TagHelper.php (copied) (copied from branches/1.1/lib/helper/TagHelper.php)
- trunk/lib/helper/TextHelper.php (copied) (copied from branches/1.1/lib/helper/TextHelper.php)
- trunk/lib/helper/UrlHelper.php (copied) (copied from branches/1.1/lib/helper/UrlHelper.php)
- trunk/lib/helper/ValidationHelper.php (copied) (copied from branches/1.1/lib/helper/ValidationHelper.php)
- trunk/lib/helper/sfRichTextEditor.class.php (copied) (copied from branches/1.1/lib/helper/sfRichTextEditor.class.php)
- trunk/lib/helper/sfRichTextEditorFCK.class.php (copied) (copied from branches/1.1/lib/helper/sfRichTextEditorFCK.class.php)
- trunk/lib/helper/sfRichTextEditorTinyMCE.class.php (copied) (copied from branches/1.1/lib/helper/sfRichTextEditorTinyMCE.class.php)
- trunk/lib/i18n/data (copied) (copied from branches/1.1/lib/i18n/data)
- trunk/lib/i18n/data/af.dat (copied) (copied from branches/1.1/lib/i18n/data/af.dat)
- trunk/lib/i18n/data/af_ZA.dat (copied) (copied from branches/1.1/lib/i18n/data/af_ZA.dat)
- trunk/lib/i18n/data/am.dat (copied) (copied from branches/1.1/lib/i18n/data/am.dat)
- trunk/lib/i18n/data/am_ET.dat (copied) (copied from branches/1.1/lib/i18n/data/am_ET.dat)
- trunk/lib/i18n/data/ar.dat (copied) (copied from branches/1.1/lib/i18n/data/ar.dat)
- trunk/lib/i18n/data/ar_AE.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_AE.dat)
- trunk/lib/i18n/data/ar_BH.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_BH.dat)
- trunk/lib/i18n/data/ar_DZ.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_DZ.dat)
- trunk/lib/i18n/data/ar_EG.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_EG.dat)
- trunk/lib/i18n/data/ar_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_IN.dat)
- trunk/lib/i18n/data/ar_IQ.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_IQ.dat)
- trunk/lib/i18n/data/ar_JO.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_JO.dat)
- trunk/lib/i18n/data/ar_KW.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_KW.dat)
- trunk/lib/i18n/data/ar_LB.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_LB.dat)
- trunk/lib/i18n/data/ar_LY.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_LY.dat)
- trunk/lib/i18n/data/ar_MA.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_MA.dat)
- trunk/lib/i18n/data/ar_OM.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_OM.dat)
- trunk/lib/i18n/data/ar_QA.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_QA.dat)
- trunk/lib/i18n/data/ar_SA.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_SA.dat)
- trunk/lib/i18n/data/ar_SD.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_SD.dat)
- trunk/lib/i18n/data/ar_SY.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_SY.dat)
- trunk/lib/i18n/data/ar_TN.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_TN.dat)
- trunk/lib/i18n/data/ar_YE.dat (copied) (copied from branches/1.1/lib/i18n/data/ar_YE.dat)
- trunk/lib/i18n/data/be.dat (copied) (copied from branches/1.1/lib/i18n/data/be.dat)
- trunk/lib/i18n/data/be_BY.dat (copied) (copied from branches/1.1/lib/i18n/data/be_BY.dat)
- trunk/lib/i18n/data/bg.dat (copied) (copied from branches/1.1/lib/i18n/data/bg.dat)
- trunk/lib/i18n/data/bg_BG.dat (copied) (copied from branches/1.1/lib/i18n/data/bg_BG.dat)
- trunk/lib/i18n/data/bn.dat (copied) (copied from branches/1.1/lib/i18n/data/bn.dat)
- trunk/lib/i18n/data/bn_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/bn_IN.dat)
- trunk/lib/i18n/data/ca.dat (copied) (copied from branches/1.1/lib/i18n/data/ca.dat)
- trunk/lib/i18n/data/ca_ES.dat (copied) (copied from branches/1.1/lib/i18n/data/ca_ES.dat)
- trunk/lib/i18n/data/cs.dat (copied) (copied from branches/1.1/lib/i18n/data/cs.dat)
- trunk/lib/i18n/data/cs_CZ.dat (copied) (copied from branches/1.1/lib/i18n/data/cs_CZ.dat)
- trunk/lib/i18n/data/cy.dat (copied) (copied from branches/1.1/lib/i18n/data/cy.dat)
- trunk/lib/i18n/data/cy_GB.dat (copied) (copied from branches/1.1/lib/i18n/data/cy_GB.dat)
- trunk/lib/i18n/data/da.dat (copied) (copied from branches/1.1/lib/i18n/data/da.dat)
- trunk/lib/i18n/data/da_DK.dat (copied) (copied from branches/1.1/lib/i18n/data/da_DK.dat)
- trunk/lib/i18n/data/de.dat (copied) (copied from branches/1.1/lib/i18n/data/de.dat)
- trunk/lib/i18n/data/de_AT.dat (copied) (copied from branches/1.1/lib/i18n/data/de_AT.dat)
- trunk/lib/i18n/data/de_BE.dat (copied) (copied from branches/1.1/lib/i18n/data/de_BE.dat)
- trunk/lib/i18n/data/de_CH.dat (copied) (copied from branches/1.1/lib/i18n/data/de_CH.dat)
- trunk/lib/i18n/data/de_DE.dat (copied) (copied from branches/1.1/lib/i18n/data/de_DE.dat)
- trunk/lib/i18n/data/de_LU.dat (copied) (copied from branches/1.1/lib/i18n/data/de_LU.dat)
- trunk/lib/i18n/data/el.dat (copied) (copied from branches/1.1/lib/i18n/data/el.dat)
- trunk/lib/i18n/data/el_GR.dat (copied) (copied from branches/1.1/lib/i18n/data/el_GR.dat)
- trunk/lib/i18n/data/en.dat (copied) (copied from branches/1.1/lib/i18n/data/en.dat)
- trunk/lib/i18n/data/en_AU.dat (copied) (copied from branches/1.1/lib/i18n/data/en_AU.dat)
- trunk/lib/i18n/data/en_BE.dat (copied) (copied from branches/1.1/lib/i18n/data/en_BE.dat)
- trunk/lib/i18n/data/en_BW.dat (copied) (copied from branches/1.1/lib/i18n/data/en_BW.dat)
- trunk/lib/i18n/data/en_CA.dat (copied) (copied from branches/1.1/lib/i18n/data/en_CA.dat)
- trunk/lib/i18n/data/en_GB.dat (copied) (copied from branches/1.1/lib/i18n/data/en_GB.dat)
- trunk/lib/i18n/data/en_HK.dat (copied) (copied from branches/1.1/lib/i18n/data/en_HK.dat)
- trunk/lib/i18n/data/en_IE.dat (copied) (copied from branches/1.1/lib/i18n/data/en_IE.dat)
- trunk/lib/i18n/data/en_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/en_IN.dat)
- trunk/lib/i18n/data/en_MT.dat (copied) (copied from branches/1.1/lib/i18n/data/en_MT.dat)
- trunk/lib/i18n/data/en_NZ.dat (copied) (copied from branches/1.1/lib/i18n/data/en_NZ.dat)
- trunk/lib/i18n/data/en_PH.dat (copied) (copied from branches/1.1/lib/i18n/data/en_PH.dat)
- trunk/lib/i18n/data/en_PK.dat (copied) (copied from branches/1.1/lib/i18n/data/en_PK.dat)
- trunk/lib/i18n/data/en_SG.dat (copied) (copied from branches/1.1/lib/i18n/data/en_SG.dat)
- trunk/lib/i18n/data/en_US.dat (copied) (copied from branches/1.1/lib/i18n/data/en_US.dat)
- trunk/lib/i18n/data/en_US_POSIX.dat (copied) (copied from branches/1.1/lib/i18n/data/en_US_POSIX.dat)
- trunk/lib/i18n/data/en_VI.dat (copied) (copied from branches/1.1/lib/i18n/data/en_VI.dat)
- trunk/lib/i18n/data/en_ZA.dat (copied) (copied from branches/1.1/lib/i18n/data/en_ZA.dat)
- trunk/lib/i18n/data/en_ZW.dat (copied) (copied from branches/1.1/lib/i18n/data/en_ZW.dat)
- trunk/lib/i18n/data/eo.dat (copied) (copied from branches/1.1/lib/i18n/data/eo.dat)
- trunk/lib/i18n/data/es.dat (copied) (copied from branches/1.1/lib/i18n/data/es.dat)
- trunk/lib/i18n/data/es_AR.dat (copied) (copied from branches/1.1/lib/i18n/data/es_AR.dat)
- trunk/lib/i18n/data/es_BO.dat (copied) (copied from branches/1.1/lib/i18n/data/es_BO.dat)
- trunk/lib/i18n/data/es_CL.dat (copied) (copied from branches/1.1/lib/i18n/data/es_CL.dat)
- trunk/lib/i18n/data/es_CO.dat (copied) (copied from branches/1.1/lib/i18n/data/es_CO.dat)
- trunk/lib/i18n/data/es_CR.dat (copied) (copied from branches/1.1/lib/i18n/data/es_CR.dat)
- trunk/lib/i18n/data/es_DO.dat (copied) (copied from branches/1.1/lib/i18n/data/es_DO.dat)
- trunk/lib/i18n/data/es_EC.dat (copied) (copied from branches/1.1/lib/i18n/data/es_EC.dat)
- trunk/lib/i18n/data/es_ES.dat (copied) (copied from branches/1.1/lib/i18n/data/es_ES.dat)
- trunk/lib/i18n/data/es_GT.dat (copied) (copied from branches/1.1/lib/i18n/data/es_GT.dat)
- trunk/lib/i18n/data/es_HN.dat (copied) (copied from branches/1.1/lib/i18n/data/es_HN.dat)
- trunk/lib/i18n/data/es_MX.dat (copied) (copied from branches/1.1/lib/i18n/data/es_MX.dat)
- trunk/lib/i18n/data/es_NI.dat (copied) (copied from branches/1.1/lib/i18n/data/es_NI.dat)
- trunk/lib/i18n/data/es_PA.dat (copied) (copied from branches/1.1/lib/i18n/data/es_PA.dat)
- trunk/lib/i18n/data/es_PE.dat (copied) (copied from branches/1.1/lib/i18n/data/es_PE.dat)
- trunk/lib/i18n/data/es_PR.dat (copied) (copied from branches/1.1/lib/i18n/data/es_PR.dat)
- trunk/lib/i18n/data/es_PY.dat (copied) (copied from branches/1.1/lib/i18n/data/es_PY.dat)
- trunk/lib/i18n/data/es_SV.dat (copied) (copied from branches/1.1/lib/i18n/data/es_SV.dat)
- trunk/lib/i18n/data/es_US.dat (copied) (copied from branches/1.1/lib/i18n/data/es_US.dat)
- trunk/lib/i18n/data/es_UY.dat (copied) (copied from branches/1.1/lib/i18n/data/es_UY.dat)
- trunk/lib/i18n/data/es_VE.dat (copied) (copied from branches/1.1/lib/i18n/data/es_VE.dat)
- trunk/lib/i18n/data/et.dat (copied) (copied from branches/1.1/lib/i18n/data/et.dat)
- trunk/lib/i18n/data/et_EE.dat (copied) (copied from branches/1.1/lib/i18n/data/et_EE.dat)
- trunk/lib/i18n/data/eu.dat (copied) (copied from branches/1.1/lib/i18n/data/eu.dat)
- trunk/lib/i18n/data/eu_ES.dat (copied) (copied from branches/1.1/lib/i18n/data/eu_ES.dat)
- trunk/lib/i18n/data/fa.dat (copied) (copied from branches/1.1/lib/i18n/data/fa.dat)
- trunk/lib/i18n/data/fa_AF.dat (copied) (copied from branches/1.1/lib/i18n/data/fa_AF.dat)
- trunk/lib/i18n/data/fa_IR.dat (copied) (copied from branches/1.1/lib/i18n/data/fa_IR.dat)
- trunk/lib/i18n/data/fi.dat (copied) (copied from branches/1.1/lib/i18n/data/fi.dat)
- trunk/lib/i18n/data/fi_FI.dat (copied) (copied from branches/1.1/lib/i18n/data/fi_FI.dat)
- trunk/lib/i18n/data/fo.dat (copied) (copied from branches/1.1/lib/i18n/data/fo.dat)
- trunk/lib/i18n/data/fo_FO.dat (copied) (copied from branches/1.1/lib/i18n/data/fo_FO.dat)
- trunk/lib/i18n/data/fr.dat (copied) (copied from branches/1.1/lib/i18n/data/fr.dat)
- trunk/lib/i18n/data/fr_BE.dat (copied) (copied from branches/1.1/lib/i18n/data/fr_BE.dat)
- trunk/lib/i18n/data/fr_CA.dat (copied) (copied from branches/1.1/lib/i18n/data/fr_CA.dat)
- trunk/lib/i18n/data/fr_CH.dat (copied) (copied from branches/1.1/lib/i18n/data/fr_CH.dat)
- trunk/lib/i18n/data/fr_FR.dat (copied) (copied from branches/1.1/lib/i18n/data/fr_FR.dat)
- trunk/lib/i18n/data/fr_LU.dat (copied) (copied from branches/1.1/lib/i18n/data/fr_LU.dat)
- trunk/lib/i18n/data/ga.dat (copied) (copied from branches/1.1/lib/i18n/data/ga.dat)
- trunk/lib/i18n/data/ga_IE.dat (copied) (copied from branches/1.1/lib/i18n/data/ga_IE.dat)
- trunk/lib/i18n/data/gl.dat (copied) (copied from branches/1.1/lib/i18n/data/gl.dat)
- trunk/lib/i18n/data/gl_ES.dat (copied) (copied from branches/1.1/lib/i18n/data/gl_ES.dat)
- trunk/lib/i18n/data/gu.dat (copied) (copied from branches/1.1/lib/i18n/data/gu.dat)
- trunk/lib/i18n/data/gu_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/gu_IN.dat)
- trunk/lib/i18n/data/gv.dat (copied) (copied from branches/1.1/lib/i18n/data/gv.dat)
- trunk/lib/i18n/data/gv_GB.dat (copied) (copied from branches/1.1/lib/i18n/data/gv_GB.dat)
- trunk/lib/i18n/data/he.dat (copied) (copied from branches/1.1/lib/i18n/data/he.dat)
- trunk/lib/i18n/data/he_IL.dat (copied) (copied from branches/1.1/lib/i18n/data/he_IL.dat)
- trunk/lib/i18n/data/hi.dat (copied) (copied from branches/1.1/lib/i18n/data/hi.dat)
- trunk/lib/i18n/data/hi_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/hi_IN.dat)
- trunk/lib/i18n/data/hr.dat (copied) (copied from branches/1.1/lib/i18n/data/hr.dat)
- trunk/lib/i18n/data/hr_HR.dat (copied) (copied from branches/1.1/lib/i18n/data/hr_HR.dat)
- trunk/lib/i18n/data/hu.dat (copied) (copied from branches/1.1/lib/i18n/data/hu.dat)
- trunk/lib/i18n/data/hu_HU.dat (copied) (copied from branches/1.1/lib/i18n/data/hu_HU.dat)
- trunk/lib/i18n/data/hy.dat (copied) (copied from branches/1.1/lib/i18n/data/hy.dat)
- trunk/lib/i18n/data/hy_AM.dat (copied) (copied from branches/1.1/lib/i18n/data/hy_AM.dat)
- trunk/lib/i18n/data/hy_AM_REVISED.dat (copied) (copied from branches/1.1/lib/i18n/data/hy_AM_REVISED.dat)
- trunk/lib/i18n/data/id.dat (copied) (copied from branches/1.1/lib/i18n/data/id.dat)
- trunk/lib/i18n/data/id_ID.dat (copied) (copied from branches/1.1/lib/i18n/data/id_ID.dat)
- trunk/lib/i18n/data/in.dat (copied) (copied from branches/1.1/lib/i18n/data/in.dat)
- trunk/lib/i18n/data/in_ID.dat (copied) (copied from branches/1.1/lib/i18n/data/in_ID.dat)
- trunk/lib/i18n/data/is.dat (copied) (copied from branches/1.1/lib/i18n/data/is.dat)
- trunk/lib/i18n/data/is_IS.dat (copied) (copied from branches/1.1/lib/i18n/data/is_IS.dat)
- trunk/lib/i18n/data/it.dat (copied) (copied from branches/1.1/lib/i18n/data/it.dat)
- trunk/lib/i18n/data/it_CH.dat (copied) (copied from branches/1.1/lib/i18n/data/it_CH.dat)
- trunk/lib/i18n/data/it_IT.dat (copied) (copied from branches/1.1/lib/i18n/data/it_IT.dat)
- trunk/lib/i18n/data/iw.dat (copied) (copied from branches/1.1/lib/i18n/data/iw.dat)
- trunk/lib/i18n/data/iw_IL.dat (copied) (copied from branches/1.1/lib/i18n/data/iw_IL.dat)
- trunk/lib/i18n/data/ja.dat (copied) (copied from branches/1.1/lib/i18n/data/ja.dat)
- trunk/lib/i18n/data/ja_JP.dat (copied) (copied from branches/1.1/lib/i18n/data/ja_JP.dat)
- trunk/lib/i18n/data/ja_JP_TRADITIONAL.dat (copied) (copied from branches/1.1/lib/i18n/data/ja_JP_TRADITIONAL.dat)
- trunk/lib/i18n/data/kk.dat (copied) (copied from branches/1.1/lib/i18n/data/kk.dat)
- trunk/lib/i18n/data/kk_KZ.dat (copied) (copied from branches/1.1/lib/i18n/data/kk_KZ.dat)
- trunk/lib/i18n/data/kl.dat (copied) (copied from branches/1.1/lib/i18n/data/kl.dat)
- trunk/lib/i18n/data/kl_GL.dat (copied) (copied from branches/1.1/lib/i18n/data/kl_GL.dat)
- trunk/lib/i18n/data/kn.dat (copied) (copied from branches/1.1/lib/i18n/data/kn.dat)
- trunk/lib/i18n/data/kn_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/kn_IN.dat)
- trunk/lib/i18n/data/ko.dat (copied) (copied from branches/1.1/lib/i18n/data/ko.dat)
- trunk/lib/i18n/data/ko_KR.dat (copied) (copied from branches/1.1/lib/i18n/data/ko_KR.dat)
- trunk/lib/i18n/data/kok.dat (copied) (copied from branches/1.1/lib/i18n/data/kok.dat)
- trunk/lib/i18n/data/kok_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/kok_IN.dat)
- trunk/lib/i18n/data/kw.dat (copied) (copied from branches/1.1/lib/i18n/data/kw.dat)
- trunk/lib/i18n/data/kw_GB.dat (copied) (copied from branches/1.1/lib/i18n/data/kw_GB.dat)
- trunk/lib/i18n/data/lt.dat (copied) (copied from branches/1.1/lib/i18n/data/lt.dat)
- trunk/lib/i18n/data/lt_LT.dat (copied) (copied from branches/1.1/lib/i18n/data/lt_LT.dat)
- trunk/lib/i18n/data/lv.dat (copied) (copied from branches/1.1/lib/i18n/data/lv.dat)
- trunk/lib/i18n/data/lv_LV.dat (copied) (copied from branches/1.1/lib/i18n/data/lv_LV.dat)
- trunk/lib/i18n/data/mk.dat (copied) (copied from branches/1.1/lib/i18n/data/mk.dat)
- trunk/lib/i18n/data/mk_MK.dat (copied) (copied from branches/1.1/lib/i18n/data/mk_MK.dat)
- trunk/lib/i18n/data/ml.dat (copied) (copied from branches/1.1/lib/i18n/data/ml.dat)
- trunk/lib/i18n/data/ml_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/ml_IN.dat)
- trunk/lib/i18n/data/mr.dat (copied) (copied from branches/1.1/lib/i18n/data/mr.dat)
- trunk/lib/i18n/data/mr_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/mr_IN.dat)
- trunk/lib/i18n/data/ms.dat (copied) (copied from branches/1.1/lib/i18n/data/ms.dat)
- trunk/lib/i18n/data/ms_BN.dat (copied) (copied from branches/1.1/lib/i18n/data/ms_BN.dat)
- trunk/lib/i18n/data/ms_MY.dat (copied) (copied from branches/1.1/lib/i18n/data/ms_MY.dat)
- trunk/lib/i18n/data/mt.dat (copied) (copied from branches/1.1/lib/i18n/data/mt.dat)
- trunk/lib/i18n/data/mt_MT.dat (copied) (copied from branches/1.1/lib/i18n/data/mt_MT.dat)
- trunk/lib/i18n/data/nb.dat (copied) (copied from branches/1.1/lib/i18n/data/nb.dat)
- trunk/lib/i18n/data/nb_NO.dat (copied) (copied from branches/1.1/lib/i18n/data/nb_NO.dat)
- trunk/lib/i18n/data/nl.dat (copied) (copied from branches/1.1/lib/i18n/data/nl.dat)
- trunk/lib/i18n/data/nl_BE.dat (copied) (copied from branches/1.1/lib/i18n/data/nl_BE.dat)
- trunk/lib/i18n/data/nl_NL.dat (copied) (copied from branches/1.1/lib/i18n/data/nl_NL.dat)
- trunk/lib/i18n/data/nn.dat (copied) (copied from branches/1.1/lib/i18n/data/nn.dat)
- trunk/lib/i18n/data/nn_NO.dat (copied) (copied from branches/1.1/lib/i18n/data/nn_NO.dat)
- trunk/lib/i18n/data/no.dat (copied) (copied from branches/1.1/lib/i18n/data/no.dat)
- trunk/lib/i18n/data/no_NO.dat (copied) (copied from branches/1.1/lib/i18n/data/no_NO.dat)
- trunk/lib/i18n/data/no_NO_NY.dat (copied) (copied from branches/1.1/lib/i18n/data/no_NO_NY.dat)
- trunk/lib/i18n/data/om.dat (copied) (copied from branches/1.1/lib/i18n/data/om.dat)
- trunk/lib/i18n/data/om_ET.dat (copied) (copied from branches/1.1/lib/i18n/data/om_ET.dat)
- trunk/lib/i18n/data/om_KE.dat (copied) (copied from branches/1.1/lib/i18n/data/om_KE.dat)
- trunk/lib/i18n/data/or.dat (copied) (copied from branches/1.1/lib/i18n/data/or.dat)
- trunk/lib/i18n/data/or_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/or_IN.dat)
- trunk/lib/i18n/data/pa.dat (copied) (copied from branches/1.1/lib/i18n/data/pa.dat)
- trunk/lib/i18n/data/pa_IN.dat (copied) (copied from branches/1.1/lib/i18n/data/pa_IN.dat)
- trunk/lib/i18n/data/pl.dat (copied) (copied from branches/1.1/lib/i18n/data/pl.dat)
- trunk/lib/i18n/data/pl_PL.dat (copied) (copied from branches/1.1/lib/i18n/data/pl_PL.dat)
- trunk/lib/i18n/data/ps.dat (copied) (copied from branches/1.1/lib/i18n/data/ps.dat)
- trunk/lib/i18n/data/ps_AF.dat (copied) (copied from branches/1.1/lib/i18n/data/ps_AF.dat)
- trunk/lib/i18n/data/pt.dat (copied) (copied from branches/1.1/lib/i18n/data/pt.dat)
- trunk/lib/i18n/data/pt_BR.dat (copied) (copied from branches/1.1/lib/i18n/data/pt_BR.dat)
- trunk/lib/i18n/data/pt_PT.dat (copied) (copied from branches/1.1/lib/i18n/data/pt_PT.dat)
- trunk/lib/i18n/data/ro.dat (copied) (copied from branches/1.1/lib/i18n/data/ro.dat)
- trunk/lib/i18n/data/ro_RO.dat (copied) (copied from branches/1.1/lib/i18n/data/ro_RO.dat)
- trunk/lib/i18n/data/root.dat (copied) (copied from branches/1.1/lib/i18n/data/root.dat)
- trunk/lib/i18n/data/ru.dat (copied) (copied from branches/1.1/lib/i18n/data/ru.dat)
- trunk/lib/i18n/data/ru_RU.dat (copied) (copied from branches/1.1/lib/i18n/data/ru_RU.dat)
- trunk/lib/i18n/data/ru_UA.dat (copied) (copied from branches/1.1/lib/i18n/data/ru_UA.dat)
- trunk/lib/i18n/data/sh.dat (copied) (copied from branches/1.1/lib/i18n/data/sh.dat)
- trunk/lib/i18n/data/sh_YU.dat (copied) (copied from branches/1.1/lib/i18n/data/sh_YU.dat)
- trunk/lib/i18n/data/sk.dat (copied) (copied from branches/1.1/lib/i18n/data/sk.dat)