diff options
Diffstat (limited to 'dom/locales/en-US/chrome/layout/MediaDocument.properties')
-rw-r--r-- | dom/locales/en-US/chrome/layout/MediaDocument.properties | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dom/locales/en-US/chrome/layout/MediaDocument.properties b/dom/locales/en-US/chrome/layout/MediaDocument.properties new file mode 100644 index 000000000..2e93011c5 --- /dev/null +++ b/dom/locales/en-US/chrome/layout/MediaDocument.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#LOCALIZATION NOTE (ImageTitleWithDimensions2AndFile): first %S is filename, second %S is type, third %S is width and fourth %S is height +#LOCALIZATION NOTE (ImageTitleWithoutDimensions): first %S is filename, second %S is type +#LOCALIZATION NOTE (ImageTitleWithDimensions2): first %S is type, second %S is width and third %S is height +#LOCALIZATION NOTE (ImageTitleWithNeitherDimensionsNorFile): first %S is type +#LOCALIZATION NOTE (MediaTitleWithFile): first %S is filename, second %S is type +#LOCALIZATION NOTE (MediaTitleWithNoInfo): first %S is type +ImageTitleWithDimensions2AndFile=%S (%S Image, %S\u00A0\u00D7\u00A0%S pixels) +ImageTitleWithoutDimensions=%S (%S Image) +ImageTitleWithDimensions2=(%S Image, %S\u00A0\u00D7\u00A0%S pixels) +ImageTitleWithNeitherDimensionsNorFile=(%S Image) +MediaTitleWithFile=%S (%S Object) +MediaTitleWithNoInfo=(%S Object) + +InvalidImage=The image \u201c%S\u201d cannot be displayed because it contains errors. +ScaledImage=Scaled (%S%%) + +TitleWithStatus=%S - %S |