diff --git a/formlet@preneta.pl/chrome.manifest b/formlet@preneta.pl/chrome.manifest index bcb73d6..da52039 100644 --- a/formlet@preneta.pl/chrome.manifest +++ b/formlet@preneta.pl/chrome.manifest @@ -3,4 +3,5 @@ skin formlet classic/1.0 chrome/skin/ overlay chrome://browser/content/browser.xul chrome://formlet/content/formlet-overlay.xul locale formlet en-US chrome/locale/en-US/ -locale formlet pl chrome/locale/pl/ \ No newline at end of file +locale formlet pl chrome/locale/pl/ +locale formlet de chrome/locale/de/ \ No newline at end of file diff --git a/formlet@preneta.pl/chrome/locale/de/formlet-dialog.dtd b/formlet@preneta.pl/chrome/locale/de/formlet-dialog.dtd new file mode 100644 index 0000000..7832687 --- /dev/null +++ b/formlet@preneta.pl/chrome/locale/de/formlet-dialog.dtd @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/formlet@preneta.pl/chrome/locale/de/formlet.dtd b/formlet@preneta.pl/chrome/locale/de/formlet.dtd new file mode 100644 index 0000000..f5c3b27 --- /dev/null +++ b/formlet@preneta.pl/chrome/locale/de/formlet.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/formlet@preneta.pl/chrome/locale/de/formlet.properties b/formlet@preneta.pl/chrome/locale/de/formlet.properties new file mode 100644 index 0000000..4170f7d --- /dev/null +++ b/formlet@preneta.pl/chrome/locale/de/formlet.properties @@ -0,0 +1,2 @@ +# Extension description +extensions.formlet.description=Formulardaten als Lesezeichen speichern. diff --git a/formlet@preneta.pl/install.rdf b/formlet@preneta.pl/install.rdf index 24acba6..8cd02c0 100644 --- a/formlet@preneta.pl/install.rdf +++ b/formlet@preneta.pl/install.rdf @@ -23,6 +23,15 @@ + + + de + Formlet + Formulardaten als Lesezeichen speichern. + naitsirch + + +