Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-settings/res/values/adblock_settings_strings_internal.xml

Issue 29588559: Issue 5930 - Turn off "MissingTranslation" lint warnings (Closed)
Patch Set: Created Oct. 25, 2017, 7:56 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | libadblockplus-android-webviewapp/res/values/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-settings/res/values/adblock_settings_strings_internal.xml
diff --git a/libadblockplus-android-settings/res/values/adblock_settings_strings_internal.xml b/libadblockplus-android-settings/res/values/adblock_settings_strings_internal.xml
index 07c347747736f982c846f1c4d67d6849072aeec6..e37d9a782803fcf9c0e08633b5f2540955fb3114 100644
--- a/libadblockplus-android-settings/res/values/adblock_settings_strings_internal.xml
+++ b/libadblockplus-android-settings/res/values/adblock_settings_strings_internal.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
+<resources
+ xmlns:tools="http://schemas.android.com/tools"
+ tools:ignore="MissingTranslation">
<!-- WARNING: this is internal file, no need to translate it! -->
« no previous file with comments | « no previous file | libadblockplus-android-webviewapp/res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld