From 5040adebb5c4e1e491fbb6c3b98783f5809020a3 Mon Sep 17 00:00:00 2001
From: Bharat Mediratta
- = t2("1 user", "%count users", $g2_stats["users"]) ?>, - = t2("1 group", "%count groups", $g2_stats["groups"]) ?>, - = t2("1 album", "%count albums", $g2_stats["albums"]) ?>, - = t2("1 photo", "%count photos", $g2_stats["photos"]) ?>, - = t2("1 movie", "%count movies", $g2_stats["movies"]) ?>, - = t2("1 comment", "%count comments", $g2_stats["comments"]) ?>, - = t2("1 tagged photo/movie/album", - "%count tagged photos/movies/albums", $g2_stats["tags"]) ?> -
++ = t("Redirecting Gallery 2 URLs once your migration is complete. Put this block at the top of your gallery2/.htaccess file and all Gallery 2 urls will be redirected to Gallery 3") ?> +
-%linesto gallery3/.htaccess and remove them when the import is done.", array("lines" => "\n\n php_value eaccelerator.enable 0\n php_value xcache.cacher off\n php_value xcache.optimizer off\n\n")) ?> -
- = t("Once your migration is complete, put this block at the top of your gallery2/.htaccess file and all Gallery 2 urls will be redirected to Gallery 3") ?> -
- -
--
cgit v1.2.3
From bb23e28035293174f935345178f32638c09d0421 Mon Sep 17 00:00:00 2001
From: Chad Kieffer