Zgodovina različic WordReference Translator

20 različic

Bodite previdni pri starih različicah!

Te različice se prikazuje za namene sklicevanja in testiranja. Uporabljajte vedno samo najnovejše različice dodatkov.

Različica 1.6.14 25.3 KiB Deluje s Firefox 13.0 - 56.*, Thunderbird 13.0 - 45.0

Fix new tab opened via other than the floating link is appended at the end of the tabs list instead of next to the current tab. Discussed here https://github.com/sanoodles/wrtranslator/issues/1

Različica 1.6.13 20.3 KiB Deluje s Firefox 13.0 - 56.*, Thunderbird 13.0 - 38.0

Fix floating link not visible on certain elements.

Različica 1.6.12 20.2 KiB Deluje s Firefox 13.0 - 43.*, Thunderbird 13.0 - 38.0

* Some fixes for German translation
* Set chrome/content/genOverlay.js file format to unix
* Fix if the word is at the top of the page, the pop-up is generated out of the screen edge.
* Fix contextual menu does not work on Google Mail.

Različica 1.6.11.1-signed 20.2 KiB Deluje s Firefox 13.0 - 42.*, Thunderbird 13.0 - 30.0

* Added plausible German translation (not based on Google Translate only)
* Fixed potential crash of the extension when hiding the floating link. This could provoke the floating link to not be shown again until Firefox was restarted.
* Status bar icon setting now defaults to false.
* readme.txt & install.rdf clean up.

Različica 1.6.10.1-signed 19.6 KiB Deluje s Firefox 13.0 - 23.*, Thunderbird 13.0 - 24.*

Update to new WordReference layout.

Različica 1.6.9.1-signed 20.0 KiB Deluje s Firefox 3.0 - 17.*, Thunderbird 1.5 - 14.*

Fix: oncommand attribute replaced by addEventListener(command). This time does not cause bad behavior for the "Translate as..." menu since a different technique is used (closure instead of plain function).

Različica 1.6.8.1-signed 17.0 KiB Deluje s Firefox 3.0 - 13.*, Thunderbird 1.5 - 13.*

Fix: Does not jump to the anchor #Otbl.

Različica 1.6.7.1-signed 17.0 KiB Deluje s Firefox 3.0 - 11.*, Thunderbird 1.5 - 11.*

Fix: All "Translate as..." options behave like "pt-es".

Različica 1.6.6.1-signed 17.0 KiB Deluje s Firefox 3.0 - 9.*, Thunderbird 1.5 - 9.0a1

Fix: oncommand attribute replaced by addEventListener(command).

Različica 1.6.5.1-signed 17.0 KiB Deluje s Firefox 3.0 - 9.0, Thunderbird 1.5 - 9.0

Fixed: Passwords can be revealed by translating them.

Različica 1.6.4.1-signed 20.0 KiB Deluje s Firefox 3.0 - 4.0.*, Thunderbird 3.0 - 3.3a2pre

Added: Thunderbird 3.1 compatibility.

Različica 1.6.3 18.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fixed:

Error: Node was not found = NS_ERROR_DOM_NOT_FOUND_ERR
Source file: chrome://wrtranslator/content/genOverlay.js
Line: 331

that happens sometimes.

Različica 1.6.2 18.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

No changes in the add-on.

1.6.1 was not correctly shown at addons.mozilla.org .

Različica 1.6.1 18.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fixed:

Error: Node was not found = NS_ERROR_DOM_NOT_FOUND_ERR
Source file: chrome://wrtranslator/content/genOverlay.js
Line: 330

that happens sometimes.

Različica 1.6.0 18.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Added: Status bar icon to enable/disable the floating link.
Added: Preference to show/hide the status bar icon.

Različica 1.5.2 18.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fixed: "English to Romanian" item in options menu was actually setting english to portuguese.

Različica 1.5.1 20.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fix: String written as literal in preferences dialog. Localization was no applied.
Fix: "jp" used instead of "ja". English - Japanese - English did not work.

Some code clean:
- Some loose variables now prefixed with "wrt_"
- Some comments and line breaks added to make it more readable.

Različica 1.5.0 17.0 KiB Deluje s Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

New floating link to the translation appears when double click on a word:
- Translucid (opacity 0.2)
- Temporized (2 seconds by default. Adjustable from about:config > floating_link_time)
- Optional (You can disable it from the extension preferences)

9 new languages from wordreference.com added:
- Polish
- Romanian
- Czech
- Greek
- Turkish
- Chinese
- Japanese
- Korean
- Arabic

Različica 1.4.1 13.0 KiB Deluje s Firefox 1.5 - 3.6a1pre, Thunderbird 1.5 - 3.1a1pre

In preferences dialog, languages radiogroup became too populated to fit in small screens. Now it is represented as a menulist.

Različica 1.4.0 10.0 KiB Deluje s Firefox 1.5 - 3.0.*, Thunderbird 1.5 - 3.0a1

Added:

Available translation languages:
* English to German
* German to English
* English to Russian
* Russian to English
* English to Portuguese
* Portuguese to English

Available application languages:
* German

Fixed:

Enabled portuguese localisation in chrome.manifest.