Closed Bug 1441800 Opened 6 years ago Closed 2 years ago

tabs.openWarningMultipleBranded should use a proper plural form

Categories

(Firefox :: Tabbed Browser, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1760029
Tracking Status
firefox60 --- affected

People

(Reporter: flod, Unassigned)

References

Details

Bug 1435910 only moved the string in a new file, but while doing it it made me spot an error in the string.

This string should use a proper plural

tabs.openWarningMultipleBranded=You are about to open %S tabs.  This might slow down %S while the pages are loading.  Are you sure you want to continue?

i.e.

;You are about to open #1 tabs. This might slow down %S while the pages are loading. Are you sure you want to continue?

Not sure how messy would be the mixed replacement (.replace() for the number, .GetStringFromName for %S?)
Priority: -- → P3
The comment would also need to be fixed or dropped. This information is not really relevant for localizers.

# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded):
# These items are moved from chrome/browser/places/places.properties
# Now they are not specific to bookmark.

This is going to be fixed as part of bug 1760029

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.