summaryrefslogtreecommitdiff
path: root/xpi/locale
diff options
context:
space:
mode:
authorLars Mueller <cobinja@yahoo.de>2016-09-26 16:16:41 +0200
committerLars Mueller <cobinja@yahoo.de>2016-09-26 16:17:15 +0200
commit74481ce7f02133c6091bacaa51579de368607536 (patch)
tree2057859b70e85eae494c3576b71b49bbb1e98813 /xpi/locale
parent0ecc51e58a40ca3cacda6303a656f663517becc1 (diff)
Option to hide page title in address bar popup
This adds an option to hide the page title (and the following separator) in the richresult popup results of the address bar. This currently only works with the non-alternative address bar popup. Still needs localization for languages other than english and german.
Diffstat (limited to 'xpi/locale')
-rw-r--r--xpi/locale/de/options.dtd1
-rw-r--r--xpi/locale/en-US/options.dtd1
2 files changed, 2 insertions, 0 deletions
diff --git a/xpi/locale/de/options.dtd b/xpi/locale/de/options.dtd
index 75d5131..4691ed4 100644
--- a/xpi/locale/de/options.dtd
+++ b/xpi/locale/de/options.dtd
@@ -283,6 +283,7 @@
<!ENTITY Ctr_autocompl_hl "Hervorhebung von Texttreffern">
<!ENTITY Ctr_autocompl_rhl "Blaue 'Aero'-Farben für hervorgehobene Ergebnisse">
<!ENTITY Ctr_autocompl_sep "Trennlinie zwischen den Ergebnissen anzeigen">
+<!ENTITY Ctr_autocompl_title "Seiten-Titel verbergen">
<!ENTITY Ctr_urlbar_uc "'Vereinigte Autovervollständigung' deaktivieren">
<!ENTITY Ctr_lbsugresi "Höhenlimit deaktivieren">
<!ENTITY Ctr_cresultshcb "Eigenes Höhenlimit setzen: ">
diff --git a/xpi/locale/en-US/options.dtd b/xpi/locale/en-US/options.dtd
index 9f4e4d7..a6c8adf 100644
--- a/xpi/locale/en-US/options.dtd
+++ b/xpi/locale/en-US/options.dtd
@@ -283,6 +283,7 @@
<!ENTITY Ctr_autocompl_hl "Highlighting of text hits">
<!ENTITY Ctr_autocompl_rhl "Aero colors for highlighted results">
<!ENTITY Ctr_autocompl_sep "Show separator between results">
+<!ENTITY Ctr_autocompl_title "Hide page title">
<!ENTITY Ctr_urlbar_uc "Disable 'unified autocomplete' feature">
<!ENTITY Ctr_lbsugresi "Disable height limit">
<!ENTITY Ctr_cresultshcb "Custom height limit: ">