|
def check_translation(entry, msgids, is_pot, no_warning, no_suggest, warn_empty, warn_same, information):
|
|
def check_translation(entry, msgids, is_pot, no_warning, no_suggest, warn_empty, warn_same, information):
|
|
meta = entry.comment.split('\n', 1)[0]
|
|
meta = entry.comment.split('\n', 1)[0]
|