ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #11505
[Bug 1871087] Re: po/bootloader.pot outdated
There is no automatic tools/scrip to be used there, after some poking
and talking to previous maintainers the strings need to be added using
po/bin/add_text.
The template now has been updated with this hacky way
- create a file with a list of flavors (built from looking to the current Try <...> strings)
- do a shell loop of calling add_text, e.g
$ cat listflavors | xargs -n1 -I {} bin/add_text {} '^Install {} (safe graphics)'
(and same for Try ...)
- include only the pot update
template update uploaded now to launchpad a a source package (to avoid
having the updated template replace by an older one)
** Changed in: gfxboot-theme-ubuntu (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1871087
Title:
po/bootloader.pot outdated
Status in Ubuntu Translations:
New
Status in gfxboot-theme-ubuntu package in Ubuntu:
Fix Committed
Bug description:
The current POT was created 2016-04-16. As reported in
<https://answers.launchpad.net/ubuntu-translations/+question/689524>,
strings newer than that are not translatable in LP.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1871087/+subscriptions
References