forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: Makc666 on June 29, 2007, 02:11:46 pm

Title: Coppermine 1.4.11
Post by: Makc666 on June 29, 2007, 02:11:46 pm
In Coppermine 1.4.11 english.php these lines were updated:
Code: [Select]
'webcvs' => 'web svn', //cpg1.4
'no_webcvs_link' => 'don\'t display web svn link', //cpg1.4
'stable_webcvs_link' => 'display web svn link to stable branch', //cpg1.4
'devel_webcvs_link' => 'display web svn link to devel branch', //cpg1.4

The change was in language word cvs to svn.

But in these lines:
Code: [Select]
'help_local_version_na1' => 'Unable to extract cvs version info', //cpg1.4
'help_local_version_na2' => 'The script could not determine what cvs version the file on your webserver is. You should upload the file from your package.', //cpg1.4
there were no change in language word cvs to svn.
Title: Re: Coppermine 1.4.11
Post by: Joachim Müller on July 02, 2007, 02:36:41 pm
Fix committed to SVN, will go into cpg1.4.12