diff options
author | friendica <info@friendica.com> | 2012-08-27 21:17:46 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-08-27 21:17:46 -0700 |
commit | 7fad83cea4dd134df6dacf8248ef6947dca7f100 (patch) | |
tree | c4a8174b8dac64949e874b9149456e2541050f1c /view/tpl/js_strings.tpl | |
parent | 8c3c3d5fd7acc5df0aec9c10f8bdd89bedd2060a (diff) | |
download | volse-hubzilla-7fad83cea4dd134df6dacf8248ef6947dca7f100.tar.gz volse-hubzilla-7fad83cea4dd134df6dacf8248ef6947dca7f100.tar.bz2 volse-hubzilla-7fad83cea4dd134df6dacf8248ef6947dca7f100.zip |
Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most existing Friendica functionality is now stuffed since the Red structures are quite different.
Diffstat (limited to 'view/tpl/js_strings.tpl')
-rw-r--r-- | view/tpl/js_strings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index a5f50b33f..babb1b219 100644 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -9,6 +9,7 @@ 'showfewer' : '$showfewer', 'pwshort' : '$pwshort', 'pwnomatch' : '$pwnomatch', + 'everybody' : '$everybody', 't01' : $t01, 't02' : $t02, |