1.2.0 final; added two more languages
This commit is contained in:
parent
54c0b725de
commit
361e07740c
3 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
leo_search.onFirefoxLoad = function(event) {
|
leo_search.onFirefoxLoad = function(event) {
|
||||||
document.getElementById("contentAreaContextMenu")
|
document.getElementById("contentAreaContextMenu")
|
||||||
.addEventListener("ipopupshowing",
|
.addEventListener("popupshowing",
|
||||||
function (e){ leo_search.showFirefoxContextMenu(e); }, false);
|
function (e){ leo_search.showFirefoxContextMenu(e); }, false);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,6 @@
|
||||||
<!ENTITY leo_searchContext.label-ch-de "Translate at Leo.org (ch)">
|
<!ENTITY leo_searchContext.label-ch-de "Translate at Leo.org (ch)">
|
||||||
<!ENTITY leo_searchContext.label-it-de "Translate at Leo.org (it)">
|
<!ENTITY leo_searchContext.label-it-de "Translate at Leo.org (it)">
|
||||||
<!ENTITY leo_searchContext.label-ru-de "Translate at Leo.org (ru)">
|
<!ENTITY leo_searchContext.label-ru-de "Translate at Leo.org (ru)">
|
||||||
<!ENTITY leo_searchContext.label-it-de "Translate at Leo.org (pl)">
|
<!ENTITY leo_searchContext.label-pl-de "Translate at Leo.org (pl)">
|
||||||
<!ENTITY leo_searchContext.label-ru-de "Translate at Leo.org (pt)">
|
<!ENTITY leo_searchContext.label-pt-de "Translate at Leo.org (pt)">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue