[project config] Resource paths are misleading in projects using project configs
Categories
(Webtools Graveyard :: Pontoon, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: flod, Unassigned)
Details
https://pontoon.mozilla.org/ab/common-voice/
The two files listed are
web/locales/en/cross-locale.ftl
web/locales/en/messages.ftl
Setting to major, because I wonder what's going to happen when a localizer there approves something (do we overwrite en-US and mess it up for all other locales).
For the same reason I've also disabled sync for this project
Comment 1•7 years ago
|
||
We've switched common-voice to have project config, and I recall a conversation where the l10n resource name was that of the reference locale. M can confrim.
Comment 2•7 years ago
|
||
Confirming these are paths to reference files.
Pontoon only stores paths to reference files in the DB (in Resource.path); before using project config that was sufficient, because relative paths to reference files and l10n files had to be the same.
With project config, paths can be different:
https://github.com/mozilla-mobile/focus-android/blob/master/l10n.toml#L108
It would be nice to add TranslatedResource.path for storing l10n paths.
| Reporter | ||
Comment 3•7 years ago
|
||
Ugh, didn't think of checking other locales. I've re-enabled sync, and we should change the bug summary at this point.
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Description
•