Ignore:
Timestamp:
May 29, 2013, 8:34:22 PM (11 years ago)
Author:
Chillexistence
Message:

added additional lang tags instead of using global tags for photo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Crop_Image/language/en_UK/plugin.lang.php

    r22936 r22941  
    11<?php
    22$lang['Crop'] = 'Crop';
    3 $lang['Cropped'] = 'Cropped';
     3$lang['Photo Cropped'] = 'Photo Cropped';
     4$lang['Crop Photo'] = 'Crop Photo';
     5$lang['Unknown Photo ID'] = 'Unknown Photo ID';
    46$lang['Choose the part of the photo you want to keep'] = 'Choose the part of the photo you want to keep.';
    57?>
Note: See TracChangeset for help on using the changeset viewer.