[tor-messenger-build/updater] Remove redundant diff from updater-remove-links.mozpatch

commit 521606be0e73e589a176a2ef78674ace8df4f380 Author: Sukhbir Singh <sukhbir@torproject.org> Date: Fri Aug 26 22:00:39 2016 -0400 Remove redundant diff from updater-remove-links.mozpatch --- projects/instantbird/updater-remove-links.mozpatch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/projects/instantbird/updater-remove-links.mozpatch b/projects/instantbird/updater-remove-links.mozpatch index 865423e..9832a3f 100644 --- a/projects/instantbird/updater-remove-links.mozpatch +++ b/projects/instantbird/updater-remove-links.mozpatch @@ -1,15 +1,3 @@ -diff --git a/toolkit/locales/en-US/chrome/mozapps/update/updates.dtd b/toolkit/locales/en-US/chrome/mozapps/update/updates.dtd ---- a/toolkit/locales/en-US/chrome/mozapps/update/updates.dtd -+++ b/toolkit/locales/en-US/chrome/mozapps/update/updates.dtd -@@ -34,7 +34,7 @@ - <!ENTITY incompatibleCheck.title "Checking Add-on Compatibility"> - <!ENTITY incompatibleCheck.label "Looking for newer versions of your add-ons…"> - --<!ENTITY clickHere.label "View more information about this update"> -+<!ENTITY clickHere.label "View more information about this update:"> - - <!ENTITY evangelism.desc "It is strongly recommended that you apply this - update for &brandShortName; as soon as possible."> diff --git a/toolkit/mozapps/update/content/updates.js b/toolkit/mozapps/update/content/updates.js --- a/toolkit/mozapps/update/content/updates.js +++ b/toolkit/mozapps/update/content/updates.js
participants (1)
-
sukhbir@torproject.org