Bug 12341

Summary: Untranslatable strings in file-upload.inc
Product: Koha Reporter: paxed <pasi.kallinen>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aleisha, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description paxed 2014-06-02 10:29:07 UTC
$("#fileuploadfailed").text("Upload failed -- no permission to upload files");
$("#fileuploadfailed").text("Upload failed -- unable to store file on server");
$("#fileuploadfailed").text("Upload failed -- database in maintenance state");
Comment 1 Aleisha Amohia 2017-02-14 02:29:26 UTC
I don't believe this is valid - Upload fail messages have been moved into tools/upload.tt and seem to be translatable. Setting to Resolved