mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1259169 - Fix the localization string for nsICookieManager::remove() deprecation, r=flod
This commit is contained in:
parent
f17e7a91b7
commit
89bcdd8564
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user