From: Bjoern Schiessle Date: Tue, 12 Jun 2012 09:39:03 +0000 (+0200) Subject: committed patch (bug #967) to add missing translations for file actions X-Git-Tag: v4.5.0beta1~74^2~421^2~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b38ce8adfd29f4d5c70d8fc243c8dce24b9f1f25;p=nextcloud-server.git committed patch (bug #967) to add missing translations for file actions --- diff --git a/apps/files/js/fileactions.js b/apps/files/js/fileactions.js index 0c672cd6708..7414c1f3395 100644 --- a/apps/files/js/fileactions.js +++ b/apps/files/js/fileactions.js @@ -71,7 +71,7 @@ FileActions={ } var html=''; + html += t('files', name) +''; var element=$(html); element.data('action',name); element.click(function(event){ @@ -91,7 +91,7 @@ FileActions={ if(img.call){ img=img(file); } - var html='