# HG changeset patch # User t_mrc-ct@users.sourceforge.jp # Date 1354437107 -32400 # Node ID ea92ee347d3db8ecc028bd0636d8056e5139b97a # Parent 260ed497ef8a804df74797aec9d1ee7103a12c22 modification for Tenfourbird 17 diff -r 260ed497ef8a -r ea92ee347d3d mail/chrome/messenger/aboutDialog.dtd --- a/mail/chrome/messenger/aboutDialog.dtd Thu Nov 01 19:23:54 2012 +0100 +++ b/mail/chrome/messenger/aboutDialog.dtd Sun Dec 02 17:31:47 2012 +0900 @@ -1,12 +1,16 @@ - + - - + + + + + + - + diff -r 260ed497ef8a -r ea92ee347d3d mail/chrome/messenger/messenger.properties --- a/mail/chrome/messenger/messenger.properties Thu Nov 01 19:23:54 2012 +0100 +++ b/mail/chrome/messenger/messenger.properties Sun Dec 02 17:31:47 2012 +0900 @@ -663,13 +663,13 @@ update.checkInsideButton.accesskey=N update.resumeButton.label=Herunterladen von %S fortsetzen… update.resumeButton.accesskey=H -update.openUpdateUI.applyButton.label=Update installieren… +update.openUpdateUI.applyButton.label=Holen Minor Update… update.openUpdateUI.applyButton.accesskey=U update.restart.updateButton.label=Zum Abschließen des Updates jetzt neu starten update.restart.updateButton.accesskey=A update.restart.restartButton.label=Zum Abschließen des Updates jetzt neu starten update.restart.restartButton.accesskey=A -update.openUpdateUI.upgradeButton.label=Jetzt aktualisieren… +update.openUpdateUI.upgradeButton.label=Holen Major Upgrade… update.openUpdateUI.upgradeButton.accesskey=a update.restart.upgradeButton.label=Jetzt aktualisieren update.restart.upgradeButton.accesskey=a diff -r 260ed497ef8a -r ea92ee347d3d other-licenses/branding/thunderbird/brand.dtd --- a/other-licenses/branding/thunderbird/brand.dtd Thu Nov 01 19:23:54 2012 +0100 +++ b/other-licenses/branding/thunderbird/brand.dtd Sun Dec 02 17:31:47 2012 +0900 @@ -1,4 +1,4 @@ - - - + + + diff -r 260ed497ef8a -r ea92ee347d3d other-licenses/branding/thunderbird/brand.properties --- a/other-licenses/branding/thunderbird/brand.properties Thu Nov 01 19:23:54 2012 +0100 +++ b/other-licenses/branding/thunderbird/brand.properties Sun Dec 02 17:31:47 2012 +0900 @@ -1,3 +1,3 @@ -brandShortName=Thunderbird -brandFullName=Mozilla Thunderbird -vendorShortName=Mozilla Thunderbird +brandShortName=Tenfourbird +brandFullName=Tenfourbird +vendorShortName=Tenfourbird Projekt diff -r 260ed497ef8a -r ea92ee347d3d toolkit/chrome/mozapps/extensions/extensions.dtd --- a/toolkit/chrome/mozapps/extensions/extensions.dtd Thu Nov 01 19:23:54 2012 +0100 +++ b/toolkit/chrome/mozapps/extensions/extensions.dtd Sun Dec 02 17:31:47 2012 +0900 @@ -29,8 +29,8 @@ - - + + diff -r 260ed497ef8a -r ea92ee347d3d toolkit/chrome/mozapps/plugins/plugins.dtd --- a/toolkit/chrome/mozapps/plugins/plugins.dtd Thu Nov 01 19:23:54 2012 +0100 +++ b/toolkit/chrome/mozapps/plugins/plugins.dtd Sun Dec 02 17:31:47 2012 +0900 @@ -29,7 +29,7 @@ - + @@ -37,7 +37,7 @@ - + diff -r ea92ee347d3d -r a1d8a5f3e42d mail/chrome/messenger/updateOverlay.dtd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mail/chrome/messenger/updatesOverlay.dtd Sun Dec 02 17:46:18 2012 +0900 @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff -r ea92ee347d3d -r a1d8a5f3e42d netwerk/gopherAddon.dtd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/netwerk/gopherAddon.dtd Sun Dec 02 17:46:18 2012 +0900 @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file