Bug 1470138 - Add localization comment to RunningClearSiteDataValue and fix message r=baku

MozReview-Commit-ID: 5c8wwjqG9Pj

--HG--
extra : rebase_source : deef55d61924bed219eb5607ffb6c5a67d9497e0
This commit is contained in:
Francesco Lodolo (:flod) 2018-06-21 15:09:02 +02:00
parent 11afa9eaef
commit ca26d8d36e

View File

@ -94,5 +94,7 @@ BlockSubresourceFTP=Loading FTP subresource within http(s) page not allowed (Blo
# LOCALIZATION NOTE (BrowserUpgradeInsecureDisplayRequest):
# %1$S is the browser name "brandShortName"; %2$S is the URL of the upgraded request; %1$S is the upgraded scheme.
BrowserUpgradeInsecureDisplayRequest = %1$S is upgrading an insecure display request %2$S to use %3$S
RunningClearSiteDataValue=Clear-Site-Data header forces the clean up of “%S” data.
# LOCALIZATION NOTE (RunningClearSiteDataValue):
# %S is the URI of the resource whose data was cleaned up
RunningClearSiteDataValue=Clear-Site-Data header forced the clean up of “%S” data.
UnknownClearSiteDataValue=Clear-Site-Data header found. Unknown value “%S”.