Skip to content
Snippets Groups Projects
  1. Jun 14, 2016
  2. Jun 12, 2016
  3. Jun 08, 2016
  4. Jun 06, 2016
  5. Jun 03, 2016
    • 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
  6. May 27, 2016
  7. May 17, 2016
  8. May 12, 2016
  9. May 09, 2016
  10. Apr 28, 2016
  11. Apr 27, 2016
    • Michael's avatar
      Update ajax.tasks.php · 99354f87
      Michael authored
      Change to make one translation less since `%s is currently assigned to <b>%s</b>` is already used in ajax.tasks.php and ajax.tickets.php
      99354f87
  12. Apr 26, 2016
  13. Apr 25, 2016
  14. Apr 24, 2016
  15. Apr 22, 2016
    • Michael's avatar
      Update several files for "this ..." translations · 71a6b2a0
      Michael authored
      Within this commit, several files got updated to split up strings like "Disable for this team" / "Disable for this department" into "Disable for" and "this team"/"this department".
      So a) a little bit less translations and b) all strings of "this (ticket|task|API|canned|FAQ|depart|email|group|site|SLA|agent|team|template|help|ban|category|custom|end user|role)" can match already existing "this ..." translations now.
      PS: Didn't remove all that whitespaces in include/staff/tpl.inc.php - seems like my php editor app has done that automatically :/
      71a6b2a0
  16. Apr 21, 2016
    • Michael's avatar
      Update ajax.tasks.php and ajax.tickets.php · f3205662
      Michael authored
      Note: Since I'm not sure if that's all (replacing %s %s with %1$s %2$s) which is necessary to make this work, I'm sorry in advance for a potential "bad commit".
      
      As already written on Crowdin, in German the order is wrong, so my suggestion is to make it possible to change the order by transforming "%s %s" to "%1$s and %2$s".
      Format in English: Successfully assigned 4 selected tasks
      Needed German: Successfully 4 selected tasks assigned
      f3205662
  17. Apr 20, 2016
    • Michael's avatar
      Update ajax.orgs.php · fdb043ef
      Michael authored
      Looks like someone forgot to transform this here so it can be translated
      fdb043ef
    • Michael's avatar
      Update transfer.alert.yaml · 11b2dc17
      Michael authored
      Looks like the notes are missing (forgotten?) here. Used/Copied the notes from task.transfer.alert.yaml and replaced "task" with "ticket".
      11b2dc17
  18. Apr 19, 2016
Loading