diff --git a/po/en_GB.po b/po/en_GB.po index 4a689560d..3e924f99b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4725,7 +4725,6 @@ msgid "Displays a link to download this image." msgstr "Displays a link to download this image." #: libraries/transformations/text_plain__dateformat.inc.php:10 -#, fuzzy #| msgid "" #| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as " #| "formatted date. The first option is the offset (in hours) which will be " @@ -4745,7 +4744,7 @@ msgid "" "documentation for PHP's strftime() function and for \"utc\" it is done using " "gmdate() function." msgstr "" -"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as " +"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as " "formatted date. The first option is the offset (in hours) which will be " "added to the timestamp (Default: 0). Use second option to specify a " "different date/time format string. Third option determines whether you want "