Remove Android Twine header

This commit is contained in:
Dwayne Bailey 2024-08-07 16:10:17 +01:00 committed by Roman Tsisyk
parent 860c79f3a6
commit 9c6143efe5
2 changed files with 1 additions and 4 deletions

View file

@ -96,7 +96,7 @@ module Twine
end
def format_header(lang)
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Android Strings File -->\n<!-- Generated by Twine -->\n<!-- Language: #{lang} -->"
"<?xml version=\"1.0\" encoding=\"utf-8\"?>"
end
def format_sections(twine_file, lang)

View file

@ -1,7 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Android Strings File -->
<!-- Generated by Twine -->
<!-- Language: en -->
<resources>
<!-- SECTION: Section 1 -->
<!-- comment key1 -->