Closed Bug 515723 Opened 15 years ago Closed 15 years ago

[faceted search] glodaFacetView.facets.mode.top.moreLabel should support plurals

Categories

(Thunderbird :: Search, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0rc1

People

(Reporter: rimas, Assigned: asuth)

References

()

Details

(Keywords: l12y, Whiteboard: [has l10n impact][ready to land])

Attachments

(1 file, 1 obsolete file)

Here's an excerpt from current glodaFacetView.properties :

# LOCALIZATION NOTE (glodaFacetView.facets.mode.top.moreLabel): The label to
#  use when we are only displaying the top entries for a facet.  When the
#  label is clicked on, it results in us displaying all of the values for that
#  facet.  The value "#1" (if present) is replaced with the total number of
#  values that will be displayed (rather than the number currently hidden).
glodaFacetView.facets.mode.top.moreLabel=List all #1

Please add plural support to this string to make it easier to localize.
OS: Linux → All
Hardware: x86 → All
Version: Trunk → unspecified
Flags: blocking-thunderbird3?
Whiteboard: [has l10n impact]
As I was saying on the other bug, I hope this should be okay to land because it is backwards compatible.
Assignee: nobody → bugmail
Status: NEW → ASSIGNED
Attachment #399896 - Flags: review?(bugzilla)
PluralForm.jsm was complaining but doing what I wanted.  I had not noticed the complaining.  We must provide all the pluralizations demanded by our locale, so this we do.  This makes the change non-backwards-compatible, and additionally means I had to rename the string.  Ugh.

I suppose we should target this at rc1?
Attachment #399896 - Attachment is obsolete: true
Attachment #399932 - Flags: review?(bugzilla)
Attachment #399896 - Flags: review?(bugzilla)
I agree, we have two weeks after the b4 release for additional string changes before we freeze strings once and for all. This seems suitable for that period.
Keywords: l12y
Flags: blocking-thunderbird3? → blocking-thunderbird3+
Whiteboard: [has l10n impact] → [has l10n impact][needs review standard8]
Target Milestone: --- → Thunderbird 3.0rc1
Component: Toolbars and Tabs → Search
QA Contact: toolbars-tabs → search
Attachment #399932 - Flags: review?(bugzilla) → review+
Whiteboard: [has l10n impact][needs review standard8] → [has l10n impact][ready to land]
pushed:
http://hg.mozilla.org/comm-central/rev/0f0702b3c490
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: