Ignore missing translations.

This commit is contained in:
akwizgran
2018-11-07 10:43:13 +00:00
parent be1ca89309
commit 4738bfdd85

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name" translatable="false">Briar</string>
<string name="app_package" translatable="false">org.briarproject.briar.android</string>
@@ -502,5 +502,4 @@
<!-- This is a message to be used in screenshots. -->
<string name="screenshot_message_3">No problem, hope you like it 😀</string>
</resources>