зеркало из https://github.com/mozilla/gecko-dev.git
Backed out bug 436668: Localize name and description for the default theme
This commit is contained in:
Родитель
faeed69569
Коммит
40aadad049
|
@ -168,9 +168,6 @@ pref("extensions.dss.enabled", false); // Dynamic Skin Switching
|
|||
pref("extensions.dss.switchPending", false); // Non-dynamic switch pending after next
|
||||
// restart.
|
||||
|
||||
pref("extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name", "chrome://mozapps/locale/extensions/extensions.properties");
|
||||
pref("extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description", "chrome://mozapps/locale/extensions/extensions.properties");
|
||||
|
||||
pref("xpinstall.whitelist.add", "update.mozilla.org");
|
||||
pref("xpinstall.whitelist.add.103", "addons.mozilla.org");
|
||||
|
||||
|
|
|
@ -55,9 +55,6 @@ incompatibleExtension=Disabled - not compatible with %S %S
|
|||
incompatibleAddonMsg=Not compatible with %S %S
|
||||
insecureUpdateMessage="%S" will not be installed because it does not provide secure updates
|
||||
|
||||
extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=Default
|
||||
extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=The default theme.
|
||||
|
||||
invalidGUIDMessage="%S" could not be installed because of an error in its Install Manifest ("%S" is not a valid GUID). Please contact the author of this item about the problem.
|
||||
invalidVersionMessage="%S" could not be installed because of an error in its Install Manifest ("%S" is not a valid Version String). Please contact the author of this item about the problem.
|
||||
incompatiblePlatformMessage="%S" could not be installed because it is not compatible with your %S build type (%S). Please contact the author of this item about the problem.
|
||||
|
|
Загрузка…
Ссылка в новой задаче