diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index fca507407..4802308ff 100644 --- a/languages/en.php +++ b/languages/en.php @@ -103,6 +103,7 @@ 'tidypics:actiondelete' => 'Delete',
'tidypics:actioncancel' => 'Cancel',
'tidypics:inthisphoto' => 'In this photo',
+ 'tidypics:usertag' => "Photos tagged with user %s",
'tidypics:phototagging:success' => 'Photo tag was successfully added',
'tidypics:phototagging:error' => 'Unexpected error occurred during tagging',
'tidypics:deletetag:success' => 'Selected tags were successfully deleted',
|