mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-09-15 08:20:18 +03:00
Ignore missing translation warnings in strings.xml
This commit is contained in:
parent
23ab8c809a
commit
abf0f4a2e9
1 changed files with 1 additions and 1 deletions
|
@ -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">Fedilab</string>
|
||||
<string name="action_about">About</string>
|
||||
<string name="action_about_instance">About the instance</string>
|
||||
|
|
Loading…
Reference in a new issue