summaryrefslogtreecommitdiff
path: root/modules/clippings/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/clippings/index.php')
-rw-r--r--modules/clippings/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/clippings/index.php b/modules/clippings/index.php
index 52373568cf..fa5588dffc 100644
--- a/modules/clippings/index.php
+++ b/modules/clippings/index.php
@@ -219,7 +219,7 @@ if ($ct==0) {
<tr><td class="descriptionbox width50 wrap"><?php echo i18n::translate('Convert from UTF-8 to ANSI (ISO-8859-1)'), help_link('utf8_ansi'); ?></td>
<td class="optionbox"><input type="checkbox" name="convert" value="yes" /></td></tr>
- <tr><td class="descriptionbox width50 wrap"><?php echo i18n::translate('Remove custom PGV tags? (eg. _PGVU, _THUM)'), help_link('remove_tags'); ?></td>
+ <tr><td class="descriptionbox width50 wrap"><?php echo i18n::translate('Remove custom PGV tags? (eg. _WT_USER, _THUM)'), help_link('remove_tags'); ?></td>
<td class="optionbox"><input type="checkbox" name="remove" value="yes" checked="checked" /></td></tr>
<tr><td class="descriptionbox width50 wrap"><?php echo i18n::translate('Convert media path to'), help_link('convertPath'); ?></td>