Changes between Initial Version and Version 1 of Ticket #58750, comment 4


Ignore:
Timestamp:
Nov 20, 2019, 5:17:26 AM (4 years ago)
Author:
bzbarsky (Boris Zbarsky)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58750, comment 4

    initial v1  
    22{{{
    33#!python
    4                 sys.stderr.write('Warning: Could not merge %stranslation for msgid:\\
    5 n%s\n' % (                                                                           
     4                sys.stderr.write('Warning: Could not merge %stranslation for msgid:\n%s\n' % (                                                                           
    65                        (lang + ' ') if lang is not None else '',                   
    76                        msgstr.encode('utf-8')))