Changeset 4459
- Timestamp:
- 06/28/07 06:53:14 (1 year ago)
- Files:
-
- plugins/sfI18nExtractPlugin/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfI18nExtractPlugin/README
r4399 r4459 41 41 }}} 42 42 43 === Known limitations === 44 45 * Can only works with the default "messages" catalogue 46 * For file backends (XLIFF and gettext), it only saves/deletes strings in the `apps/myapp/i18n/messages.XX.xml` file 47 43 48 === Patch === 44 49