Feature #14037
Translation files (XLIFF) must be possible per package
| Status: | Resolved | Start date: | 2011-03-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | I18n | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 1 (View) |
Description
Currently the XliffTranslationProvider uses a hardcoded base path to look for XLIFF files of resource://FLOW3/Private/Locale/Translations/.
But it is necessary to have translations in each package, as it does not make sense to have labels for the Blog package in the FLOW3 package.
Also the TranslateViewHelper needs to offer the use of labels from different packages - e.g. to use labels from the Blog by default but fetch labels for the login screen from a shared file in the FLOW3 package.
Related issues
| related to TYPO3.Flow - Task #11954: Check the current status of i18n / L10n | Resolved |
History
Updated by Karsten Dambekalns about 2 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns almost 2 years ago
- Target version changed from 1.0 beta 1 to 1.1
Updated by Mr. Hudson almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 of change Iff62c0dc4cf47f8b2d5a9d143132ab64e2012891 has been pushed to the review server.
It is available at http://review.typo3.org/4430
Updated by Mr. Hudson almost 2 years ago
Patch set 1 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available at http://review.typo3.org/4431
Updated by Mr. Hudson almost 2 years ago
Patch set 2 of change Iff62c0dc4cf47f8b2d5a9d143132ab64e2012891 has been pushed to the review server.
It is available at http://review.typo3.org/4430
Updated by Mr. Hudson almost 2 years ago
Patch set 2 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available at http://review.typo3.org/4431
Updated by Karsten Dambekalns over 1 year ago
- FLOW3 version affected set to FLOW3 1.0.0
Updated by Karsten Dambekalns over 1 year ago
- Tracker changed from Bug to Feature
Updated by Mr. Hudson over 1 year ago
Patch set 3 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available at http://review.typo3.org/4431
Updated by Mr. Hudson over 1 year ago
Patch set 4 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available at http://review.typo3.org/4431
Updated by Mr. Jenkins over 1 year ago
Patch set 3 of change Iff62c0dc4cf47f8b2d5a9d143132ab64e2012891 has been pushed to the review server.
It is available at http://review.typo3.org/4430
Updated by Mr. Jenkins over 1 year ago
Patch set 4 of change Iff62c0dc4cf47f8b2d5a9d143132ab64e2012891 has been pushed to the review server.
It is available at http://review.typo3.org/4430
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4430
Updated by Karsten Dambekalns over 1 year ago
- % Done changed from 0 to 100
Updated by Karsten Dambekalns over 1 year ago
- Status changed from Under Review to Resolved
Updated by Karsten Dambekalns over 1 year ago
- Target version changed from 1.1 to 1.1 beta 1