diff --git a/lib/gallery.common.css b/lib/gallery.common.css index c574279c..a700c359 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -31,9 +31,11 @@ **********************************************************************/ .g-narrow { + width: 25%; } .g-wide { + width: 100%; } /** ******************************************************************* @@ -107,9 +109,12 @@ form .g-error { } .g-installed { + background-color: #eeeeee; } .g-default { + background-color: #c5dbec; + font-weight: bold; } .g-draggable, diff --git a/modules/akismet/views/admin_akismet.html.php b/modules/akismet/views/admin_akismet.html.php index 22c60c97..d273be5b 100644 --- a/modules/akismet/views/admin_akismet.html.php +++ b/modules/akismet/views/admin_akismet.html.php @@ -1,17 +1,18 @@ -
= t("Akismet is a free, automated spam filtering service. In order to use it, you need to sign up for a Wordpress.com API Key, which is also free. Your comments will be automatically relayed to Akismet.com where they'll be scanned for spam. Spam messages will be flagged accordingly and hidden from your vistors until you approve or delete them.", array("api_key_url" => "http://wordpress.com/api-keys", "akismet_url" => "http://akismet.com")) ?>
+- = t2("Gallery has caught %count spam for you since you installed spam filtering.", - "Gallery has caught %count spam for you since you installed spam filtering.", - $spam_caught) ?> -
- endif ?> -- if ($counts->spam): ?> - = t2("There is currently one comment in your spam queue. You can delete it with a single click, but there is no undo operation so you may want to check the message first to make sure that it really is spam.", - "There are currently %count comments in your spam queue. You can delete them all with a single click, but there is no undo operation so you may want to check the messages first to make sure that they really are spam. All spam messages will be deleted after 7 days automatically.", - $counts->spam) ?> -
-- "> - = t("Delete all spam") ?> - - else: ?> - = t("Your spam queue is empty!") ?> + +
- = t("These are messages that have been recently deleted. They will be permanently erased automatically after 7 days.") ?> -
-+ = t("These are messages that have been recently deleted. They will be permanently erased automatically after 7 days.") ?> +
+| + = t("Author") ?> + | ++ = t("Comment") ?> + | ++ = t("Actions") ?> + | +
|---|---|---|
|
+
+ |
+
+
+ $item = $comment->item() ?>
+
+
+ = gallery::date($comment->created) ?> + = nl2br(html::purify($comment->text)) ?> + |
+
+
|
+
= t("Turn your photos into a wide variety of prints, gifts and games!") ?>
-= t("You don't need an account with Digibug, but if you register with Digibug and enter your Digibug id in the Advanced Settings page you can make money off of your photos!", array("signup_url" => "http://www.digibug.com/signup.php", diff --git a/modules/g2_import/views/admin_g2_import.html.php b/modules/g2_import/views/admin_g2_import.html.php index fd8ae63c..e1443aa7 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -1,94 +1,96 @@ -
= t("Import your Gallery 2 users, photos, movies, comments and tags into your new Gallery 3 installation.") ?>
-- = t("The import process is a work in progress with some known issues:") ?> -
-php_value eaccelerator.enable 0 in gallery3/.htaccess") ?>
- - = t("Your Gallery 2 has the following importable data in it") ?> + = t("The import process is a work in progress with some known issues:") ?>
php_value eaccelerator.enable 0 in gallery3/.htaccess") ?>
- "> - = t("Begin import!") ?> - -
+ if (g2_import::is_initialized()): ?> ++ = t("Your Gallery 2 has the following importable data in it") ?> +
+= t("Gallery needs a graphics toolkit in order to manipulate your photos. Please choose one from the list below.") ?>
-- = t("Install new languages, update installed ones and set the default language for your Gallery.") ?> -
+ + ++ = t("Install new languages, update installed ones and set the default language for your Gallery.") ?> +
+ +