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

MozReview-Commit-ID: 5c8wwjqG9Pj
This commit is contained in:
Francesco Lodolo (:flod) 2018-06-21 15:09:02 +02:00
parent e94f13acd9
commit 608609f367

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”.