From a4869394f45886a9a6945c3ec0354dee42c1afda Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 13 May 2014 17:59:47 -0700 Subject: allow jgrowl 'close all' message to be translated --- include/js_strings.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/js_strings.php') diff --git a/include/js_strings.php b/include/js_strings.php index fef84077e..1b62266d6 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -14,6 +14,7 @@ function js_strings() { '$passphrase' => t('Secret Passphrase'), '$passhint' => t('Passphrase hint'), '$permschange' => t('Notice: Permissions have changed but have not yet been submitted.'), + '$closeAll' => t('close all'), '$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : ''), '$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : ''), -- cgit v1.2.3