[Rt-commit] rt branch, 4.4/attachment-error-i18n, repushed
Shawn Moore
shawn at bestpractical.com
Mon May 9 13:28:45 EDT 2016
The branch 4.4/attachment-error-i18n was deleted and repushed:
was 1b52493fc43e4326897e1c74026bdb0ccaa16416
now c2dfb321be84c3ead90b86a5a940172373076f99
1: 1b52493 ! 1: c2dfb32 Fix JS compile errors for translations with apostrophes
@@ -59,7 +59,7 @@
' <div class="dz-success-mark">' +
' <svg width="54px" height="54px" viewBox="0 0 54 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">' +
- ' <title><&|/l&>Check</&></title>' +
-+ ' <title>' + loc_key('check') + </title>' +
++ ' <title>' + loc_key('check') + '</title>' +
' <defs></defs>' +
' <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">' +
' <path d="M23.5,31.8431458 L17.5852419,25.9283877 C16.0248253,24.3679711 13.4910294,24.366835 11.9289322,25.9289322 C10.3700136,27.4878508 10.3665912,30.0234455 11.9283877,31.5852419 L20.4147581,40.0716123' +
More information about the rt-commit
mailing list