diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-04-04 21:40:14 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-04-04 21:40:14 +0000 |
commit | 34abd270e64ba82e8cf67d1a9843682e6b8e6cca (patch) | |
tree | c760910c418595441794b5a9fd27f514860491b1 /languages/en.php | |
parent | 50069fe90b72af415146c6e1dbd72b89c8703dc3 (diff) | |
download | elgg-34abd270e64ba82e8cf67d1a9843682e6b8e6cca.tar.gz elgg-34abd270e64ba82e8cf67d1a9843682e6b8e6cca.tar.bz2 |
added string for in this photo tags
Diffstat (limited to 'languages/en.php')
-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 20c1f3cee..b0f358910 100644 --- a/languages/en.php +++ b/languages/en.php @@ -59,6 +59,7 @@ 'image:finish_tagging' => 'Stop labeling',
'image:tagthisphoto' => 'Tag this photo',
'image:actiontag' => 'Tag',
+ 'image:inthisphoto' => 'In this photo',
//widgets
|