cakephp2-php8/lib/Cake/Console/Command/Task
mark_story 4949a87b7e Fix issues with duplicate msgid values.
Msgid values could be duplicated if the same string was used
for singular and pluralized translations.  Re-index how the data is
stored so duplicate singular detection per domain is easier.

Fixes #2538
2012-02-06 21:25:11 -05:00
..
BakeTask.php Adhering to coding standards 2011-11-30 07:44:11 -08:00
ControllerTask.php Correct path display for plugins. 2012-02-05 12:00:55 -05:00
DbConfigTask.php Reviewing the logic in the Shell::in($prompt, $options = null, $default = null) 2012-01-15 21:16:45 -06:00
ExtractTask.php Fix issues with duplicate msgid values. 2012-02-06 21:25:11 -05:00
FixtureTask.php Correct path display for plugins. 2012-02-05 12:00:55 -05:00
ModelTask.php Correct path display for plugins. 2012-02-05 12:00:55 -05:00
PluginTask.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ProjectTask.php Code standards formatting 2011-12-15 22:52:07 -08:00
TemplateTask.php Merge branch 'master' into apptheme 2011-12-02 02:29:43 +00:00
TestTask.php Correct path display for plugins. 2012-02-05 12:00:55 -05:00
ViewTask.php Correct path display for plugins. 2012-02-05 12:00:55 -05:00