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

Add extraction support for translatePlural filter #45

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pswai
Copy link

@pswai pswai commented Nov 7, 2014

This adds support to extract strings from translatePlural filter.

This is together with rubenv/angular-gettext#122

catalog = testExtract(files)

# Notes on the ordering: Strings seem to be sorted alphabetically
Copy link
Owner

Choose a reason for hiding this comment

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

Yup, that's by design.

@rubenv
Copy link
Owner

rubenv commented Nov 7, 2014

Really good stuff. If we can make the {{$count}} placeholder work, I'd love to see it used here as well. Apart from that no real remarks.

We still need documentation, but we can add that later on.

@Alir3z4
Copy link

Alir3z4 commented May 21, 2015

👍

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

Successfully merging this pull request may close these issues.

3 participants