From e25e40f1ef4e1ad703c55b13069461ee0d712eae Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Wed, 29 Sep 2010 18:11:23 -0700 Subject: i18n string extraction util --- mod/photos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/photos.php') diff --git a/mod/photos.php b/mod/photos.php index f5d4258ac..345a22d50 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -493,7 +493,7 @@ function photos_content(&$a) { '$permissions' => t('Permissions'), '$aclselect' => populate_acl($a->user), '$archive' => $a->get_baseurl() . '/jumploader_z.jar', - '$nojava' => t('Use the following controls only if the Java uploader (above) fails to launch.'), + '$nojava' => t('Use the following controls only if the Java uploader [above] fails to launch.'), '$uploadurl' => $a->get_baseurl() . '/photos', '$submit' => t('Submit') )); -- cgit v1.2.3