# HG changeset patch
# User t_mrc-ct@users.osdn.jp
# Date 1447238861 -32400
#      Wed Nov 11 19:47:41 2015 +0900
# Node ID 350ac17a9fc7b4227c4c0292c63dc0ec3845637d
# Parent  3119b8a4c9cecb234836a1818606d868fa5d4383
Fix xml error on update dialog [forum:77089]

diff --git a/toolkit/chrome/mozapps/update/updates.dtd b/toolkit/chrome/mozapps/update/updates.dtd
--- a/toolkit/chrome/mozapps/update/updates.dtd
+++ b/toolkit/chrome/mozapps/update/updates.dtd
@@ -20,16 +20,29 @@
 <!ENTITY  manualUpdate.desc               "A recommended security and stability update is available, but you do 
 not have the system permissions required to install it. Please contact your 
 system administrator, or try again from an account that has permission to 
 install software on this computer.">
 <!ENTITY  manualUpdate.space.desc         "A recommended security and stability update is available, but you do 
 not have enough space to install it.">
 <!ENTITY  manualUpdateGetMsg.label        "You can always get the latest version of &brandShortName; at:">
 
+<!ENTITY  manualUpdate2.title              "Update Available">
+<!ENTITY  manualUpdate2.desc               "A recommended security and stability update is available for your &brandShortName;.
+                                           You should download and install it to make sure your &brandShortName; is up to date.">
+<!ENTITY  manualUpdate2.space.desc         "A recommended security and stability update is available, but you do
+                                           not have enough space to install it.">
+<!ENTITY  manualUpdate2GetMsg.label        "Visit the main download page to get &brandShortName; update:">
+
+<!ENTITY  manualUpdate3.title              "Download Update Now">
+<!ENTITY  manualUpdate3.desc               "You are now ready to update your &brandShortName;.">
+<!ENTITY  manualUpdate3.space.desc         "A recommended security and stability update is available, but you do
+                                           not have enough space to install it.">
+<!ENTITY  manualUpdate3GetMsg.label        "Visit the main download page to get &brandShortName; update:">
+
 <!ENTITY  unsupported.title               "System Unsupported">
 <!ENTITY  unsupported.label               "Your &brandShortName; is out of date, but the latest version is not 
 supported on your system. Please upgrade your system, then try again. 
 You will not see this notice again, but you can">
 <!ENTITY  unsupportedLink.label           "learn more.">
 
 <!ENTITY  incompatibleCheck.title         "Checking Add-on Compatibility">
 <!ENTITY  incompatibleCheck.label         "Looking for newer versions of your add-ons…">
