mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
Move comment so the sync_translation script won't copy it to the output
This commit is contained in:
parent
fd64436d68
commit
01103238b8
@ -1,13 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
||||||
<!-- === App-specific strings ============================================================= -->
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
When removing strings from the main file, please cleanup the translations.
|
When removing strings from the main file, please cleanup the translations.
|
||||||
|
The script tools/sync_translation.py will get rid of any surplus strings.
|
||||||
This doesn't work on multiline strings, nor strings with the NEW tag.
|
|
||||||
find . -name strings.xml | xargs perl -pi -e's!^\s+<string name="string_name_here".+?</string>\s*\z!!'
|
|
||||||
-->
|
-->
|
||||||
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<!-- === App-specific strings ============================================================= -->
|
||||||
|
|
||||||
<!-- This should make it easier for forks to change the branding -->
|
<!-- This should make it easier for forks to change the branding -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user