Skip to content
Snippets Groups Projects
  1. Jun 14, 2016
  2. Jun 12, 2016
  3. Jun 11, 2016
  4. Jun 10, 2016
  5. Jun 08, 2016
  6. Jun 06, 2016
  7. Jun 03, 2016
    • Michael's avatar
      Oops... Fixed translation · 7b0355b8
      Michael authored
      First: Thanks for reviewing Jared!
      Second: Re-checked all occurrences of `sprintf('%s %s` to make sure other translations are correct. Just found this one here to be not correct, so others are fine.
      7b0355b8
    • Michael's avatar
      Update based on line note from Jared: · 202ff3d2
      Michael authored
      "This should be ´_S()´ because it is posting a permanent note to the task thread. Therefore should use the system language rather than the current user's language."
      202ff3d2
    • Michael's avatar
      Internal error occurred #3 (with a lot more internal error occurred related changes) · d1f5d1ef
      Michael authored
      This commit updates a bunch of files and changes a lot of phrases. Basically it extracts "Internal error occurred" from existing phrases.
      I've re-ordered the phrases so "Internal error occurred" is always at the end after the actual informative error message.
      
      Example comparison before and after this commit:
      Before: 1 Phrase: "Internal error: Unable to print to PDF"
      After: 2 Phrases: "Unable to print to PDF." + "Internal error occurred"
      d1f5d1ef
    • Michael's avatar
      Internal error occurred #2 · 8f524263
      Michael authored
      Update three phrases with from "Internal error" to "Internal error occurred" since it's the most common phrase
      8f524263
    • Michael's avatar
      Internal error occurred #1 · 5e61238f
      Michael authored
      Update two phrases with from "Internal error - Try again!" to "Internal error occurred - Try again!" since it's the most common phrase
      5e61238f
  8. Jun 02, 2016
    • Jared Hancock's avatar
      i18n: Ensure UTF-8 locale is set · ee2d3c72
      Jared Hancock authored
      This is required for system requests such as email piping. Since a user is
      not logged in for the request, the system locale will not be set and text
      might get corrupted based on the PHP configuration.
      
      Fixes #2910
      ee2d3c72
  9. May 27, 2016
  10. May 17, 2016
  11. May 12, 2016
  12. May 09, 2016
  13. Apr 28, 2016
  14. Apr 27, 2016
  15. Apr 26, 2016
Loading