aboutsummaryrefslogtreecommitdiffstats
path: root/include/js_strings.php
diff options
context:
space:
mode:
authorfriendica <redmatrix@redmatrix.me>2015-04-20 20:49:55 -0700
committerfriendica <redmatrix@redmatrix.me>2015-04-20 20:49:55 -0700
commit6bc2766d79388ce6f813c429348cbc50d9afadaa (patch)
tree4a858e585162c602072cbf18478753716c85a0f4 /include/js_strings.php
parent53339d19a391e66635c21199484f1e4afa7b2ec7 (diff)
downloadvolse-hubzilla-6bc2766d79388ce6f813c429348cbc50d9afadaa.tar.gz
volse-hubzilla-6bc2766d79388ce6f813c429348cbc50d9afadaa.tar.bz2
volse-hubzilla-6bc2766d79388ce6f813c429348cbc50d9afadaa.zip
issue #162
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 84c1d70fb..cae8da5de 100644
--- a/include/js_strings.php
+++ b/include/js_strings.php
@@ -21,6 +21,7 @@ function js_strings() {
'$rating_text' => t('Describe (optional)'),
'$submit' => t('Submit'),
'$linkurl' => t('Please enter a link URL'),
+ '$leavethispage' => t('Unsaved changes. Are you sure you wish to leave this page?'),
'$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : ''),
'$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : ''),