From 5ec38459dc474700ec89304786228ba06bfbed53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 21:55:52 -0800 Subject: notify when permissions change and haven't been saved. --- 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 cd0ee8c7c..fef84077e 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -13,6 +13,7 @@ function js_strings() { '$everybody' => t('everybody'), '$passphrase' => t('Secret Passphrase'), '$passhint' => t('Passphrase hint'), + '$permschange' => t('Notice: Permissions have changed but have not yet been submitted.'), '$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : ''), '$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : ''), -- cgit v1.2.3