diff --git a/po/en_GB.po b/po/en_GB.po index c7f2347b4..4a689560d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-05-31 14:33-0400\n" -"PO-Revision-Date: 2010-06-04 21:53+0200\n" +"PO-Revision-Date: 2010-06-04 21:54+0200\n" "Last-Translator: Marc \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -4687,7 +4687,6 @@ msgid "Event" msgstr "Event" #: libraries/transformations/application_octetstream__download.inc.php:10 -#, fuzzy #| msgid "" #| "Displays a link to download the binary data of the field. You can use the " #| "first option to specify the filename, or use the second option as the " @@ -4699,9 +4698,9 @@ msgid "" "of a column which contains the filename. If you use the second option, you " "need to set the first option to the empty string." msgstr "" -"Displays a link to download the binary data of the field. You can use the " +"Displays a link to download the binary data of the column. You can use the " "first option to specify the filename, or use the second option as the name " -"of a field which contains the filename. If you use the second option, you " +"of a column which contains the filename. If you use the second option, you " "need to set the first option to the empty string." #: libraries/transformations/application_octetstream__hex.inc.php:10