Index: trunk/phase3/languages/Language.php |
— | — | @@ -1807,8 +1807,8 @@ |
1808 | 1808 | 'exif-planarconfiguration' =>'Data arrangement', |
1809 | 1809 | 'exif-ycbcrsubsampling' =>'Subsampling ratio of Y to C', |
1810 | 1810 | 'exif-ycbcrpositioning' =>'Y and C positioning', |
1811 | | -'exif-xresolution' =>'Image resolution in width direction', |
1812 | | -'exif-yresolution' =>'Image resolution in height direction', |
| 1811 | +'exif-xresolution' =>'Horizontal resolution', |
| 1812 | +'exif-yresolution' =>'Vertical resolution', |
1813 | 1813 | 'exif-resolutionunit' =>'Unit of X and Y resolution', |
1814 | 1814 | 'exif-stripoffsets' =>'Image data location', |
1815 | 1815 | 'exif-rowsperstrip' =>'Number of rows per strip', |
— | — | @@ -1941,8 +1941,8 @@ |
1942 | 1942 | 'exif-planarconfiguration-1' => 'chunky format', |
1943 | 1943 | 'exif-planarconfiguration-2' => 'planar format', |
1944 | 1944 | |
1945 | | -'exif-resolutionunit-2' => 'inches', |
1946 | | -'exif-resolutionunit-3' => 'centimetres', |
| 1945 | +'exif-xyresolution-i' => '$1 dpi', |
| 1946 | +'exif-xyresolution-c' => '$1 dpc', |
1947 | 1947 | |
1948 | 1948 | 'exif-colorspace-1' => 'sRGB', |
1949 | 1949 | 'exif-colorspace-ffff.h' => 'FFFF.H', |