diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-13 17:18:42 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-13 17:18:42 +0200 |
commit | c36773674ec0e918ca7d56dcee7ee461e7d45e98 (patch) | |
tree | 4b571c9d732737ebdaf52242cf93262720e579ec /view/tpl | |
parent | cf277261dce699f89c75c198d1db4d30d6bf02b1 (diff) | |
download | volse-hubzilla-c36773674ec0e918ca7d56dcee7ee461e7d45e98.tar.gz volse-hubzilla-c36773674ec0e918ca7d56dcee7ee461e7d45e98.tar.bz2 volse-hubzilla-c36773674ec0e918ca7d56dcee7ee461e7d45e98.zip |
Revert "Merge branch 'patch-11' into 'dev'"
This reverts commit e5184458530bb0394e12026c82ee89257115f690, reversing
changes made to 8ce240b95c62f4b702b60977f63b0223a8ec0849.
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/js_strings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index f7425ba98..01fc3f993 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -34,7 +34,7 @@ 'name_ok1' : "{{$name_ok1}}", 'name_ok2' : "{{$name_ok2}}", - 'plural_func' : "{{$plural_func}}", + 't01' : "{{$t01}}", 't02' : "{{$t02}}", |