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

package:intl - support list gender message selection #11806

Closed
DartBot opened this issue Jul 12, 2013 · 5 comments
Closed

package:intl - support list gender message selection #11806

DartBot opened this issue Jul 12, 2013 · 5 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Jul 12, 2013

This issue was originally filed by @seaneagan


The intl package currently has Intl.gender to select messages based on gender. In addition when dealing with lists of people, languages have different rules to determine the gender. See:

CLDR:

http://unicode.org/reports/tr35/tr35-general.html#List_Gender

ICU:

http://icu-project.org/apiref/icu4j/com/ibm/icu/util/GenderInfo.html

Once issue #11069 is fixed, it may be nice to have a method to complement it, which can select a message based on list gender. This could either be added to Intl.gender by making the "gender" argument also accept an Iterable, or a new method such as Intl.listGender.

@DartBot
Copy link
Author

DartBot commented Jul 12, 2013

This comment was originally written by @seaneagan


This is probably low priority, but just wanted to make sure it is tracked.

@iposva-google
Copy link
Contributor

Added Area-Pkg, Triaged labels.

@sethladd
Copy link
Contributor

Added Pkg-Intl label.

@sethladd
Copy link
Contributor

Removed Type-Defect, Priority-Unassigned labels.
Added Type-Enhancement, Priority-Low labels.

@DartBot DartBot added Type-Enhancement P3 A lower priority bug or feature request area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Jul 16, 2014
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/i18n#335.

@DartBot DartBot closed this as completed Jun 5, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants