aboutsummaryrefslogtreecommitdiffstats
path: root/include/js_strings.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-07 21:55:52 -0800
committerfriendica <info@friendica.com>2014-03-07 21:55:52 -0800
commit5ec38459dc474700ec89304786228ba06bfbed53 (patch)
treede273b8b432615065323289fd2b14196046726cd /include/js_strings.php
parentab0eab49e866e29b1c1b5ef58897c6a446d24864 (diff)
downloadvolse-hubzilla-5ec38459dc474700ec89304786228ba06bfbed53.tar.gz
volse-hubzilla-5ec38459dc474700ec89304786228ba06bfbed53.tar.bz2
volse-hubzilla-5ec38459dc474700ec89304786228ba06bfbed53.zip
notify when permissions change and haven't been saved.
Diffstat (limited to 'include/js_strings.php')
-rw-r--r--include/js_strings.php1
1 files changed, 1 insertions, 0 deletions
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') : ''),