Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

l10n: small nick-pick in .pot #31

Closed
MingcongBai opened this issue Mar 28, 2016 · 1 comment
Closed

l10n: small nick-pick in .pot #31

MingcongBai opened this issue Mar 28, 2016 · 1 comment

Comments

@MingcongBai
Copy link

So hi...

I've noticed this when doing zh_CN l10n work on AppStream. And the small flaw can be found here:

https://github.com/ximion/appstream/blob/master/po/appstream.pot#L61

As it says:

#, c-format
msgid   "Can not copy '%s': File does not have a 'metainfo.xml' or '.appdata.xml' extension."
msgstr  ""

Notice that of metainfo.xml and .appdata.xml, one has a dot at the front while the other doesn't.

@ximion ximion closed this as completed in 56173a5 Mar 28, 2016
@ximion
Copy link
Owner

ximion commented Mar 28, 2016

Things like this need to be fixed in the code - I did that with the comment above.
Thanks for noticing this and reporting the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants