Skip to content

Fix missing translations#240

Merged
frlan merged 2 commits into
geany:masterfrom
b4n:fix-missing-translations
Jun 23, 2015
Merged

Fix missing translations#240
frlan merged 2 commits into
geany:masterfrom
b4n:fix-missing-translations

Conversation

@b4n

@b4n b4n commented Jun 22, 2015

Copy link
Copy Markdown
Member

Fix actually translating some strings marked as translatable (in addons/wrapword and tableconvert). Overview has a similar problem but I opened codebrainz/overview-plugin#15 to please @codebrainz :)

Also, mark a few more visible strings as translatable. This is harmless for the string freeze, as the strings weren't translatable at all anyway, so while they are technically new in the translations they aren't new in the code. Maybe this could also warrant an update of the PO file as we are early in the freeze, so hopefully some translators will get the update version and the 6 additional strings.

b4n added 2 commits June 23, 2015 00:30
Missing config.h includes lead to missing GETTEXT_PACKAGE and then to
`_()` not to do anything useful.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techee please quickly check these, as they are in one of your plugins :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not techee but I'd be fine of merging this ;)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am techee and I'm fine with merging this too :-). Thanks for noticing.

@b4n b4n added this to the 1.25 milestone Jun 22, 2015
frlan added a commit that referenced this pull request Jun 23, 2015
@frlan frlan merged commit 5c2740d into geany:master Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants