diff options
author | friendica <info@friendica.com> | 2014-05-13 17:59:47 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-13 17:59:47 -0700 |
commit | a4869394f45886a9a6945c3ec0354dee42c1afda (patch) | |
tree | 13ddad755bd660366c62e3d97cbedd5447c6fed5 /view/tpl | |
parent | e664d6486a81194faefb7f4ad03bc4c8ab0ca6ed (diff) | |
download | volse-hubzilla-a4869394f45886a9a6945c3ec0354dee42c1afda.tar.gz volse-hubzilla-a4869394f45886a9a6945c3ec0354dee42c1afda.tar.bz2 volse-hubzilla-a4869394f45886a9a6945c3ec0354dee42c1afda.zip |
allow jgrowl 'close all' message to be translated
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | 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 cac5be65b..515e3107f 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -14,6 +14,7 @@ 'passphrase' : "{{$passphrase}}", 'passhint' : "{{$passhint}}", 'permschange' : "{{$permschange}}", + 'closeAll' : "{{$closeAll}}", 't01' : "{{$t01}}", 't02' : "{{$t02}}", |