aboutsummaryrefslogtreecommitdiffstats
path: root/include/js_strings.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-11-26 23:19:06 +0100
committerMario Vavti <mario@mariovavti.com>2015-11-26 23:19:06 +0100
commit91b35c53494f0ab4b53430dd39bbbc21f019912a (patch)
tree1280c5facbb8ce630a48f648389ab2b2e3020503 /include/js_strings.php
parent056db37c662864954181fea9c1af48d69866340f (diff)
downloadvolse-hubzilla-91b35c53494f0ab4b53430dd39bbbc21f019912a.tar.gz
volse-hubzilla-91b35c53494f0ab4b53430dd39bbbc21f019912a.tar.bz2
volse-hubzilla-91b35c53494f0ab4b53430dd39bbbc21f019912a.zip
various css fixes
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 a21461a52..b1817f373 100644
--- a/include/js_strings.php
+++ b/include/js_strings.php
@@ -22,6 +22,7 @@ function js_strings() {
'$submit' => t('Submit'),
'$linkurl' => t('Please enter a link URL'),
'$leavethispage' => t('Unsaved changes. Are you sure you wish to leave this page?'),
+ '$location' => t('Location'),
'$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : ''),
'$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : ''),