We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c7a58 commit cd47687Copy full SHA for cd47687
src/chrome.manifest
@@ -1,6 +1,7 @@
1
content https-everywhere chrome/content/
2
3
locale https-everywhere en chrome/locale/en/
4
+locale https-everywhere lv-LV chrome/locale/lv-LV/
5
locale https-everywhere pt-BR chrome/locale/pt-BR/
6
locale https-everywhere sv-SE chrome/locale/sv-SE/
7
src/chrome/locale/lv-LV/https-everywhere.dtd
@@ -0,0 +1,5 @@
+<!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Iestatījumi">
+<!ENTITY https-everywhere.prefs.enable_all "Iespējot visus">
+<!ENTITY https-everywhere.prefs.disable_all "Atspējot visus">
+<!ENTITY https-everywhere.prefs.reset_defaults "Atiestatīt uz noklusējumu">
+<!ENTITY https-everywhere.prefs.search "Meklēt">
0 commit comments