Author: david Date: Fri Nov 12 09:35:27 2010 New Revision: 8828 Log: Update comments.
Modified: trunk/lib/task/i18nRectifyTask.class.php Modified: trunk/lib/task/i18nRectifyTask.class.php ============================================================================== --- trunk/lib/task/i18nRectifyTask.class.php Fri Nov 12 00:03:17 2010 (r8827) +++ trunk/lib/task/i18nRectifyTask.class.php Fri Nov 12 09:35:27 2010 (r8828) @@ -18,10 +18,8 @@ */ /** - * Output a list of removed and added i18n messages to allow auditing of - * changes, and preservation of translations data that may still be valid. - * Output formats currrently include csv and tab to allow easy import into a - * spreadsheet application. + * Restore i18n strings lost when XLIFF files were broken into plugin-specific + * directories * * @package symfony * @subpackage task -- 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.
