mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
OP-80 Updated translations ts files to add all the new GCS text and to remove all obsolete entries. ts files are translation source files and these are the files worked on by translators using either Qt Linguist of an online tool like Pootle.
Removed and added to the ignore list the extract-mimetypes.xq file as this is auto generated by "make ts". git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@855 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
aaadb3e2ae
commit
efc1a5f546
@ -1,6 +0,0 @@
|
||||
let $files := ( "" )
|
||||
let $prefix := string("QT_TRANSLATE_NOOP("MimeType", "")
|
||||
let $suffix := concat("")", codepoints-to-string(10))
|
||||
for $file in $files
|
||||
for $comment in doc($file)/*:mime-info/*:mime-type/*:comment
|
||||
return fn:concat($prefix, data($comment), $suffix)
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user