diff --git a/po/en_GB.po b/po/en_GB.po index 3e924f99b..313b731ee 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:54+0200\n" +"PO-Revision-Date: 2010-06-04 21:55+0200\n" "Last-Translator: Marc \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -4754,7 +4754,6 @@ msgstr "" "gmdate() function." #: libraries/transformations/text_plain__external.inc.php:10 -#, fuzzy #| msgid "" #| "LINUX ONLY: Launches an external application and feeds it the field data " #| "via standard input. Returns the standard output of the application. The " @@ -4778,16 +4777,16 @@ msgid "" "will prevent wrapping and ensure that the output appears all on one line " "(Default 1)." msgstr "" -"LINUX ONLY: Launches an external application and feeds it the field data via " -"standard input. Returns the standard output of the application. The default " -"is Tidy, to pretty-print HTML code. For security reasons, you have to " -"manually edit the file libraries/transformations/text_plain__external.inc." -"php and list the tools you want to make available. The first option is then " -"the number of the program you want to use and the second option is the " -"parameters for the program. The third option, if set to 1, will convert the " -"output using htmlspecialchars() (Default 1). The fourth option, if set to 1, " -"will prevent wrapping and ensure that the output appears all on one line " -"(Default 1)." +"LINUX ONLY: Launches an external application and feeds it the column data " +"via standard input. Returns the standard output of the application. The " +"default is Tidy, to pretty-print HTML code. For security reasons, you have " +"to manually edit the file " +"libraries/transformations/text_plain__external.inc.php and list the tools " +"you want to make available. The first option is then the number of the " +"program you want to use and the second option is the parameters for the " +"program. The third option, if set to 1, will convert the output using " +"htmlspecialchars() (Default 1). The fourth option, if set to 1, will prevent " +"wrapping and ensure that the output appears all on one line (Default 1)." #: libraries/transformations/text_plain__formatted.inc.php:10 #, fuzzy