From c0aa8f9312307d35bb95c21db4fb7ff3c2b6ddd6 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sat, 25 Dec 2010 01:24:51 -0800 Subject: new string wasn't configured for translation. --- util/strings.php | 1 + 1 file changed, 1 insertion(+) (limited to 'util/strings.php') diff --git a/util/strings.php b/util/strings.php index f42449690..cf7299cde 100644 --- a/util/strings.php +++ b/util/strings.php @@ -330,6 +330,7 @@ $a->strings[' Not valid email.'] = ' Not valid email.'; $a->strings['Settings updated.'] = 'Settings updated.'; $a->strings['Plugin Settings'] = 'Plugin Settings'; $a->strings['Account Settings'] = 'Account Settings'; +$a->strings['No Plugin settings configured'] = 'No Plugin settings configured'; $a->strings['OpenID: '] = 'OpenID: '; $a->strings[" \x28Optional\x29 Allow this OpenID to login to this account."] = " \x28Optional\x29 Allow this OpenID to login to this account."; $a->strings['Profile is not published.'] = 'Profile is not published.'; -- cgit v1.2.3