RandomEngy / RehostImage

Rehost Image is a Firefox extension that adds a right-click option for images: "Rehost Image and Copy to Clipboard". This will upload the image to alternate hosting, then copy the URL of the uploaded image to your clipboard.
caa:addon/rehost-image
MIT License
6 stars 2 forks source link

I can not see the options in firefox #4

Open Guillote77 opened 7 years ago

Guillote77 commented 7 years ago

this is the error

Error de lectura XML: entidad no definida Ubicación: chrome://rehostimage/content/options.xul Número de línea 90, columna 47: &dropfile.temphosting.message; ------------------------------------------------------------^

Some way to solve it, thanks

danmun commented 7 years ago

Maybe it's because you are using Spanish locale and that message is not in the spanish localization file. Otherwise I don't know what would cause that error.

RandomEngy commented 7 years ago

Yeah someone contributed a new feature and it looks like the Spanish localization is missing some values and the system doesn't handle fallbacks gracefully. So if you supply the translations I can fix this. You can find the files to translate in the source.

danmun commented 7 years ago

@Guillote77 find the files here https://github.com/RandomEngy/RehostImage/tree/master/rehostimage/chrome/locale/en-US

Guillote77 commented 7 years ago

I reinstall firefox in English 64 bits. I did not understand what I had to translate, apologies

RandomEngy commented 7 years ago

Translate the files in here:

https://github.com/RandomEngy/RehostImage/tree/master/rehostimage/chrome/locale/en-US

The translations need to be added to these files:

https://github.com/RandomEngy/RehostImage/tree/master/rehostimage/chrome/locale/es-ES