summaryrefslogtreecommitdiff
path: root/xpi
diff options
context:
space:
mode:
authorAris-t2 <aris-addons@gmx.net>2016-09-25 12:04:10 +0200
committerAris-t2 <aris-addons@gmx.net>2016-09-25 12:04:10 +0200
commit0ab7dceb3cec75e5c67c68bed117aa363f07e128 (patch)
tree24de7774261f2fa4401db6a0e3e262f8e4d9704d /xpi
parent3fb907ad6debcfb2b695a24f2a8e5e989633ef0e (diff)
1.5.8beta1
<b>[locale(s)]</b> - Ukrainian (uk) translation updated (thanks to Sacredwheels) - French (fr) translation updated (thanks to BlackJack) <b>[fix(es)]</b> - Fx48+ & 'Replace generic favicon' options: search glass glitch - Fx50+: Location bar (3) > Remove 'search with...' and 'visit' items -- fixed glitch when no item is visible inside popup anymore -- works without 'disable height limit otion' -- works with default and CTRs alternative autocomplete popup <b>[new option(s)]</b> - Toolbars (2) > Findbar > custom width for findbox
Diffstat (limited to 'xpi')
-rw-r--r--xpi/content/css/alt_autocompl_items2.css22
-rw-r--r--xpi/content/css/linux/empty_favicon_g0.css4
-rw-r--r--xpi/content/css/linux/empty_favicon_g1.css4
-rw-r--r--xpi/content/css/linux/empty_favicon_g1v2.css4
-rw-r--r--xpi/content/css/linux/empty_favicon_g2.css4
-rw-r--r--xpi/content/css/mac/empty_favicon_g0.css4
-rw-r--r--xpi/content/css/mac/empty_favicon_g1.css4
-rw-r--r--xpi/content/css/mac/empty_favicon_g1v2.css4
-rw-r--r--xpi/content/css/mac/empty_favicon_g2.css4
-rw-r--r--xpi/content/css/win8/empty_favicon_g0.css4
-rw-r--r--xpi/content/css/win8/empty_favicon_g1.css4
-rw-r--r--xpi/content/css/win8/empty_favicon_g1v2.css4
-rw-r--r--xpi/content/css/win8/empty_favicon_g2.css4
-rw-r--r--xpi/content/css/winaero/empty_favicon_g0.css4
-rw-r--r--xpi/content/css/winaero/empty_favicon_g1.css4
-rw-r--r--xpi/content/css/winaero/empty_favicon_g1v2.css4
-rw-r--r--xpi/content/css/winaero/empty_favicon_g2.css4
-rw-r--r--xpi/content/css/winxp/empty_favicon_g0.css4
-rw-r--r--xpi/content/css/winxp/empty_favicon_g1.css4
-rw-r--r--xpi/content/css/winxp/empty_favicon_g1v2.css4
-rw-r--r--xpi/content/css/winxp/empty_favicon_g2.css4
-rw-r--r--xpi/content/options.js13
-rw-r--r--xpi/content/options.xul39
-rw-r--r--xpi/content/overlay.js55
-rw-r--r--xpi/defaults/preferences/options.js10
-rw-r--r--xpi/install.rdf4
-rw-r--r--xpi/locale/cs/options.dtd1
-rw-r--r--xpi/locale/da/options.dtd1
-rw-r--r--xpi/locale/de/options.dtd1
-rw-r--r--xpi/locale/dsb/options.dtd1
-rw-r--r--xpi/locale/el/options.dtd1
-rw-r--r--xpi/locale/en-US/options.dtd1
-rw-r--r--xpi/locale/es/options.dtd1
-rw-r--r--xpi/locale/et/options.dtd1
-rw-r--r--xpi/locale/fr/options.dtd29
-rw-r--r--xpi/locale/hsb/options.dtd1
-rw-r--r--xpi/locale/it/options.dtd1
-rw-r--r--xpi/locale/ja/options.dtd1
-rw-r--r--xpi/locale/pl/options.dtd1
-rw-r--r--xpi/locale/pt-BR/options.dtd1
-rw-r--r--xpi/locale/ru/options.dtd1
-rw-r--r--xpi/locale/sl/options.dtd1
-rw-r--r--xpi/locale/uk/options.dtd55
-rw-r--r--xpi/locale/zh-CN/options.dtd1
-rw-r--r--xpi/locale/zh-TW/options.dtd1
45 files changed, 202 insertions, 122 deletions
diff --git a/xpi/content/css/alt_autocompl_items2.css b/xpi/content/css/alt_autocompl_items2.css
index c82b7f1..c38f827 100644
--- a/xpi/content/css/alt_autocompl_items2.css
+++ b/xpi/content/css/alt_autocompl_items2.css
@@ -34,20 +34,12 @@
#PopupAutoCompleteRichResult[autocompleteinput="urlbar"] .autocomplete-richlistbox {
transition: unset !important;
}
-
- panel[type="autocomplete-richlistbox"] .autocomplete-richlistbox[style="height: 0px;"],
- #PopupAutoCompleteRichResult[autocompleteinput="urlbar"] .autocomplete-richlistbox[style="height: 0px;"],
- panel[type="autocomplete-richlistbox"] .autocomplete-richlistbox[style="height: 8px;"],
- #PopupAutoCompleteRichResult[autocompleteinput="urlbar"] .autocomplete-richlistbox[style="height: 8px;"] {
- padding-top: 0 !important;
- padding-bottom: 0 !important;
- margin-bottom: -1px !important;
- min-width: 0 !important;
- width: 0 !important;
- max-width: 0 !important;
- padding-left: 0 !important;
- padding-right: 0 !important;
- margin-left: 0 !important;
- margin-right: 0 !important;
+
+ /* this will remove the tiny popup lines visible after the "search with..." and "visit" items get hidden */
+ panel[type="autocomplete-richlistbox"][ctrsubboxstyle="height: 0px;"],
+ #PopupAutoCompleteRichResult[autocompleteinput="urlbar"][ctrsubboxstyle="height: 0px;"]
+ panel[type="autocomplete-richlistbox"][ctrsubboxstyle="height: 8px;"],
+ #PopupAutoCompleteRichResult[autocompleteinput="urlbar"][ctrsubboxstyle="height: 8px;"] {
+ margin-left: -10000000000px !important;
}
} \ No newline at end of file
diff --git a/xpi/content/css/linux/empty_favicon_g0.css b/xpi/content/css/linux/empty_favicon_g0.css
index aefe474..33abda9 100644
--- a/xpi/content/css/linux/empty_favicon_g0.css
+++ b/xpi/content/css/linux/empty_favicon_g0.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/linux/empty_favicon_g1.css b/xpi/content/css/linux/empty_favicon_g1.css
index 9a11198..d6ea15d 100644
--- a/xpi/content/css/linux/empty_favicon_g1.css
+++ b/xpi/content/css/linux/empty_favicon_g1.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/linux/empty_favicon_g1v2.css b/xpi/content/css/linux/empty_favicon_g1v2.css
index 4820c7f..b8557ab 100644
--- a/xpi/content/css/linux/empty_favicon_g1v2.css
+++ b/xpi/content/css/linux/empty_favicon_g1v2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/linux/empty_favicon_g2.css b/xpi/content/css/linux/empty_favicon_g2.css
index e96fb4c..5e5f74c 100644
--- a/xpi/content/css/linux/empty_favicon_g2.css
+++ b/xpi/content/css/linux/empty_favicon_g2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/mac/empty_favicon_g0.css b/xpi/content/css/mac/empty_favicon_g0.css
index 6d6cbd1..c578224 100644
--- a/xpi/content/css/mac/empty_favicon_g0.css
+++ b/xpi/content/css/mac/empty_favicon_g0.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/mac/empty_favicon_g1.css b/xpi/content/css/mac/empty_favicon_g1.css
index 4874504..03c386e 100644
--- a/xpi/content/css/mac/empty_favicon_g1.css
+++ b/xpi/content/css/mac/empty_favicon_g1.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/mac/empty_favicon_g1v2.css b/xpi/content/css/mac/empty_favicon_g1v2.css
index 3fa51fd..22b5d3f 100644
--- a/xpi/content/css/mac/empty_favicon_g1v2.css
+++ b/xpi/content/css/mac/empty_favicon_g1v2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/mac/empty_favicon_g2.css b/xpi/content/css/mac/empty_favicon_g2.css
index 00630b4..f8054cf 100644
--- a/xpi/content/css/mac/empty_favicon_g2.css
+++ b/xpi/content/css/mac/empty_favicon_g2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/win8/empty_favicon_g0.css b/xpi/content/css/win8/empty_favicon_g0.css
index 8470ba4..1f4bff7 100644
--- a/xpi/content/css/win8/empty_favicon_g0.css
+++ b/xpi/content/css/win8/empty_favicon_g0.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/win8/empty_favicon_g1.css b/xpi/content/css/win8/empty_favicon_g1.css
index ed1aa89..ce3b6b1 100644
--- a/xpi/content/css/win8/empty_favicon_g1.css
+++ b/xpi/content/css/win8/empty_favicon_g1.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/win8/empty_favicon_g1v2.css b/xpi/content/css/win8/empty_favicon_g1v2.css
index 01e3b1e..8d3678b 100644
--- a/xpi/content/css/win8/empty_favicon_g1v2.css
+++ b/xpi/content/css/win8/empty_favicon_g1v2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/win8/empty_favicon_g2.css b/xpi/content/css/win8/empty_favicon_g2.css
index c1070ff..a1ca717 100644
--- a/xpi/content/css/win8/empty_favicon_g2.css
+++ b/xpi/content/css/win8/empty_favicon_g2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winaero/empty_favicon_g0.css b/xpi/content/css/winaero/empty_favicon_g0.css
index 487aa83..23c4706 100644
--- a/xpi/content/css/winaero/empty_favicon_g0.css
+++ b/xpi/content/css/winaero/empty_favicon_g0.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winaero/empty_favicon_g1.css b/xpi/content/css/winaero/empty_favicon_g1.css
index ed1aa89..ce3b6b1 100644
--- a/xpi/content/css/winaero/empty_favicon_g1.css
+++ b/xpi/content/css/winaero/empty_favicon_g1.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winaero/empty_favicon_g1v2.css b/xpi/content/css/winaero/empty_favicon_g1v2.css
index 01e3b1e..8d3678b 100644
--- a/xpi/content/css/winaero/empty_favicon_g1v2.css
+++ b/xpi/content/css/winaero/empty_favicon_g1v2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winaero/empty_favicon_g2.css b/xpi/content/css/winaero/empty_favicon_g2.css
index acbc59e..4a6b4dd 100644
--- a/xpi/content/css/winaero/empty_favicon_g2.css
+++ b/xpi/content/css/winaero/empty_favicon_g2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winxp/empty_favicon_g0.css b/xpi/content/css/winxp/empty_favicon_g0.css
index 8470ba4..1f4bff7 100644
--- a/xpi/content/css/winxp/empty_favicon_g0.css
+++ b/xpi/content/css/winxp/empty_favicon_g0.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winxp/empty_favicon_g1.css b/xpi/content/css/winxp/empty_favicon_g1.css
index ed1aa89..ce3b6b1 100644
--- a/xpi/content/css/winxp/empty_favicon_g1.css
+++ b/xpi/content/css/winxp/empty_favicon_g1.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winxp/empty_favicon_g1v2.css b/xpi/content/css/winxp/empty_favicon_g1v2.css
index 01e3b1e..8d3678b 100644
--- a/xpi/content/css/winxp/empty_favicon_g1v2.css
+++ b/xpi/content/css/winxp/empty_favicon_g1v2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/css/winxp/empty_favicon_g2.css b/xpi/content/css/winxp/empty_favicon_g2.css
index c1070ff..a1ca717 100644
--- a/xpi/content/css/winxp/empty_favicon_g2.css
+++ b/xpi/content/css/winxp/empty_favicon_g2.css
@@ -16,8 +16,8 @@
-moz-image-region: rect(0px, 16px, 16px, 0px) !important;
}
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]),
- #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""],
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon:not([src]):not([type="searchengine"]),
+ #main-window[fx48plus="true"] #PopupAutoCompleteRichResult .ac-site-icon[src=""]:not([type="searchengine"]),
#PopupAutoCompleteRichResult .ac-site-icon[src^="chrome://mozapps/skin/places/defaultFavicon.png"] {
width: 0 !important;
-moz-padding-end: 16px !important;
diff --git a/xpi/content/options.js b/xpi/content/options.js
index 21d67ab..6e7ecb6 100644
--- a/xpi/content/options.js
+++ b/xpi/content/options.js
@@ -1202,13 +1202,15 @@ classicthemerestorerjso.ctr = {
this.prefs.setBoolPref("hideurlsrg",true);
this.prefs.setBoolPref("oldsearch",true);
-
- if(this.appversion >= 50)
- this.prefs.setBoolPref("oldplacesbut",true);
- if(this.appversion >= 48)
+ if(this.appversion >= 48) {
this.prefs.setBoolPref("altautocompl",true);
+ this.prefs.setBoolPref("aboutpages",true);
+ }
+ if(this.appversion >= 50)
+ this.prefs.setBoolPref("oldplacesbut",true);
+
setTimeout(function(){
Services.prefs.getBranch("extensions.classicthemerestorer.").setBoolPref("starinurl",true);
Services.prefs.getBranch("extensions.classicthemerestorer.").setBoolPref("feedinurl",true);
@@ -1232,6 +1234,9 @@ classicthemerestorerjso.ctr = {
this.prefs.setBoolPref("toolsitem",false);
this.prefs.setBoolPref("cuibuttons",false);
this.prefs.setBoolPref("addonversion",false);
+ this.prefs.setCharPref("altoptions",'options_default');
+ this.prefs.setBoolPref("alt_addonsm",false);
+ this.prefs.setBoolPref("am_highlight",false);
this.needsBrowserRestart();
diff --git a/xpi/content/options.xul b/xpi/content/options.xul
index e3ec05a..4750789 100644
--- a/xpi/content/options.xul
+++ b/xpi/content/options.xul
@@ -152,6 +152,8 @@
<preference id="ctraddon_iblabels" name="extensions.classicthemerestorer.iblabels" type="bool" instantApply="true"/>
<preference id="ctraddon_findbar" name="extensions.classicthemerestorer.findbar" type="string" instantApply="true"/>
<preference id="ctraddon_findb_hide_ws" name="extensions.classicthemerestorer.findb_hide_ws" type="bool" instantApply="true"/>
+ <preference id="ctraddon_findb_widthcb" name="extensions.classicthemerestorer.findb_widthcb" type="bool" instantApply="true"/>
+ <preference id="ctraddon_findb_widthva" name="extensions.classicthemerestorer.findb_widthva" type="int" instantApply="true"/>
<preference id="ctraddon_nav_txt_ico" name="extensions.classicthemerestorer.nav_txt_ico" type="string" instantApply="true"/>
<preference id="ctraddon_iat_notf_vt" name="extensions.classicthemerestorer.iat_notf_vt" type="bool" instantApply="true"/>
<preference id="ctraddon_closeicong" name="extensions.classicthemerestorer.closeicong" type="string" instantApply="true"/>
@@ -372,6 +374,7 @@
<radio value="ctraddon_toolbarsbox2" label="&Ctr_toolbars; (2)" class="ctraddontab"/>
<radio value="ctraddon_toolbarsbox3" label="&Ctr_toolbars; (3)" class="ctraddontab ctraddon_new_in_v51"/>
<radio value="ctraddon_experttweaks" label="&Ctr_experttweaks;" id="ctraddon_experttweakstab" class="ctraddontab ctraddon_new_in_v50 ctraddon_new_in_v51"/>
+ <radio value="ctraddon_animationbox" label="&Ctr_animation;" class="ctraddontab"/>
<radio value="ctraddon_ctraddonbox" label="&Ctr_title;" class="ctraddontab"/>
<label value=""/>
<description id="ctraddon_pw_radiorestart">&Ctr_rr;</description>
@@ -1423,6 +1426,11 @@
<menuitem value="findbar_topa" label="&Ctr_findbar_topa;"/>
</menupopup>
</menulist>
+ <hbox align="center">
+ <checkbox label="&Ctr_findbar_width;" preference="ctraddon_findb_widthcb" id="ctraddon_pw_findb_widthcb"/>
+ <textbox size="3" maxlength="3" preference="ctraddon_findb_widthva" type="number" min="0" max="999" id="ctraddon_pw_findb_widthva"/>
+ <label value="px"/>
+ </hbox>
</groupbox>
</box>
@@ -1470,6 +1478,23 @@
</box>
+ <box class="ctraddontabpanel" orient="vertical" id="ctraddon_animationbox">
+
+ <groupbox>
+ <caption label="&Ctr_animation;" class="ctraddon_topic"/>
+ <checkbox label="&Ctr_bmanimation;" preference="ctraddon_bmanimation" id="ctraddon_pw_bmanimation"/>
+ <checkbox label="&Ctr_pananimation;" preference="ctraddon_pananimation" id="ctraddon_pw_pananimation"/>
+ <checkbox label="&Ctr_tabanimation;" preference="ctraddon_tabsanimate"/>
+ <description class="ctraddonsuboption">about:config &gt;&gt; browser.tabs.animate</description>
+ <checkbox label="&Ctr_dlanimation;" preference="ctraddon_dlanimate"/>
+ <description class="ctraddonsuboption">about:config &gt;&gt; browser.download.animateNotifications</description>
+ <checkbox label="&Ctr_fsanimation;" preference="ctraddon_fsanimation" id="ctraddon_pw_fsanimation"/>
+ <description class="ctraddonsuboption">about:config &gt;&gt; browser.fullscreen.animate</description>
+ <checkbox label="&Ctr_fsaduration;" preference="ctraddon_fsaduration" id="ctraddon_pw_fsaduration"/>
+ <description class="ctraddonsuboption">about:config &gt;&gt; full-screen-api.transition-duration.*</description>
+ </groupbox>
+ </box>
+
<box class="ctraddontabpanel" orient="vertical" id="ctraddon_experttweaks">
<groupbox id="ctraddon_pw_loopcallgb">
@@ -1522,20 +1547,6 @@
</box>
<box class="ctraddontabpanel" orient="vertical" id="ctraddon_ctraddonbox">
-
- <groupbox>
- <caption label="&Ctr_animation;" class="ctraddon_topic"/>
- <checkbox label="&Ctr_bmanimation;" preference="ctraddon_bmanimation" id="ctraddon_pw_bmanimation"/>
- <checkbox label="&Ctr_pananimation;" preference="ctraddon_pananimation" id="ctraddon_pw_pananimation"/>
- <checkbox label="&Ctr_tabanimation;" preference="ctraddon_tabsanimate"/>
- <description class="ctraddonsuboption">about:config &gt;&gt; browser.tabs.animate</description>
- <checkbox label="&Ctr_dlanimation;" preference="ctraddon_dlanimate"/>
- <description class="ctraddonsuboption">about:config &gt;&gt; browser.download.animateNotifications</description>
- <checkbox label="&Ctr_fsanimation;" preference="ctraddon_fsanimation" id="ctraddon_pw_fsanimation"/>
- <description class="ctraddonsuboption">about:config &gt;&gt; browser.fullscreen.animate</description>
- <checkbox label="&Ctr_fsaduration;" preference="ctraddon_fsaduration" id="ctraddon_pw_fsaduration"/>
- <description class="ctraddonsuboption">about:config &gt;&gt; full-screen-api.transition-duration.*</description>
- </groupbox>
<groupbox>
<caption label="&Ctr_title;" class="ctraddon_topic"/>
diff --git a/xpi/content/overlay.js b/xpi/content/overlay.js
index cea59e2..212c073 100644
--- a/xpi/content/overlay.js
+++ b/xpi/content/overlay.js
@@ -16,7 +16,7 @@ if (typeof classicthemerestorerjs == "undefined") {var classicthemerestorerjs =
if (!classicthemerestorerjs.ctr) {classicthemerestorerjs.ctr = {};};
classicthemerestorerjs.ctr = {
-
+
// initialize custom sheets for tab color settings
ctabsheet_def: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
ctabsheet_act: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
@@ -54,6 +54,8 @@ classicthemerestorerjs.ctr = {
tabheight: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
+ findbarwidth: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
+
locsearchbarsize: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
locsearchbarradius: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
searchpopupwidth: Services.io.newURI("data:text/css;charset=utf-8," + encodeURIComponent(''), null, null),
@@ -1200,8 +1202,25 @@ classicthemerestorerjs.ctr = {
break;
case "autocompl_it2":
- if (branch.getBoolPref("autocompl_it2") && classicthemerestorerjs.ctr.appversion >= 50) classicthemerestorerjs.ctr.loadUnloadCSS("autocompl_it2",true);
- else classicthemerestorerjs.ctr.loadUnloadCSS("autocompl_it2",false);
+ if (branch.getBoolPref("autocompl_it2") && classicthemerestorerjs.ctr.appversion >= 50) {
+
+ document.getElementById('PopupAutoCompleteRichResult').addEventListener("popupshowing", function unlockACPopupHeight(event){
+
+ //get inner 'autocomplete richlistbox' of '#PopupAutoCompleteRichResult' panel
+ var acrichlistbox = document.getElementById("PopupAutoCompleteRichResult").boxObject.firstChild.nextSibling;
+
+ var ACObserver = new MutationObserver(function(mutations) {
+ mutations.forEach(function(mutation) {
+ document.getElementById("PopupAutoCompleteRichResult").setAttribute('ctrsubboxstyle', acrichlistbox.getAttribute('style'));
+ });
+ });
+
+ ACObserver.observe(acrichlistbox, { attributes: true, attributeFilter: ['style'] });
+ }, false);
+
+ classicthemerestorerjs.ctr.loadUnloadCSS("autocompl_it2",true);
+ }
+ else classicthemerestorerjs.ctr.loadUnloadCSS("autocompl_it2",false);
break;
case "autocompl_hlb":
@@ -1277,6 +1296,15 @@ classicthemerestorerjs.ctr = {
}
break;
+ case "findb_widthcb":
+ if (branch.getBoolPref("findb_widthcb")) classicthemerestorerjs.ctr.loadUnloadCSS("findb_widthva",true);
+ else classicthemerestorerjs.ctr.loadUnloadCSS("findb_widthva",false);
+ break;
+
+ case "findb_widthva":
+ if (branch.getBoolPref("findb_widthcb")) classicthemerestorerjs.ctr.loadUnloadCSS("findb_widthva",true);
+ break;
+
case "nav_txt_ico":
classicthemerestorerjs.ctr.loadUnloadCSS('iconsbig',false);
classicthemerestorerjs.ctr.loadUnloadCSS('iconstxt',false);
@@ -4754,6 +4782,25 @@ classicthemerestorerjs.ctr = {
}
break;
+
+ case "findb_widthva":
+ removeOldSheet(this.findbarwidth);
+
+ if(enable==true && this.prefs.getBoolPref('findb_widthcb')){
+
+ this.findbarwidth=ios.newURI("data:text/css;charset=utf-8," + encodeURIComponent('\
+ findbar .findbar-textbox{\
+ min-width: unset !important;\
+ width: '+this.prefs.getIntPref('findb_widthva')+'px !important;\
+ max-width: unset !important;\
+ }\
+ '), null, null);
+
+ applyNewSheet(this.findbarwidth);
+
+ }
+
+ break;
case "tabcolor_def":
@@ -6173,7 +6220,9 @@ classicthemerestorerjs.ctr = {
return;
}
}
+
window.open(aAddon.optionsURL,'', 'chrome').focus();
+
});
},
diff --git a/xpi/defaults/preferences/options.js b/xpi/defaults/preferences/options.js
index f95ae75..a6e06b6 100644
--- a/xpi/defaults/preferences/options.js
+++ b/xpi/defaults/preferences/options.js
@@ -39,7 +39,7 @@ pref("extensions.classicthemerestorer.hide_bf_popup",false);
pref("extensions.classicthemerestorer.nbcompact",false);
pref("extensions.classicthemerestorer.statusbar",true);
pref("extensions.classicthemerestorer.noconicons",false);
-pref("extensions.classicthemerestorer.altoptions",'options_default');
+pref("extensions.classicthemerestorer.altoptions",'options_alt');
pref("extensions.classicthemerestorer.aboutpages",false);
pref("extensions.classicthemerestorer.svgfilters",false);
pref("extensions.classicthemerestorer.combrelstop",false);
@@ -47,6 +47,9 @@ pref("extensions.classicthemerestorer.activndicat",false);
pref("extensions.classicthemerestorer.nbisizedelay",0);
pref("extensions.classicthemerestorer.findbar","findbar_default");
pref("extensions.classicthemerestorer.findb_hide_ws",false);
+pref("extensions.classicthemerestorer.findb_widthcb",false);
+pref("extensions.classicthemerestorer.findb_widthva",170);
+pref("extensions.classicthemerestorer.nbisizedelay",0);
pref("extensions.classicthemerestorer.nav_txt_ico","icons");
pref("extensions.classicthemerestorer.iat_notf_vt",false);
pref("extensions.classicthemerestorer.wincontrols",false);
@@ -70,11 +73,11 @@ pref("extensions.classicthemerestorer.osearch_cwidth",false);
pref("extensions.classicthemerestorer.os_spsize_minw",200);
pref("extensions.classicthemerestorer.os_spsize_maxw",200);
pref("extensions.classicthemerestorer.addonversion",true);
-pref("extensions.classicthemerestorer.alt_addonsm",false);
+pref("extensions.classicthemerestorer.alt_addonsm",true);
pref("extensions.classicthemerestorer.am_nowarning",false);
pref("extensions.classicthemerestorer.am_compact",false);
pref("extensions.classicthemerestorer.am_compact2",true);
-pref("extensions.classicthemerestorer.am_highlight",false);
+pref("extensions.classicthemerestorer.am_highlight",true);
pref("extensions.classicthemerestorer.am_buticons",false);
pref("extensions.classicthemerestorer.am_hovshowb",false);
pref("extensions.classicthemerestorer.alt_addonsp",false);
@@ -235,6 +238,7 @@ pref("extensions.classicthemerestorer.contextitem",false);
pref("extensions.classicthemerestorer.puictrbutton",false);
pref("extensions.classicthemerestorer.cuibuttons",true);
pref("extensions.classicthemerestorer.nodevtheme2",false);
+pref("extensions.classicthemerestorer.ctr_english",false);
pref("extensions.classicthemerestorer.restartapp",true);
pref("extensions.classicthemerestorer.ctrnewinv",true);
pref("extensions.classicthemerestorer.pref_actindx",3);
diff --git a/xpi/install.rdf b/xpi/install.rdf
index a0b733b..4dd1a3a 100644
--- a/xpi/install.rdf
+++ b/xpi/install.rdf
@@ -5,7 +5,7 @@
<Description rdf:about="urn:mozilla:install-manifest">
<em:id>ClassicThemeRestorer@ArisT2Noia4dev</em:id>
<em:name>Classic Theme Restorer</em:name>
- <em:version>1.5.7</em:version>
+ <em:version>1.5.8beta1</em:version>
<em:type>2</em:type>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
@@ -125,7 +125,7 @@
<Description>
<em:name>Classic Theme Restorer</em:name>
<em:locale>fr</em:locale>
- <em:description>« Classic Theme Restorer » restaure dans l'interface utilisateur Australis de Firefox : l'ancien bouton menu, les onglets rectangulaires, la barre des modules, les petits boutons de la barre de navigation, quelques autres anciens boutons, et plus. Utilisez le menu « Personnaliser... » afin de déplacer les boutons sur les barres d'outils.</em:description>
+ <em:description>Restaure dans l'interface Australis de Firefox : l'ancien bouton de menu, les onglets rectangulaires, la barre des modules, les petits boutons de la barre de navigation, quelques autres anciens boutons, et plus. Utilisez le menu « Personnaliser... » afin de déplacer les boutons sur les barres d'outils.</em:description>
<em:translator>Zefling (fr) - French</em:translator>
<em:translator>David V. (fr) - French</em:translator>
<em:translator>goofy (fr) - French</em:translator>
diff --git a/xpi/locale/cs/options.dtd b/xpi/locale/cs/options.dtd
index f8c0db5..0a85036 100644
--- a/xpi/locale/cs/options.dtd
+++ b/xpi/locale/cs/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sec)">
<!ENTITY Ctr_findbar "Findbar">
<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Lišta vyhledávání">
<!ENTITY Ctr_findbar_def "Výchozí umístění">
<!ENTITY Ctr_findbar_top "Nahoře">
diff --git a/xpi/locale/da/options.dtd b/xpi/locale/da/options.dtd
index 71ec932..b7bf956 100644
--- a/xpi/locale/da/options.dtd
+++ b/xpi/locale/da/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sekund)">
<!ENTITY Ctr_findbar "Findbar">
<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Placering af søgelinje">
<!ENTITY Ctr_findbar_def "Bunden (standard)">
<!ENTITY Ctr_findbar_top "Toppen">
diff --git a/xpi/locale/de/options.dtd b/xpi/locale/de/options.dtd
index 5a46b34..75d5131 100644
--- a/xpi/locale/de/options.dtd
+++ b/xpi/locale/de/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 Sekunde)">
<!ENTITY Ctr_findbar "Suchleiste">
<!ENTITY Ctr_findbar_hws "Suchleiste schließen sobald auf der Seite navigiert wird">
+<!ENTITY Ctr_findbar_width "Breite der Suchbox">
<!ENTITY Ctr_findbarpos "Position der Suchleiste">
<!ENTITY Ctr_findbar_def "Unten (Standard)">
<!ENTITY Ctr_findbar_top "Oben">
diff --git a/xpi/locale/dsb/options.dtd b/xpi/locale/dsb/options.dtd
index bff0314..6b15963 100644
--- a/xpi/locale/dsb/options.dtd
+++ b/xpi/locale/dsb/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sekunda)">
<!ENTITY Ctr_findbar "Pytańska rědka">
<!ENTITY Ctr_findbar_hws "Pytańsku rědku zacyniś, gaž bok se kula">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Pozicija pytańskeje rědki">
<!ENTITY Ctr_findbar_def "Dołojce (standard)">
<!ENTITY Ctr_findbar_top "Górjejce">
diff --git a/xpi/locale/el/options.dtd b/xpi/locale/el/options.dtd
index e46480f..3419f15 100644
--- a/xpi/locale/el/options.dtd
+++ b/xpi/locale/el/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 δευτερόλεπτο)">
<!ENTITY Ctr_findbar "Γραμμή εύρεσης">
<!ENTITY Ctr_findbar_hws "Κλείσιμο γραμμής εύρεσης κατά την κύλιση της σελίδας">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Θέση γραμμής εύρεσης">
<!ENTITY Ctr_findbar_def "Κάτω μέρος (προεπιλογή)">
<!ENTITY Ctr_findbar_top "Κορυφή">
diff --git a/xpi/locale/en-US/options.dtd b/xpi/locale/en-US/options.dtd
index 4f3473c..9f4e4d7 100644
--- a/xpi/locale/en-US/options.dtd
+++ b/xpi/locale/en-US/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sec)">
<!ENTITY Ctr_findbar "Findbar">
<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Findbar position">
<!ENTITY Ctr_findbar_def "Bottom (default)">
<!ENTITY Ctr_findbar_top "Top">
diff --git a/xpi/locale/es/options.dtd b/xpi/locale/es/options.dtd
index 3c5ced2..f13cb16 100644
--- a/xpi/locale/es/options.dtd
+++ b/xpi/locale/es/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 seg)">
<!ENTITY Ctr_findbar "Barra de herramientas de búsqueda">
<!ENTITY Ctr_findbar_hws "Cerrar la barra de herramientas de búsqueda al desplazar la página">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Posición en la ventana de la barra de herramientas de búsqueda">
<!ENTITY Ctr_findbar_def "Abajo (predeterminada)">
<!ENTITY Ctr_findbar_top "Arriba">
diff --git a/xpi/locale/et/options.dtd b/xpi/locale/et/options.dtd
index 33c680b..51eafc0 100644
--- a/xpi/locale/et/options.dtd
+++ b/xpi/locale/et/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sekund)">
<!ENTITY Ctr_findbar "Leidmisriba">
<!ENTITY Ctr_findbar_hws "Lehte kerides sulge leidmisriba">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Leidmisriba asukoht">
<!ENTITY Ctr_findbar_def "All (vaikimisi)">
<!ENTITY Ctr_findbar_top "Üleval">
diff --git a/xpi/locale/fr/options.dtd b/xpi/locale/fr/options.dtd
index 1d6075e..57ea1e0 100644
--- a/xpi/locale/fr/options.dtd
+++ b/xpi/locale/fr/options.dtd
@@ -1,7 +1,7 @@
<!ENTITY % overlayDTD
SYSTEM "chrome://classic_theme_restorer/content/overlay.dtd">
%overlayDTD;
-<!-- Ne pas éditer au-dessus de cette ligne, et ne pas modifier la variable « &brandShortName; » à l'intérieur des chaînes de caractères traduites -->
+<!-- Do not edit above this line and do not edit the variable '&brandShortName;' inside translated strings -->
<!ENTITY Ctr_title "Classic Theme Restorer">
@@ -48,7 +48,7 @@
<!ENTITY Ctr_tabwidthcla "(classique)">
<!ENTITY Ctr_tabminheight "Hauteur :">
<!ENTITY Ctr_tabheightinfo "Des valeurs faibles causeront des erreurs dans le mode « Agrandi » !">
-<!ENTITY Ctr_ctrltabprev "Preview tabs using 'Ctrl + Tab'">
+<!ENTITY Ctr_ctrltabprev "Prévisualiser les onglets avec « Ctrl + Tab »">
<!ENTITY Ctr_tabmaxwidth "Largeur maximale :">
<!ENTITY Ctr_tabminwidth "Largeur minimale :">
<!ENTITY Ctr_tabwidthinfo "La largeur des onglets est contrôlée par Tab Mix Plus.">
@@ -124,7 +124,7 @@
<!ENTITY Ctr_altoptionsw "Ouvrir dans une fenêtre">
<!ENTITY Ctr_altoptionsww "Largeur :">
<!ENTITY Ctr_altoptionswh "Hauteur :">
-<!ENTITY Ctr_altoptionsi "La fenêtre simulée des options n'est plus une boite de dialogue mais une « fenêtre du navigateur » avec toutes les barres d'outils masquées. La fonctionnalité « Utiliser la page actuelle » ajoute seulement les URL des pages ouvertes dans la fenêtre actuelle, qui est uniquement « about:preferences » dans ce cas. Le bouton de barre d'outils « Options » est remplacé par un nouveau afin de pouvoir ouvrir les options dans une fenêtre.">
+<!ENTITY Ctr_altoptionsi "La fenêtre simulée des options n'est plus une boite de dialogue mais une fenêtre du navigateur avec toutes les barres d'outils masquées. La fonctionnalité « Utiliser la page actuelle » ajoute seulement les URL des pages ouvertes dans la fenêtre actuelle, qui est uniquement « about:preferences » dans ce cas. Le bouton de barre d'outils « Options » est remplacé par un nouveau afin de pouvoir ouvrir les options dans une fenêtre.">
<!ENTITY Ctr_options_rem "Mémoriser la dernière catégorie sélectionnée">
<!ENTITY Ctr_aboutpages "Certaines pages « about: » : apparence alternative">
<!ENTITY Ctr_svgfilters "Couleurs SVG pour les icônes des boutons de barres d'outils par défaut">
@@ -150,8 +150,9 @@
<!ENTITY Ctr_navlargeicons "Grandes icônes">
<!ENTITY Ctr_nbisizedelay0 "">
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 s) de retard d'initialisation, au démarrage du navigateur">
-<!ENTITY Ctr_findbar "Findbar">
-<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar "Barre de recherche">
+<!ENTITY Ctr_findbar_hws "Fermer la barre de recherche lors du défilement de la page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Position de la barre de recherche :">
<!ENTITY Ctr_findbar_def "En bas (par défaut)">
<!ENTITY Ctr_findbar_top "En haut">
@@ -178,7 +179,7 @@
<!ENTITY Ctr_osearch_dm "Réduire la taille du bouton de liste déroulante">
<!ENTITY Ctr_addonmanager "Gestionnaire de modules">
<!ENTITY Ctr_alt_addonsp "Page « Plus » : ordre alternatif">
-<!ENTITY Ctr_am_showrecup "Always show 'Recent updates' category">
+<!ENTITY Ctr_am_showrecup "Toujours afficher la catégorie « Mises à jour récentes »">
<!ENTITY Ctr_alt_addonsm "Apparence alternative">
<!ENTITY Ctr_am_nowarning "Listes de modules : masquer les avertissements">
<!ENTITY Ctr_am_compact "Listes de modules : vue compacte">
@@ -192,7 +193,7 @@
<!ENTITY Ctr_hiderecentbm "Menu déroulant des marque-pages : masquer les marque-pages récemment ajoutés">
<!ENTITY Ctr_hideeditbm "Étoile des marque-pages : masquer le menu déroulant (si la page n'a pas été marquée)">
<!ENTITY Ctr_oldplacesbut "Éléments et dossiers de marque-pages sur une barre d'outil : ancienne apparence">
-<!ENTITY Ctr_dl_pm_drop "Download buttons panel: show dropmarker">
+<!ENTITY Ctr_dl_pm_drop "Panneau du bouton d'état du téléchargement : afficher la flèche de menu déroulant">
<!ENTITY Ctr_bmbutpanelm "Menu déroulant : apparence de menu de type « panneau »">
<!ENTITY Ctr_bmbunsortbm "Menu déroulant : menu « Autres marque-pages »">
<!ENTITY Ctr_bmbunsortbm2 "Menu au-dessus des marque-pages">
@@ -241,9 +242,9 @@
<!ENTITY Ctr_bold "Gras">
<!ENTITY Ctr_italic "Italique">
<!ENTITY Ctr_underlined "Souligné">
-<!ENTITY Ctr_notabhov "Les paramètres activés supplantent les paramètres « Survolé »">
-<!ENTITY Ctr_tablowopa "Reduce tab visibility">
-<!ENTITY Ctr_tabc_act_tb "Couleur d'arrière-plan pour les barres d'outils">
+<!ENTITY Ctr_notabhov "Remplacer les paramètres « Survolé » par les paramètres activés">
+<!ENTITY Ctr_tablowopa "Réduire la visibilité">
+<!ENTITY Ctr_tabc_act_tb "Utiliser la couleur d'arrière-plan pour les barres d'outils">
<!ENTITY Ctr_urlbar "Barre d'adresse">
<!ENTITY Ctr_starinurl "Afficher l'étoile">
@@ -339,7 +340,7 @@
<!ENTITY Ctr_nonavbarbg2 "Toutes les barres d'outils en mode « Interface Réduite » du module « Beyond Australis » sont affectées.">
<!ENTITY Ctr_nonavborder "Ajouter une bordure supérieure à la barre d'outils">
<!ENTITY Ctr_nonavtbborder "Barres d'outils supérieures : enlever les bordures">
-<!ENTITY Ctr_toptb_oldpad "Top toolbars: old left and right padding">
+<!ENTITY Ctr_toptb_oldpad "Barres d'outils supérieures : utiliser les anciens espacements à gauche et à droite">
<!ENTITY Ctr_hidesbclose "Barres latérales : masquer le bouton de fermeture">
<!ENTITY Ctr_notextshadow "Masquer l'ombre du texte de barre d'outils ainsi que l'ombre du texte des onglets">
<!ENTITY Ctr_chevronfix "Barre de navigation : masquer le bouton « Plus d'outils »">
@@ -407,21 +408,21 @@
<!ENTITY appMenuGettingStarted.label "Commencer">
<!ENTITY goCmd.label "Se rendre à la page indiquée dans la barre d'adresse">
<!ENTITY Ctr_menu_restart.label "Redémarrer">
-<!ENTITY Ctr_restartapp "Afficher « Redémarrer » dans le menu « Fichier » et dans le menu de l'ancien bouton &brandShortName;">
+<!ENTITY Ctr_restartapp "Afficher « Redémarrer » dans le menu « Fichier » et dans celui de l'ancien bouton &brandShortName;">
<!ENTITY Ctr_ctrnewinv "Souligner les nouvelles options de la version actuelle de &brandShortName;">
<!ENTITY Ctr_openInCurrentTab "Ouvrir les entrées dans l'onglet actuel">
<!ENTITY Ctr_openInNewTab "Ouvrir les entrées dans un nouvel onglet">
<!ENTITY Ctr_openInNewWindow "Ouvrir les entrées dans une nouvelle fenêtre">
-<!-- Pour les entrées contextuelles des pages. Doivent être adaptées pour chaque langue ! -->
+<!-- For page context entries. Have to be adjusted for every locale! -->
<!ENTITY backCmd.accesskey "d">
<!ENTITY forwardCmd.accesskey "a">
<!ENTITY reloadCmd.accesskey "c">
<!ENTITY stopCmd.accesskey "r">
<!ENTITY bookmarkPageCmd2.accesskey "M">
-<!-- Entitées de secours. Laisser vide ! -->
+<!-- Fallback entities. Leave empty! -->
<!ENTITY openCmd.commandkey "">
<!ENTITY urlbar.accesskey "">
<!ENTITY urlbar.placeholder2 ""> \ No newline at end of file
diff --git a/xpi/locale/hsb/options.dtd b/xpi/locale/hsb/options.dtd
index bb870e4..81ec1e7 100644
--- a/xpi/locale/hsb/options.dtd
+++ b/xpi/locale/hsb/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sekunda)">
<!ENTITY Ctr_findbar "Pytanska lajsta">
<!ENTITY Ctr_findbar_hws "Pytanske polo začinić, hdyž so strona kula">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Pozicijia pytanskeje lajsty">
<!ENTITY Ctr_findbar_def "Deleka (standard)">
<!ENTITY Ctr_findbar_top "Horjeka">
diff --git a/xpi/locale/it/options.dtd b/xpi/locale/it/options.dtd
index eafa34c..6916b72 100644
--- a/xpi/locale/it/options.dtd
+++ b/xpi/locale/it/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 sec)">
<!ENTITY Ctr_findbar "Findbar">
<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Posizione della barra di ricerca nel testo">
<!ENTITY Ctr_findbar_def "Posizione predefinita">
<!ENTITY Ctr_findbar_top "In alto">
diff --git a/xpi/locale/ja/options.dtd b/xpi/locale/ja/options.dtd
index b5f3a2d..1ec4831 100644
--- a/xpi/locale/ja/options.dtd
+++ b/xpi/locale/ja/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "㍉秒 (1 秒 = 1000 ㍉秒)">
<!ENTITY Ctr_findbar "検索バー">
<!ENTITY Ctr_findbar_hws "ページをスクロールしたら検索バーを閉じる">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "検索バー">
<!ENTITY Ctr_findbar_def "デフォルト位置">
<!ENTITY Ctr_findbar_top "上に表示">
diff --git a/xpi/locale/pl/options.dtd b/xpi/locale/pl/options.dtd
index f97b73a..e648372 100644
--- a/xpi/locale/pl/options.dtd
+++ b/xpi/locale/pl/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 s)">
<!ENTITY Ctr_findbar "Pasek wyszukiwania">
<!ENTITY Ctr_findbar_hws "Zamknij pasek wyszukiwania przy przewijaniu strony">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Pozycja paska wyszukiwania">
<!ENTITY Ctr_findbar_def "Dolna (domyślna)">
<!ENTITY Ctr_findbar_top "Górna">
diff --git a/xpi/locale/pt-BR/options.dtd b/xpi/locale/pt-BR/options.dtd
index 3f1846a..f4266d4 100644
--- a/xpi/locale/pt-BR/options.dtd
+++ b/xpi/locale/pt-BR/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "msegs. (1000 msegs. = 1 seg.)">
<!ENTITY Ctr_findbar "Findbar">
<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Barra de pesquisas">
<!ENTITY Ctr_findbar_def "Posição padrão">
<!ENTITY Ctr_findbar_top "Posição no topo">
diff --git a/xpi/locale/ru/options.dtd b/xpi/locale/ru/options.dtd
index 3fc6528..83439b8 100644
--- a/xpi/locale/ru/options.dtd
+++ b/xpi/locale/ru/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "мс (1000 мс = 1 сек)">
<!ENTITY Ctr_findbar "Панель поиска">
<!ENTITY Ctr_findbar_hws "Закрывать панель поиска при прокрутке страницы">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Положение панели поиска">
<!ENTITY Ctr_findbar_def "внизу (по умолчанию)">
<!ENTITY Ctr_findbar_top "вверху">
diff --git a/xpi/locale/sl/options.dtd b/xpi/locale/sl/options.dtd
index 8e963b8..7c3ce77 100644
--- a/xpi/locale/sl/options.dtd
+++ b/xpi/locale/sl/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "ms (1000 ms = 1 s)">
<!ENTITY Ctr_findbar "Iskalna vrstica">
<!ENTITY Ctr_findbar_hws "Zapri iskalno vrstico ob pomikanju po strani">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Položaj iskalne vrstice">
<!ENTITY Ctr_findbar_def "Spodaj (privzeto)">
<!ENTITY Ctr_findbar_top "Zgoraj">
diff --git a/xpi/locale/uk/options.dtd b/xpi/locale/uk/options.dtd
index 8f3adb1..57a2db6 100644
--- a/xpi/locale/uk/options.dtd
+++ b/xpi/locale/uk/options.dtd
@@ -1,4 +1,4 @@
-<!ENTITY % overlayDTD
+<!ENTITY % overlayDTD
SYSTEM "chrome://classic_theme_restorer/content/overlay.dtd">
%overlayDTD;
<!-- Do not edit above this line and do not edit the variable '&brandShortName;' inside translated strings -->
@@ -12,7 +12,7 @@
<!ENTITY Ctr_separator "Розділювач">
<!ENTITY Ctr_navthrobber "Індикатор активності">
<!ENTITY Ctr_sidebarbutton "Бокова панель">
-<!ENTITY Ctr_windowcontrols "мін/макс/закрити (Повний екран)">
+<!ENTITY Ctr_windowcontrols "мін/макс/закрити (повний екран)">
<!ENTITY Ctr_rr "Перезапустіть &brandShortName;!">
<!ENTITY Ctr_window "вікно">
@@ -48,7 +48,7 @@
<!ENTITY Ctr_tabwidthcla "(класичний)">
<!ENTITY Ctr_tabminheight "Висота:">
<!ENTITY Ctr_tabheightinfo "Низькі значення викличуть збої у розгорнутому режимі!">
-<!ENTITY Ctr_ctrltabprev "Preview tabs using 'Ctrl + Tab'">
+<!ENTITY Ctr_ctrltabprev "Передогляд вкладок з «Ctrl + Tab»">
<!ENTITY Ctr_tabmaxwidth "Макс.ширина:">
<!ENTITY Ctr_tabminwidth "Мін.ширина:">
<!ENTITY Ctr_tabwidthinfo "Мінімальна та максимальна ширина вкладок контролюються за допомогою TabMixPlus">
@@ -86,7 +86,7 @@
<!ENTITY Ctr_appbutton2io "Кнопка на панелі заголовку &brandShortName; (тільки іконка)">
<!ENTITY Ctr_paneluibtweak "Оранжева кнопка меню на панелі вкладок">
<!ENTITY Ctr_paneluibtweak2 "Оранжева кнопка меню на панелі вкладок (тільки іконка)">
-<!ENTITY Ctr_paneluibtweak3 " ">
+<!ENTITY Ctr_paneluibtweak3 "...коли на панелі вкладок">
<!ENTITY Ctr_appbuttonc_o "Оранжева кнопка (типово)">
<!ENTITY Ctr_appbuttonc_a "Синя кнопка (Aurora)">
<!ENTITY Ctr_appbuttonc_n "Чорна кнопка (Nightly)">
@@ -126,7 +126,7 @@
<!ENTITY Ctr_altoptionswh "Висота">
<!ENTITY Ctr_altoptionsi "Вікно змодельованих параметрів не є більше діалогом, але «вікно браузера» з усіма панелями інструментів приховані. Функція «Використовувати поточну сторінку» тільки додає URL-адреси сторінок, відкритих в поточному вікні, які є тільки «about:preferences» в цьому випадку. Кнопка «Параметри» панелі інструментів замінюється на нову, щоб бути в змозі відкрити параметри у вікні.">
<!ENTITY Ctr_options_rem "Пам’ятати останню обрану категорію">
-<!ENTITY Ctr_aboutpages "General 'about:' pages: alternative appearance">
+<!ENTITY Ctr_aboutpages "Основні «about:» сторінки: альтернативний вигляд">
<!ENTITY Ctr_svgfilters "SVG кольори для типових іконок кнопок панелі інструментів">
<!ENTITY Ctr_wincontrols "Рухоме управління повноекранним режимом">
<!ENTITY Ctr_puibuttonsep "Розділювач кнопки меню">
@@ -150,8 +150,9 @@
<!ENTITY Ctr_navlargeicons "Великі іконки">
<!ENTITY Ctr_nbisizedelay0 "Затримка виконання">
<!ENTITY Ctr_nbisizedelay "мс (1000 мс = 1 сек)">
-<!ENTITY Ctr_findbar "Findbar">
-<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar "Панель пошуку">
+<!ENTITY Ctr_findbar_hws "Закрити панель пошуку, коли прокручується сторінка">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "Панель пошуку">
<!ENTITY Ctr_findbar_def "Типова позиція">
<!ENTITY Ctr_findbar_top "Нагорі">
@@ -178,7 +179,7 @@
<!ENTITY Ctr_osearch_dm "Мала позначка випадного списку">
<!ENTITY Ctr_addonmanager "Менеджер додатків">
<!ENTITY Ctr_alt_addonsp "Сторінка «Детальніше» в Додатках: альтернативний вигляд">
-<!ENTITY Ctr_am_showrecup "Always show 'Recent updates' category">
+<!ENTITY Ctr_am_showrecup "Завжди показувати категорію «Недавні оновлення»">
<!ENTITY Ctr_alt_addonsm "Менеджер додатків: альтернативний вигляд">
<!ENTITY Ctr_am_nowarning "Список додатків у Менеджері додатків: приховати попередження">
<!ENTITY Ctr_am_compact "Список додатків: компактний вигляд">
@@ -191,8 +192,8 @@
<!ENTITY Ctr_bmbutton "Кнопка меню закладок">
<!ENTITY Ctr_hiderecentbm "Спливаюче вікно закладок: приховати недавно додані закладки">
<!ENTITY Ctr_hideeditbm "Зірка закладок: приховати спливаюче вікно (якщо сторінка не закладена)">
-<!ENTITY Ctr_oldplacesbut "Bookmark items and folders on toolbar: old appearance">
-<!ENTITY Ctr_dl_pm_drop "Download buttons panel: show dropmarker">
+<!ENTITY Ctr_oldplacesbut "Пункти та теки закладок на панелі: старий вигляд">
+<!ENTITY Ctr_dl_pm_drop "Панель кнопок завантаження: показати позначку випадного списку">
<!ENTITY Ctr_bmbutpanelm "Спливаюче вікно: вигляд меню панелі">
<!ENTITY Ctr_bmbunsortbm "Спливаюче вікно: субменю «несортованих закладок»">
<!ENTITY Ctr_bmbunsortbm2 "Меню над закладками">
@@ -218,7 +219,7 @@
<!ENTITY Ctr_navthrobber2 "Додати адресу або залишити порожнім">
<!ENTITY Ctr_anewtaburl "Адреса сторінки в новій вкладці">
<!ENTITY Ctr_anewtaburlcb "Налаштовувана адреса сторінки в новій вкладці (за замовчуванням: 'about:newtab')">
-<!ENTITY Ctr_anewtaburlpcb "Custom private new tab page url (default: 'about:privatebrowsing')">
+<!ENTITY Ctr_anewtaburlpcb "Налаштовувана адреса в приватній новій вкладці (default: 'about:privatebrowsing')">
<!ENTITY Ctr_tab_tf_info1 "Назви кольорів, hex коди, rgb(a) та hsl(a) величини підтримуються.">
<!ENTITY Ctr_tab_tf_info2 "Введене не буде перевірятися!">
@@ -242,7 +243,7 @@
<!ENTITY Ctr_italic "Курсив">
<!ENTITY Ctr_underlined "Підкреслений">
<!ENTITY Ctr_notabhov "Увімкнені налаштування скасовують налаштування «в очікуванні»">
-<!ENTITY Ctr_tablowopa "Reduce tab visibility">
+<!ENTITY Ctr_tablowopa "Зменшити видимість вкладки">
<!ENTITY Ctr_tabc_act_tb "Колір тла на панелях">
<!ENTITY Ctr_urlbar "Панель рядку адреси">
@@ -256,7 +257,7 @@
<!ENTITY Ctr_urlbardropm "Рухати позначку випадного списку в останню можливу позицію">
<!ENTITY Ctr_urlbardropm2 "Зробити позначку випадного списку завжди видимою">
<!ENTITY Ctr_altreaderico "Альтернативні іконки «Читача»">
-<!ENTITY Ctr_hideurlzoom "Hide zoom button (if present)">
+<!ENTITY Ctr_hideurlzoom "Приховати кнопку зміни розміру (якщо є)">
<!ENTITY Ctr_hideprbutton "Приховати інфо кнопку «спливаюче вікно блоковано»">
<!ENTITY Ctr_locsearchbw10 "Зменшити висоту панелей рядку адреси та пошуку (експериментальне)">
<!ENTITY Ctr_urlbar_ib "Індикатори справжності панелі рядку адреси">
@@ -280,11 +281,11 @@
<!ENTITY Ctr_altautocompl "Альтернативний вигляд">
<!ENTITY Ctr_autocompl_it "Усунути пункти «Шукати з...» та «Відвідати» (якщо присутні)">
<!ENTITY Ctr_autocompl_hl "Виділення текстових результатів">
-<!ENTITY Ctr_autocompl_rhl "Aero colors for highlighted results">
+<!ENTITY Ctr_autocompl_rhl "Кольори Aero для виділених результатів">
<!ENTITY Ctr_autocompl_sep "Показати розділювач між результатами">
<!ENTITY Ctr_urlbar_uc "Вимкнути функцію «автозаповнення»">
<!ENTITY Ctr_lbsugresi "Вимкнути обмеження висоти">
-<!ENTITY Ctr_cresultshcb "Custom height limit: ">
+<!ENTITY Ctr_cresultshcb "Налаштовуване обмеження висоти: ">
<!ENTITY Ctr_lbsugres "Кількість результатів">
<!ENTITY Ctr_lbsbradius "Налаштовуваний радіус рамки для панелей адреси та пошуку">
@@ -306,11 +307,11 @@
<!ENTITY Ctr_toolbars "Налаштування панелі">
<!ENTITY Ctr_dblclnewtab "Подвійний клік відкриває нову вкладку">
-<!ENTITY Ctr_dblclnewtabdes "Not suitable for all complete themes while Windows titlebar is active.">
+<!ENTITY Ctr_dblclnewtabdes "Не підходить для повних тем поки панель заголовку Windows є активною.">
<!ENTITY Ctr_hidetbwot "Приховувати панель вкладок з одною вкладкою">
<!ENTITY Ctr_hidetbwote "Зменшити затримки приховування при запуску">
<!ENTITY Ctr_hidetbwote_i "Може викликати перебої на панелі вкладок">
-<!ENTITY Ctr_hidetbwote2 "Automatically adjust titlebar space">
+<!ENTITY Ctr_hidetbwote2 "Автоматично налаштувати простір панелі заголовку">
<!ENTITY Ctr_notabfog "Прибрати затуманення тла (Windows AeroGlass/8)">
<!ENTITY Ctr_notabbg "Прибрати колір тла (Windows AeroGlass/8)">
<!ENTITY Ctr_hightabpos "Зменшити простір над панеллю інструментів (якщо можливо)">
@@ -339,7 +340,7 @@
<!ENTITY Ctr_nonavbarbg2 "Всі панелі Slim Chrome додатку «Beyond Australis» пошкоджено.">
<!ENTITY Ctr_nonavborder "Панель закладок: додати верхню межу для панелі інструментів">
<!ENTITY Ctr_nonavtbborder "Верхні панелі інструментів: прибрати межі панелі">
-<!ENTITY Ctr_toptb_oldpad "Top toolbars: old left and right padding">
+<!ENTITY Ctr_toptb_oldpad "Верхні панелі: старі лівий і правий відступи">
<!ENTITY Ctr_hidesbclose "Бокові панелі: приховати кнопку «Закрити» бокової панелі">
<!ENTITY Ctr_notextshadow "Панелі: приховати тінь тексту панелі та тексту вкладки">
<!ENTITY Ctr_chevronfix "Панель навігації: приховати подвійну стрілку («шеврон») в кінці панелі">
@@ -380,8 +381,8 @@
<!ENTITY Ctr_e_findbarhl "Підсвічування в пошуковій панелі">
<!ENTITY Ctr_fx50findbarhl "Вимкнення цього параметру усуває «підсвічувальні» особливості пошукової панелі.">
<!ENTITY Ctr_e_flyweb "Flyweb">
-<!ENTITY Ctr_e_oneoffsearch "Autocomplete popups search selection">
-<!ENTITY Ctr_fx51OOSeach "Unchecking this preference removes search selection from location bars autocomplete popup.">
+<!ENTITY Ctr_e_oneoffsearch "Автозавершення спливаючих вікон пошукового вибору">
+<!ENTITY Ctr_fx51OOSeach "Вимкнення цього параметру усуває пошуковий вибір зі спливаючого вікна панелей розташування.">
<!ENTITY Ctr_pw_settings "Налаштування">
@@ -396,19 +397,19 @@
<!ENTITY Ctr_special_font "Налаштування кольору тла - тільки для типової теми!">
<!ENTITY Ctr_special_info "Деякі параметри не можуть запропонувати візуальні зміни в усіх випадках">
<!ENTITY Ctr_special_info2 "Налаштування зроблені для типової теми &brandShortName; і не можуть працювати з усіма сторонніми темами!">
-<!ENTITY Ctr_special_acr "Only report issues through official support channels and not by using 'Add-on Compatibility Reporter'!">
-<!ENTITY Ctr_support "Support">
-<!ENTITY Ctr_support_forum1 "MozillaZine (English forum)">
-<!ENTITY Ctr_support_forum2 "Camp Firefox (German forum)">
-<!ENTITY Ctr_github_issues "Report issue on Github">
-<!ENTITY Ctr_newversion "Check for new version">
+<!ENTITY Ctr_special_acr "Доповідайте про проблеми тільки через офіційні канали підтримки і не використовуйте «Доповідач сумісності додатків»!">
+<!ENTITY Ctr_support "Підтримка">
+<!ENTITY Ctr_support_forum1 "MozillaZine (форум англійською мовою)">
+<!ENTITY Ctr_support_forum2 "Camp Firefox (форум німецькою мовою)">
+<!ENTITY Ctr_github_issues "Доповісти про проблему на Github">
+<!ENTITY Ctr_newversion "Перевірити на нову версію">
<!ENTITY Ctr_addon-bar.accesskey "A">
<!ENTITY appMenuGettingStarted.label "Початок роботи">
<!ENTITY goCmd.label "Перейти">
<!ENTITY Ctr_menu_restart.label "Рестарт">
<!ENTITY Ctr_restartapp "«Рестарт» в кнопці програми та в меню «Файл»">
-<!ENTITY Ctr_ctrnewinv "Underline new options for current &brandShortName; version">
+<!ENTITY Ctr_ctrnewinv "Підкреслені нові опції для поточної версії &brandShortName;">
<!ENTITY Ctr_openInCurrentTab "Відкрити вхідні дані в поточній вкладці">
<!ENTITY Ctr_openInNewTab "Відкрити вхідні дані в новій вкладці">
diff --git a/xpi/locale/zh-CN/options.dtd b/xpi/locale/zh-CN/options.dtd
index 614fa51..74f6439 100644
--- a/xpi/locale/zh-CN/options.dtd
+++ b/xpi/locale/zh-CN/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "毫秒 (1000 毫秒 = 1 秒)">
<!ENTITY Ctr_findbar "查找栏">
<!ENTITY Ctr_findbar_hws "滚动页面时关闭查找栏">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "查找栏位置">
<!ENTITY Ctr_findbar_def "底部(默认)">
<!ENTITY Ctr_findbar_top "顶部">
diff --git a/xpi/locale/zh-TW/options.dtd b/xpi/locale/zh-TW/options.dtd
index 3f50b9d..9c9bf7f 100644
--- a/xpi/locale/zh-TW/options.dtd
+++ b/xpi/locale/zh-TW/options.dtd
@@ -152,6 +152,7 @@
<!ENTITY Ctr_nbisizedelay "毫秒 (1000 毫秒 = 1 秒)">
<!ENTITY Ctr_findbar "Findbar">
<!ENTITY Ctr_findbar_hws "Close findbar when scrolling page">
+<!ENTITY Ctr_findbar_width "Findboxes width">
<!ENTITY Ctr_findbarpos "尋找列位於">
<!ENTITY Ctr_findbar_def "預設位置">
<!ENTITY Ctr_findbar_top "頂部">