dom/locales/en-US/chrome/layout/MediaDocument.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/locales/en-US/chrome/layout/MediaDocument.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +#LOCALIZATION NOTE (ImageTitleWithDimensions2AndFile): first %S is filename, second %S is type, third %S is width and fourth %S is height
     1.9 +#LOCALIZATION NOTE (ImageTitleWithoutDimensions): first %S is filename, second %S is type
    1.10 +#LOCALIZATION NOTE (ImageTitleWithDimensions2): first %S is type, second %S is width and third %S is height
    1.11 +#LOCALIZATION NOTE (ImageTitleWithNeitherDimensionsNorFile): first %S is type
    1.12 +#LOCALIZATION NOTE (MediaTitleWithFile): first %S is filename, second %S is type
    1.13 +#LOCALIZATION NOTE (MediaTitleWithNoInfo): first %S is type
    1.14 +ImageTitleWithDimensions2AndFile=%S (%S Image, %S\u00A0\u00D7\u00A0%S pixels)
    1.15 +ImageTitleWithoutDimensions=%S (%S Image)
    1.16 +ImageTitleWithDimensions2=(%S Image, %S\u00A0\u00D7\u00A0%S pixels)
    1.17 +ImageTitleWithNeitherDimensionsNorFile=(%S Image)
    1.18 +MediaTitleWithFile=%S (%S Object)
    1.19 +MediaTitleWithNoInfo=(%S Object)
    1.20 +
    1.21 +InvalidImage=The image \u201c%S\u201d cannot be displayed because it contains errors.
    1.22 +ScaledImage=Scaled (%S%%)
    1.23 +
    1.24 +TitleWithStatus=%S - %S

mercurial