Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Fix an i18n bug #3305

Merged
merged 1 commit into from
Apr 1, 2015
Merged

Fix an i18n bug #3305

merged 1 commit into from
Apr 1, 2015

Conversation

Changaco
Copy link
Contributor

@Changaco Changaco commented Apr 1, 2015

Currently _("Member") returns ('Membre', 'Membres') (with the french locale), this PR works around that Babel defect by modifying our get_text function to return only the first string of the tuple.

chadwhitacre added a commit that referenced this pull request Apr 1, 2015
@chadwhitacre chadwhitacre merged commit a431ff7 into master Apr 1, 2015
@chadwhitacre chadwhitacre deleted the i18n-fix branch April 1, 2015 16:31
@chadwhitacre
Copy link
Contributor

Worth opening a Babel ticket, if you haven't already?

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

Successfully merging this pull request may close these issues.

None yet

2 participants