Browse Source

fix about:seamonkey title

Bill Gianopoulos 2 months ago
parent
commit
e33a8dac52

+ 0 - 0
comm-release/patches/1897801-about-seamonkey-25319.patch → comm-release/patches/1897801-1-about-seamonkey-25319.patch


+ 24 - 0
comm-release/patches/1897801-2-about-seamonkey-25319.patch

@@ -0,0 +1,24 @@
+# HG changeset patch
+# User Bill Gianopoulos <wgianopoulos@gmail.com>
+# Date 1723372087 0
+Bug 1897901 - Followup - Fix about:seamonkey page title.
+
+diff --git a/suite/locales/en-US/chrome/common/aboutSeaMonkey.dtd b/suite/locales/en-US/chrome/common/aboutSeaMonkey.dtd
+--- a/suite/locales/en-US/chrome/common/aboutSeaMonkey.dtd
++++ b/suite/locales/en-US/chrome/common/aboutSeaMonkey.dtd
+@@ -1,14 +1,14 @@
+ <!-- This Source Code Form is subject to the terms of the Mozilla Public
+    - License, v. 2.0. If a copy of the MPL was not distributed with this
+    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+ 
+ <!ENTITY seamonkey.title.1.30
+-'The Book of Mozilla, 1.30'>
++'The Book of SeaMonkey, 1.30'>
+ 
+ <!ENTITY seamonkey.quote.1.30
+ 'And the meek shall be made <em>legion</em>, their numbers shall be increased.
+ <br/>The din of many keyboards like unto a great <em>storm</em> shall cover the earth and the
+ followers of the beast and Mammon shall <em>tremble</em>.'>
+ 
+ <!ENTITY seamonkey.from.1.30
+ 'from <strong>The Book of SeaMonkey</strong>, 1:30'>

+ 2 - 1
comm-release/patches/series

@@ -2137,7 +2137,8 @@ NOBUG-fixcalbackend-25318.patch
 1896292-offlineappcachehelper-25319.patch
 1877001-port1407891-25319.patch
 1879726-port1398229-25319.patch
-1897801-about-seamonkey-25319.patch
+1897801-1-about-seamonkey-25319.patch
+1897801-2-about-seamonkey-25319.patch
 1437393-fontsasync-25319.patch
 1896174-checkbox-25319.patch
 1437393-fontsasync-format-25319.patch