rsspreview icon indicating copy to clipboard operation
rsspreview copied to clipboard

Make this extension translatable

Open Cleversn opened this issue 7 years ago • 2 comments

Hello, thank you firstly for this extension, which I found today after upgrading to FF 64 and discovering I have simply lost the feeds' feature.

The previews are quite equal to the extinct native, but the days of the week are displayed in English. Should someone translate the corresponding srings, I'd like to translate them to Brazilian Portuguese. Is it possible already?

[ ]s,

Cleversn avatar Dec 11 '18 21:12 Cleversn

Hi,

Thanks for the report.

From v2.2, dates are localized to the browser's language, so if your browser is set to display pages in pt-BR, the dates should appear in that language.

I'm closing this issue for now, reopen if needed.

aureliendavid avatar Dec 15 '18 15:12 aureliendavid

Hi, The options UI and the page action’s label (“Feeds in page”) still uses hard-coded English strings. You can use WebExtensions’ i18n feature to make these translatable (and then let the community translate them).

jtotht avatar Nov 10 '19 13:11 jtotht