X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FPhpToPo.php;h=a400fea23cb50efda05a18ad2961c637179620c6;hb=4e674d98eb1396f252988e3bde827e850b8a9239;hp=5e286d4704b49747b154c388773308d78aedc460;hpb=01640a7045e146759bc936dd499ac27738b78940;p=friendica.git diff --git a/src/Console/PhpToPo.php b/src/Console/PhpToPo.php index 5e286d4704..a400fea23c 100644 --- a/src/Console/PhpToPo.php +++ b/src/Console/PhpToPo.php @@ -1,6 +1,6 @@ getOption('v')) { $this->out('Class: ' . __CLASS__); @@ -99,7 +99,7 @@ HELP; $out = ''; $out .= "# FRIENDICA Distributed Social Network\n"; - $out .= "# Copyright (C) 2010, 2011, 2012, 2013 the Friendica Project\n"; + $out .= "# Copyright (C) 2010-2023, the Friendica project\n"; $out .= "# This file is distributed under the same license as the Friendica package.\n"; $out .= "# \n"; $out .= 'msgid ""' . "\n"; @@ -231,7 +231,7 @@ HELP; } /** - * Get a string and retun a message.po ready text + * Get a string and return a message.po ready text * - replace " with \" * - replace tab char with \t * - manage multiline strings