1.2.0 final; added two more languages

This commit is contained in:
Johannes Findeisen 2015-07-23 06:18:07 +02:00
commit 361e07740c
3 changed files with 7 additions and 7 deletions

View file

@ -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);
}; };

View file

@ -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)">