mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=jwalker
This commit is contained in:
parent
2e9aa3c313
commit
4a8861cd01
@ -78,7 +78,7 @@ cacheManifestOnlyFirstLine2="CACHE MANIFEST" is only valid on the first line but
|
||||
# LOCALIZATION NOTE (asteriskInWrongSection2): the associated cache manifest
|
||||
# has an asterisk (*) in a section other than the NETWORK section. Parameters:
|
||||
# %1$S is the section name, %2$S is the line number.
|
||||
asteriskInWrongSection2=Asterisk (*) incorrectly used in the %1$S section at line %2$S. If a line in the NETWORK section contains only a single asterisk character, then any URI not listed in the manifest will be treated as if the URI was listed in the NETWORK section. Otherwice such URIs will be treated as unavailable. Other uses of the * character are prohibited.
|
||||
asteriskInWrongSection2=Asterisk (*) incorrectly used in the %1$S section at line %2$S. If a line in the NETWORK section contains only a single asterisk character, then any URI not listed in the manifest will be treated as if the URI was listed in the NETWORK section. Otherwise such URIs will be treated as unavailable. Other uses of the * character are prohibited.
|
||||
|
||||
# LOCALIZATION NOTE (escapeSpaces): the associated cache manifest has a space
|
||||
# in a URI. Spaces must be replaced with %20. Parameters: %S is the line
|
||||
|
Loading…
Reference in New Issue
Block a user