# HG changeset patch # User t_mrc-ct@users.sourceforge.jp # Date 1354369974 -32400 # Node ID 369fbd4b580dd94de39aaf502d99bae8cff6c357 # Parent bc8326b6751731ead528ce588e9bceaec0c2dd2e modification for Tenfourbird 17 diff -r bc8326b67517 -r 369fbd4b580d mail/chrome/messenger/aboutDialog.dtd --- a/mail/chrome/messenger/aboutDialog.dtd Tue Oct 30 05:06:31 2012 +0100 +++ b/mail/chrome/messenger/aboutDialog.dtd Sat Dec 01 22:52:54 2012 +0900 @@ -1,12 +1,16 @@ - + - - + + + + + + - + diff -r bc8326b67517 -r 369fbd4b580d mail/chrome/messenger/messenger.properties --- a/mail/chrome/messenger/messenger.properties Tue Oct 30 05:06:31 2012 +0100 +++ b/mail/chrome/messenger/messenger.properties Sat Dec 01 22:52:54 2012 +0900 @@ -665,13 +665,13 @@ update.checkInsideButton.accesskey=c update.resumeButton.label=Reprendre le téléchargement de %S… update.resumeButton.accesskey=d -update.openUpdateUI.applyButton.label=Appliquer la mise à jour… +update.openUpdateUI.applyButton.label=Obtenez mise à jour mineure… update.openUpdateUI.applyButton.accesskey=A update.restart.updateButton.label=Redémarrer pour mettre à jour update.restart.updateButton.accesskey=R update.restart.restartButton.label=Mettre à jour et redémarrer update.restart.restartButton.accesskey=M -update.openUpdateUI.upgradeButton.label=Mettre à jour maintenant… +update.openUpdateUI.upgradeButton.label=Obtenez mise à jour majeure… update.openUpdateUI.upgradeButton.accesskey=u update.restart.upgradeButton.label=Mettre à jour maintenant update.restart.upgradeButton.accesskey=u diff -r bc8326b67517 -r 369fbd4b580d other-licenses/branding/thunderbird/brand.dtd --- a/other-licenses/branding/thunderbird/brand.dtd Tue Oct 30 05:06:31 2012 +0100 +++ b/other-licenses/branding/thunderbird/brand.dtd Sat Dec 01 22:52:54 2012 +0900 @@ -2,8 +2,8 @@ - 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/. --> - - - + + + diff -r bc8326b67517 -r 369fbd4b580d other-licenses/branding/thunderbird/brand.properties --- a/other-licenses/branding/thunderbird/brand.properties Tue Oct 30 05:06:31 2012 +0100 +++ b/other-licenses/branding/thunderbird/brand.properties Sat Dec 01 22:52:54 2012 +0900 @@ -2,6 +2,6 @@ # 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/. -brandShortName=Thunderbird -brandFullName=Mozilla Thunderbird -vendorShortName=Mozilla +brandShortName=Tenfourbird +brandFullName=Tenfourbird +vendorShortName=Tenfourbird projet diff -r bc8326b67517 -r 369fbd4b580d toolkit/chrome/mozapps/extensions/extensions.dtd --- a/toolkit/chrome/mozapps/extensions/extensions.dtd Tue Oct 30 05:06:31 2012 +0100 +++ b/toolkit/chrome/mozapps/extensions/extensions.dtd Sat Dec 01 22:52:54 2012 +0900 @@ -29,8 +29,8 @@ - - + + diff -r bc8326b67517 -r 369fbd4b580d toolkit/chrome/mozapps/plugins/plugins.dtd --- a/toolkit/chrome/mozapps/plugins/plugins.dtd Tue Oct 30 05:06:31 2012 +0100 +++ b/toolkit/chrome/mozapps/plugins/plugins.dtd Sat Dec 01 22:52:54 2012 +0900 @@ -29,7 +29,7 @@ - + @@ -37,7 +37,7 @@ - + diff -r 141d24554785 -r 47030444b4a3 mail/chrome/messenger/updatesOverlay.dtd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mail/chrome/messenger/updatesOverlay.dtd Sun Dec 02 17:45:00 2012 +0900 @@ -0,0 +1,13 @@ + + + + + + + + + \ No newline at end of file diff -r 141d24554785 -r 47030444b4a3 netwerk/gopherAddon.dtd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/netwerk/gopherAddon.dtd Sun Dec 02 17:45:00 2012 +0900 @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file