Bug 1259169 - Fix the localization string for nsICookieManager::remove() deprecation, r=flod

This commit is contained in:
Andrea Marchesini 2016-04-11 09:10:40 -04:00
parent f17e7a91b7
commit 89bcdd8564

View File

@ -45,4 +45,4 @@ TrackingUriBlocked=The resource at "%1$S" was blocked because tracking protectio
APIDeprecationWarning=Warning: '%1$S' deprecated, please use '%2$S'
# LOCALIZATION NOTE (nsICookieManagerRemoveDeprecated): don't localize nsICookieManager.remove() and originAttributes.
nsICookieManagerRemoveDeprecated="'nsICookieManager.remove()' is changed. Update your code and pass the correct originAttributes. Read more on MDN: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICookieManager'
nsICookieManagerRemoveDeprecated=“nsICookieManager.remove()” is changed. Update your code and pass the correct originAttributes. Read more on MDN: https://developer.mozilla.org/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICookieManager