kopia lustrzana https://github.com/ge0rg/aprsdroid
rodzic
bfb25283a1
commit
dfb25c59f1
|
|
@ -39,7 +39,7 @@ translate_po2xml() {
|
|||
<!-- APRSdroid translators. Autogenerated by xml2po.sh -->
|
||||
<resources>
|
||||
<string name="translation_credits">\\n
|
||||
$(cat translations/$PACKAGE/$PACKAGE-*.po | awk -F ': | <' '/Last-Translator:/ { print $2 "\\n"; }')
|
||||
$(cat translations/$PACKAGE/$PACKAGE-*.po | awk -F ': | <' '/Last-Translator:/ { if ($2 != "FULL NAME") { print $2 "\\n"; } }')
|
||||
</string>
|
||||
</resources>
|
||||
EOF
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue