[zanata/zanata-server] fa8d23: Use translatable strings for multi-file upload scr...

GitHub noreply at github.com
Sun Aug 3 22:02:01 UTC 2014


  Branch: refs/heads/merge-multi-file-upload
  Home:   https://github.com/zanata/zanata-server
  Commit: fa8d238c76e6539f82849bb0921566e179b3cb7f
      https://github.com/zanata/zanata-server/commit/fa8d238c76e6539f82849bb0921566e179b3cb7f
  Author: David Mason <drdmason at gmail.com>
  Date:   2014-08-04 (Mon, 04 Aug 2014)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/resources/jQuery-File-Upload/9_5_6/js/jquery.fileupload-ui.js
    M zanata-war/src/main/webapp/resources/jQuery-File-Upload/9_5_6/js/jquery.fileupload.js
    M zanata-war/src/main/webapp/resources/jQuery-File-Upload/9_5_6/js/main.js
    M zanata-war/src/main/webapp/resources/zanata/multi-file-upload.xhtml

  Log Message:
  -----------
  Use translatable strings for multi-file upload script.

Strings are included in the DOM of the multi-file upload widget so they
can be translated through the same mechanism as the other UI strings in
JSF. The script looks up the list of strings in the DOM and populates
the messages object.




More information about the zanata-commits mailing list