X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FPhpToPo.php;h=a400fea23cb50efda05a18ad2961c637179620c6;hb=40a126306621fe9eadb58101bd19a0be32e4c163;hp=04258331319f707a598ffc0debcf0ed836129477;hpb=53e38b03130ea798bba44db44ccb7f331dc4b91d;p=friendica.git diff --git a/src/Console/PhpToPo.php b/src/Console/PhpToPo.php index 0425833131..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-2021, 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