diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-08-09 09:51:40 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-08-09 09:51:40 -0600 |
| commit | ea17a51148884d0297baf3fc8b94916d9c60a5d3 (patch) | |
| tree | 5e3cde26e954f8248ebacbf7af38e3f4b63ed4fa /modules/gallery/views/admin_graphics_none.html.php | |
| parent | 9fa4e8972596d015d4e4259aabb600c886d6381e (diff) | |
| parent | 7aac471b828d4405b3fb0d736a06a5b92875883e (diff) | |
Merge branch 'master' of git@github.com:bharat/gallery3
Diffstat (limited to 'modules/gallery/views/admin_graphics_none.html.php')
| -rw-r--r-- | modules/gallery/views/admin_graphics_none.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_graphics_none.html.php b/modules/gallery/views/admin_graphics_none.html.php index 5306a70d..be2a580d 100644 --- a/modules/gallery/views/admin_graphics_none.html.php +++ b/modules/gallery/views/admin_graphics_none.html.php @@ -2,6 +2,6 @@ <div id="none" class="gBlock"> <h3 class="gWarning"> <?= t("No Active Toolkit") ?> </h3> <p> - <?= t("We were unable to detect a graphics program. You must install one of the toolkits below in order to many Gallery features.") ?> + <?= t("We were unable to detect a graphics program. You must install one of the toolkits below in order to use many Gallery features.") ?> </p> </div> |
