aboutsummaryrefslogtreecommitdiffstats
path: root/include/js_strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/js_strings.php')
-rw-r--r--include/js_strings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/js_strings.php b/include/js_strings.php
index 56ffa9536..cae8da5de 100644
--- a/include/js_strings.php
+++ b/include/js_strings.php
@@ -20,6 +20,8 @@ function js_strings() {
'$rating_val' => t('Rating'),
'$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') : ''),