Changes between Initial Version and Version 1 of Ticket #9825, comment 2
- Timestamp:
- Jun 19, 2013, 5:07:27 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9825, comment 2
initial v1 9 9 10 10 > Description and summary should indeed be localizable. We haven't worked out how we'll handle that. The translations will very likely not end up in the package file itself or in the package info, since that would just add unnecessarily to the package size. We'll most likely implement that at the repository level. 11 Packages musn't bestored in a repository. For example it can be provided by some commertical corporation with special distribufion conditions.11 Packages can be not stored in a repository. For example it can be provided by some commertical corporation with special distribufion conditions. 12 12 13 13 Why not localize PackageInfo itself? for example by edding ":<language id>" to the end of each localizable field?