projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de25129
)
Change wording since these are not just EXIF fields anymore
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 5 Aug 2009 20:25:03 +0000
(16:25 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 5 Aug 2009 20:25:03 +0000
(16:25 -0400)
ansel/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/ansel/config/prefs.php.dist
b/ansel/config/prefs.php.dist
index
307063b
..
8647514
100644
(file)
--- a/
ansel/config/prefs.php.dist
+++ b/
ansel/config/prefs.php.dist
@@
-261,7
+261,7
@@
$_prefs['exif_tags'] = array(
'locked' => false,
'shared' => false,
'type' => 'multienum',
- 'desc' => _("Which
EXIF
fields should we automatically add as image tags during upload?"),
+ 'desc' => _("Which
Metadata
fields should we automatically add as image tags during upload?"),
'enum' => Horde_Image_Exif::getFields(array($GLOBALS['conf']['exif']['driver'],
!empty($GLOBALS['conf']['exif']['params']) ? $GLOBALS['conf']['exif']['params'] : array()),
true)