Closed Bug 1732519 Opened 4 years ago Closed 4 years ago

Missing variable name

Categories

(Mozilla Localizations :: ja / Japanese, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: flod, Unassigned)

References

()

Details

(Whiteboard: [transvision-feedback])

The string:
Open Link in New { $containerName } Tab

Is translated as:
リンクを新しいコンテナータブで開く

Feedback via Transvision:
https://transvision.mozfr.org/?sourcelocale=en-US&locale=ja&repo=gecko_strings&search_type=entities&recherche=browser/browser/browserContext.ftl:main-context-menu-open-link-in-container-tab.label&entire_string=entire_string

String is missing the variable name for both ja and ja-JP-mac

Flags: needinfo?(h.rayflood)

(In reply to ABE Hiroki (:hATrayflood) from comment #1)

hhm..? it was added in following changeset. what's up?

The variable "{ $containerName }" is missing.
I am checking strings with compare-locales (ver. 8.1.0), but it did not warn it.

oh! sorry. I'll fix it now. please wait.

(In reply to Masahiko Imanaka [:marsf] from comment #2)

I am checking strings with compare-locales (ver. 8.1.0), but it did not warn it.

compare-locales doesn't have any warning for variables in Fluent strings.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

(In reply to Francesco Lodolo [:flod] from comment #4)

(In reply to Masahiko Imanaka [:marsf] from comment #2)

I am checking strings with compare-locales (ver. 8.1.0), but it did not warn it.

compare-locales doesn't have any warning for variables in Fluent strings.

Thanks, I'd never noticed. :-o

You need to log in before you can comment on or make changes to this bug.