diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/languages/en.php b/languages/en.php index e3631532d..538a46c60 100644 --- a/languages/en.php +++ b/languages/en.php @@ -55,11 +55,11 @@ 'image:next' => "Next",
// tagging
- 'image:doclickfortag' => 'Click on the faces of people to label them.',
- 'image:finish_tagging' => 'Stop labeling',
- 'image:tagthisphoto' => 'Tag this photo',
- 'image:actiontag' => 'Tag',
- 'image:inthisphoto' => 'In this photo',
+ 'tidypics:taginstruct' => 'Select area that you want to tag',
+ 'tidypics:finish_tagging' => 'Stop tagging',
+ 'tidypics:tagthisphoto' => 'Tag this photo',
+ 'tidypics:actiontag' => 'Tag',
+ 'tidypics:inthisphoto' => 'In this photo',
'tidypics:phototagging:success' => 'Photo tag was successfully added',
'tidypics:phototagging:error' => 'Unexpected error occurred during tagging',
|