Change references to Gallery 2 and Gallery 3 to consistently refer to

Gallery n as opposed any variants of this.
This commit is contained in:
Tim Almdal
2009-07-07 07:32:36 -07:00
parent 493fb27825
commit b59e94e7dc
9 changed files with 17 additions and 17 deletions

View File

@@ -69,7 +69,7 @@ function oops($message) {
print "==> " . $message;
print "\n";
print "For help you can try:\n";
print " * The Gallery3 FAQ - http://codex.gallery2.org/Gallery3:FAQ\n";
print " * The Gallery 3 FAQ - http://codex.gallery2.org/Gallery3:FAQ\n";
print " * The Gallery Forums - http://gallery.menalto.com/forum\n";
print "\n\n** INSTALLATION FAILED **\n";
exit(1);