[zanata/zanata-server] 27dacc: Use format strings for UI text

GitHub noreply at github.com
Tue Jul 29 06:25:52 UTC 2014


  Branch: refs/heads/multi-file-upload
  Home:   https://github.com/zanata/zanata-server
  Commit: 27daccdd97eae538dca7839db6e40288bfc38a84
      https://github.com/zanata/zanata-server/commit/27daccdd97eae538dca7839db6e40288bfc38a84
  Author: David Mason <drdmason at gmail.com>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    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/main.js

  Log Message:
  -----------
  Use format strings for UI text

All strings for display are wrapped in i18n function.
At the moment this only replaces placeholders since I have not provided
a way to make translated strings available. The simplest approach I can
think of to make translated strings available would be to output them as
text in hidden DOM elements of the component, since that would allow
translations to be handled through the existing page translation workflow.


  Commit: 99a2237c843035470e89e9f4122134d09b72ab0f
      https://github.com/zanata/zanata-server/commit/99a2237c843035470e89e9f4122134d09b72ab0f
  Author: David Mason <drdmason at gmail.com>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/servlet/MultiFileUploadServlet.java

  Log Message:
  -----------
  SQUASH update error message in MultiFileUploadServlet


Compare: https://github.com/zanata/zanata-server/compare/b515112ceba1...99a2237c8430


More information about the zanata-commits mailing list