mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Fix lint
This commit is contained in:
parent
af2ce2f5ef
commit
532259a8e4
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
||||
errorLine1=" <string name="retry">Retry</string>"
|
||||
errorLine2=" ~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/values/strings.xml"
|
||||
file="src\main\res\values\strings.xml"
|
||||
line="4"
|
||||
column="11"/>
|
||||
</issue>
|
||||
@ -18,18 +18,18 @@
|
||||
errorLine1=" <string name="download">Download</string>"
|
||||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/values/strings.xml"
|
||||
file="src\main\res\values\strings.xml"
|
||||
line="5"
|
||||
column="11"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="MissingTranslation"
|
||||
message=""invalid_installation" is not translated in "fi" (Finnish), "zgh" (Standard Moroccan Tamazight), "skr", "ml" (Malayalam), "qq", "sv" (Swedish), "it" (Italian), "es" (Spanish), "et" (Estonian), "cs" (Czech), "tg" (Tajik), "lb" (Luxembourgish), "da" (Danish)"
|
||||
message=""invalid_installation" is not translated in "fi" (Finnish), "zgh" (Standard Moroccan Tamazight), "skr", "ml" (Malayalam), "qq", "sv" (Swedish), "it" (Italian), "es" (Spanish), "et" (Estonian), "cs" (Czech), "tg" (Tajik), "lb" (Luxembourgish), "ne" (Nepali), "ckb", "da" (Danish)"
|
||||
errorLine1=" <string name="invalid_installation">Invalid Install. Please Download Zim.\n Ensure WiFi is on and you have enough storage</string>"
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/values/strings.xml"
|
||||
file="src\main\res\values\strings.xml"
|
||||
line="6"
|
||||
column="11"/>
|
||||
</issue>
|
||||
@ -40,7 +40,7 @@
|
||||
errorLine1=" <application"
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
file="src\main\AndroidManifest.xml"
|
||||
line="6"
|
||||
column="3"/>
|
||||
</issue>
|
||||
@ -51,7 +51,7 @@
|
||||
errorLine1=" <TextView"
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/layout/layout_custom_download_error.xml"
|
||||
file="src\main\res\layout\layout_custom_download_error.xml"
|
||||
line="10"
|
||||
column="4"/>
|
||||
</issue>
|
||||
@ -62,7 +62,7 @@
|
||||
errorLine1=" <TextView"
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/layout/layout_custom_download_in_progress.xml"
|
||||
file="src\main\res\layout\layout_custom_download_in_progress.xml"
|
||||
line="8"
|
||||
column="4"/>
|
||||
</issue>
|
||||
@ -73,7 +73,7 @@
|
||||
errorLine1=" <TextView"
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/layout/layout_custom_download_in_progress.xml"
|
||||
file="src\main\res\layout\layout_custom_download_in_progress.xml"
|
||||
line="28"
|
||||
column="4"/>
|
||||
</issue>
|
||||
@ -84,7 +84,7 @@
|
||||
errorLine1="class CustomMainActivity : CoreMainActivity() {"
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/java/org/kiwix/kiwixmobile/custom/main/CustomMainActivity.kt"
|
||||
file="src\main\java\org\kiwix\kiwixmobile\custom\main\CustomMainActivity.kt"
|
||||
line="55"
|
||||
column="7"/>
|
||||
</issue>
|
||||
@ -95,7 +95,7 @@
|
||||
errorLine1=" <ImageView"
|
||||
errorLine2=" ~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/res/layout/activity_custom_download.xml"
|
||||
file="src\main\res\layout\activity_custom_download.xml"
|
||||
line="9"
|
||||
column="4"/>
|
||||
</issue>
|
||||
|
Loading…
x
Reference in New Issue
Block a user