<!--The message that displays the width and height of a photo followed by a the
"megapixel rating" this corresponds to. Cameras are frequently rated by "megapixels".
In U.S. English this is denoted by a number followed by "MP". E.g. 12.2MP or 8MP. -->
<stringname="metadata_dimensions_display"><xliff:gid="width"example="1280">%1$d</xliff:g> x <xliff:gid="height"example="1024">%2$d</xliff:g> - <xliff:gid="megapixels"example="12.2">%3$,.1f</xliff:g>MP</string>
<!--The location of where a photo was taken. (i.e. latitude, longitude) Note that this is probably camera EXIF data.-->
<stringname="metadata_location">Location</string>
<!--The elevation the photo was taken. Note that this is probably camera EXIF data.-->