Closed Bug 1547711 Opened 7 years ago Closed 7 years ago

Provide translations for JAWS-ESR one-off add-on.

Categories

(Mozilla Localizations :: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yzen, Assigned: flod)

References

Details

Attachments

(1 file)

We are shipping an update for a jaws-esr add-on for our ESR60 users to attempt to migrate some of them to a newer Firefox version with e10s enabled. You can see the REPO for the add-on here:

https://github.com/mozilla/one-off-system-add-ons/tree/master/addons/jaws-esr

And incoming branch here:

https://github.com/yzen/one-off-system-add-ons/tree/jaws-esr-60/addons/jaws-esr

We are adding a new string to the add-on properties file that can be found here (note: it is finalized):

https://github.com/yzen/one-off-system-add-ons/blob/jaws-esr-60/addons/jaws-esr/locales/en-US/jaws-esr.properties#L9-L12

Original l10n repo is here:

https://github.com/mozilla-l10n/jaws-esr-addon-l10n

For more information please see:

https://docs.google.com/document/d/1dxQEnSJo3iMUSDAyONsXdWRwCGFESjFapkR_5yA9piE/edit?ts=5cbe5dda#

Type: defect → task

You have a *S instead of %S in that string.

I've unarchived the repository, can you add your new string here?
https://github.com/mozilla-l10n/jaws-esr-addon-l10n/blob/master/locales/en-US/jaws-esr.properties

What's the deadline to have content localized?

Flags: needinfo?(yzenevich)

The formal deadline is for it to be ready for Firefox 60ESR, which I believe is July 9th. Ideally we would want it ready earlier for testing etc. Do you know roughly how long it would take? Last time it took under a week, if I remember correctly to get 80 or 90 percent of translations (by user base).

Flags: needinfo?(yzenevich)
Attachment #9062415 - Flags: review?(francesco.lodolo)

(In reply to Yura Zenevich [:yzen] from comment #2)

Do you know roughly how long it would take?

Unfortunately we don't have data, but I'll try to expose this as soon as possible, and set a deadline around mid June.

Attachment #9062415 - Flags: review?(francesco.lodolo) → review+

I've re-enabled the project. Just to confirm, you're using the standard getFormattedString() in code?

Asking because I used a printf trick to avoid a warning, since I don't want to use the second %S
https://github.com/mozilla-l10n/jaws-esr-addon-l10n/commit/5e891cdae427ef692e4ffb33db012a3bb19709fe

That works in Firefox, and it works in the add-on as long as you use the normal stringBundles methods.

Status: https://pontoon.mozilla.org/projects/jaws-esr-add-on/

I'm going to close this bug, feel free to poke me if you need more information later on.

Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED

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

I've re-enabled the project. Just to confirm, you're using the standard getFormattedString() in code?

Asking because I used a printf trick to avoid a warning, since I don't want to use the second %S
https://github.com/mozilla-l10n/jaws-esr-addon-l10n/commit/5e891cdae427ef692e4ffb33db012a3bb19709fe

That works in Firefox, and it works in the add-on as long as you use the normal stringBundles methods.

Status: https://pontoon.mozilla.org/projects/jaws-esr-add-on/

I'm going to close this bug, feel free to poke me if you need more information later on.

In the previous version as well as the new one we are using formatStringFromName. Is that still OK?

(In reply to Yura Zenevich [:yzen] from comment #5)

In the previous version as well as the new one we are using formatStringFromName. Is that still OK?

I assume so, since it's a nsIStringBundle method. In case, it would be easy to verify by testing the add-on on Italian.

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

Attachment

General

Created:
Updated:
Size: