зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1441358 - ensure langpacks across platforms are identical r=Callek
This commit is contained in:
Родитель
309329c3c0
Коммит
a856fd0df5
|
@ -54,7 +54,7 @@ var whitelist = [
|
|||
// See bug 1339424 for why this is hard to fix.
|
||||
{file: "chrome://global/locale/fallbackMenubar.properties",
|
||||
platforms: ["linux", "win"]},
|
||||
{file: "chrome://global/locale/printPageSetup.dtd", platforms: ["macosx"]},
|
||||
{file: "chrome://global/locale/printPageSetup.dtd", platforms: ["linux", "macosx"]},
|
||||
{file: "chrome://global/locale/printPreviewProgress.dtd",
|
||||
platforms: ["macosx"]},
|
||||
{file: "chrome://global/locale/printProgress.dtd", platforms: ["macosx"]},
|
||||
|
|
|
@ -26,9 +26,7 @@
|
|||
locale/browser/browser.properties (%chrome/browser/browser.properties)
|
||||
locale/browser/customizableui/customizableWidgets.properties (%chrome/browser/customizableui/customizableWidgets.properties)
|
||||
locale/browser/lightweightThemes.properties (%chrome/browser/lightweightThemes.properties)
|
||||
#ifdef XP_WIN
|
||||
locale/browser/uiDensity.properties (%chrome/browser/uiDensity.properties)
|
||||
#endif
|
||||
locale/browser/pageInfo.dtd (%chrome/browser/pageInfo.dtd)
|
||||
locale/browser/pageInfo.properties (%chrome/browser/pageInfo.properties)
|
||||
locale/browser/quitDialog.properties (%chrome/browser/quitDialog.properties)
|
||||
|
|
|
@ -58,9 +58,7 @@
|
|||
locale/@AB_CD@/global/notification.dtd (%chrome/global/notification.dtd)
|
||||
locale/@AB_CD@/global/preferences.dtd (%chrome/global/preferences.dtd)
|
||||
#ifndef MOZ_FENNEC
|
||||
#ifndef MOZ_GTK
|
||||
locale/@AB_CD@/global/printPageSetup.dtd (%chrome/global/printPageSetup.dtd)
|
||||
#endif
|
||||
locale/@AB_CD@/global/printPreview.dtd (%chrome/global/printPreview.dtd)
|
||||
locale/@AB_CD@/global/printPreviewProgress.dtd (%chrome/global/printPreviewProgress.dtd)
|
||||
locale/@AB_CD@/global/printdialog.properties (%chrome/global/printdialog.properties)
|
||||
|
|
Загрузка…
Ссылка в новой задаче