Summary: | [PATCH] POTFILES.in is out of date | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Piotr Drąg <piotrdrag> |
Component: | misc | Assignee: | pulseaudio-bugs |
Status: | RESOLVED FIXED | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
i18n: sort POTFILES.in alphabetically
i18n: add missing files to POTFILES.in i18n: remove unneeded files from POTFILES.in |
Created attachment 85784 [details] [review] i18n: add missing files to POTFILES.in Created attachment 85785 [details] [review] i18n: remove unneeded files from POTFILES.in These files have no translatable elements. Thanks! Patches applied. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 85783 [details] i18n: sort POTFILES.in alphabetically There are files that should be in po/POTFILES.in and intltool complains that they are not. The first patch sorts POTFILES.in alphabetically, while the other adds the missing files on top of it.