po/shadow.pot: Update pot file#1645
Conversation
I've updated it by running 'make dist'. Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
I wonder whether CI should regenerate shadow.pot whenever any of the files listed in po/POTFILES.in are update. |
|
Anyway, lgtm if you want to merge this. |
I don't like automated commits. I'd like to oppose that. Maybe we can "regularly" (i.e., whenever we remember) regenerate it. Like maybe once every one or two months, when one remembers to do it. |
I'll regenerate the other file, then open for review. Thanks! |
Assuming that shadow will one day be available on the Translation Project, it would be sufficient to update both .pot files when a pre-release tarball is sent to the robot. In the meantime, translators can update the files on demand (maybe the instuctions for this could be reviewed and clarified). |
Maybe we can release an -rc already. After all, the plan was to release on June. We won't be able to release on June because we have some regressions that need to be fixed, but we could do an -rc already. @hallyn , would you do an -rc? |
|
Lemme see if I hit any roadblocks in making an rc right now. |
I've updated it by running 'make dist'.
Cc: @mariobl, @mlh85386