diff options
author | friendica <info@friendica.com> | 2012-08-16 00:51:03 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-08-16 00:51:03 -0700 |
commit | eb911443aaee63f414cd95de4dabf60e2f14a994 (patch) | |
tree | 7c8eb42e2602b572f430474648aec611f0c20c47 /view/tpl/js_strings.tpl | |
parent | 5b547ae991624924c0ef11dbe36ae57f5ec2182b (diff) | |
download | volse-hubzilla-eb911443aaee63f414cd95de4dabf60e2f14a994.tar.gz volse-hubzilla-eb911443aaee63f414cd95de4dabf60e2f14a994.tar.bz2 volse-hubzilla-eb911443aaee63f414cd95de4dabf60e2f14a994.zip |
more zregister cleanup and theme separation
Diffstat (limited to 'view/tpl/js_strings.tpl')
-rw-r--r-- | view/tpl/js_strings.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index db3bb7d7c..9e5fb77bd 100644 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -7,6 +7,8 @@ 'comment' : '$comment', 'showmore' : '$showmore', 'showfewer' : '$showfewer', + 'pwshort' : '$pwshort', + 'pwnomatch' : 'pwnomatch', 't01' : $t01, 't02' : $t02, |