forked from organicmaps/organicmaps
[unix][utils] Print language for translation
This commit is contained in:
parent
ca48b015a1
commit
f2146aa0c4
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ BEGIN {
|
|||
output = gensub(/\\n/, "\n", "g", output)
|
||||
output = gensub(/(\") /, "\\1", "g", output)
|
||||
output = gensub(/ ('|;|:|\.|\,|\!|\?)/, "\\1", "g", output)
|
||||
printf output "\n"
|
||||
printf tl ":" output "\n"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue