From 9430dc4a7acf447928e57acab122578a3d95b003 Mon Sep 17 00:00:00 2001 From: JustOff Date: Thu, 19 Jul 2018 22:45:45 +0300 Subject: Remove unused strings left from the migrator --- .../palemoon/branding/official/locales/en-US/brand.properties | 6 ------ .../palemoon/branding/unstable/locales/en-US/brand.properties | 6 ------ 2 files changed, 12 deletions(-) diff --git a/application/palemoon/branding/official/locales/en-US/brand.properties b/application/palemoon/branding/official/locales/en-US/brand.properties index d85ceebce..7d4b46954 100644 --- a/application/palemoon/branding/official/locales/en-US/brand.properties +++ b/application/palemoon/branding/official/locales/en-US/brand.properties @@ -2,10 +2,4 @@ brandShortName=Pale Moon brandFullName=Pale Moon vendorShortName=Moonchild -homePageSingleStartMain=Pale Moon Start, a convenient home page with built-in search -homePageImport=Import your home page from %S - -homePageMigrationPageTitle=Home Page Selection -homePageMigrationDescription=Please select the home page you wish to use: - syncBrandShortName=Sync diff --git a/application/palemoon/branding/unstable/locales/en-US/brand.properties b/application/palemoon/branding/unstable/locales/en-US/brand.properties index d85ceebce..7d4b46954 100644 --- a/application/palemoon/branding/unstable/locales/en-US/brand.properties +++ b/application/palemoon/branding/unstable/locales/en-US/brand.properties @@ -2,10 +2,4 @@ brandShortName=Pale Moon brandFullName=Pale Moon vendorShortName=Moonchild -homePageSingleStartMain=Pale Moon Start, a convenient home page with built-in search -homePageImport=Import your home page from %S - -homePageMigrationPageTitle=Home Page Selection -homePageMigrationDescription=Please select the home page you wish to use: - syncBrandShortName=Sync -- cgit v1.2.3 From ebe0f277d0d643109d2163a98b8a9bcd8f08dd88 Mon Sep 17 00:00:00 2001 From: JustOff Date: Thu, 19 Jul 2018 22:46:59 +0300 Subject: Fix a typo in aboutRights.dtd --- toolkit/locales/en-US/chrome/global/aboutRights.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/locales/en-US/chrome/global/aboutRights.dtd b/toolkit/locales/en-US/chrome/global/aboutRights.dtd index dfd5a1668..8ccbbb177 100644 --- a/toolkit/locales/en-US/chrome/global/aboutRights.dtd +++ b/toolkit/locales/en-US/chrome/global/aboutRights.dtd @@ -87,7 +87,7 @@ - + -- cgit v1.2.3