Index: trunk/phase3/languages/Language.php |
— | — | @@ -1941,8 +1941,8 @@ |
1942 | 1942 | 'exif-orientation-3' => 'Rotated 180°', // 0th row: bottom; 0th column: right |
1943 | 1943 | 'exif-orientation-4' => 'Flipped vertically', // 0th row: bottom; 0th column: left |
1944 | 1944 | 'exif-orientation-5' => 'Rotated 90° CCW and flipped vertically', // 0th row: left; 0th column: top |
1945 | | -'exif-orientation-6' => 'Roatated 90° CW', // 0th row: right; 0th column: top |
1946 | | -'exif-orientation-7' => 'Roateted 90° CW and flipped vertically', // 0th row: right; 0th column: bottom |
| 1945 | +'exif-orientation-6' => 'Rotated 90° CW', // 0th row: right; 0th column: top |
| 1946 | +'exif-orientation-7' => 'Rotated 90° CW and flipped vertically', // 0th row: right; 0th column: bottom |
1947 | 1947 | 'exif-orientation-8' => 'Rotated 90° CCW', // 0th row: left; 0th column: bottom |
1948 | 1948 | |
1949 | 1949 | 'exif-planarconfiguration-1' => 'chunky format', |