Skip to content
Snippets Groups Projects
  1. Feb 15, 2017
  2. Feb 08, 2017
  3. Feb 06, 2017
  4. Jan 26, 2017
  5. Jan 19, 2017
  6. Jan 17, 2017
  7. Dec 19, 2016
  8. Dec 18, 2016
    • Alexandre Demode's avatar
      Merge pull request #461 from timojarv/patch-1 · b70d9a36
      Alexandre Demode authored
      Add 'undo' and 'redo' translations.
      b70d9a36
    • Timo Jarventausta's avatar
      Add 'undo' and 'redo' translations. · e7f29566
      Timo Jarventausta authored
      Undo and redo were missing from the translation so I added them. I also modified some of the other translations to be more in line with what is generally used in finnish. For example "Submit" means the same as "Send" in finnish so it was translated as such, even though a more context-specific translation is "Lisää" which means "Add".
      e7f29566
  9. Dec 17, 2016
  10. Dec 16, 2016
  11. Dec 08, 2016
  12. Nov 22, 2016
  13. Nov 18, 2016
  14. Nov 17, 2016
  15. Nov 06, 2016
    • dominiczaq's avatar
      Wrap defaultParagraphSeparator execCommand in try catch block (#436) · d7d0c936
      dominiczaq authored
      * Wrap defaultParagraphSeparator execCommand in try catch block
      
      DefaultParagraphSeparator is not supported in IE < 10
      https://msdn.microsoft.com/en-us/library/hh801229(v=vs.85).aspx#DefaultParagraphSeparator
      
      Fixes issue https://github.com/Alex-D/Trumbowyg/issues/435
      
      * Move execCommand defaultParagraphSeparator to try catch block above
      
      Fixes https://github.com/Alex-D/Trumbowyg/issues/435
      d7d0c936
  16. Oct 21, 2016
  17. Oct 19, 2016