This commit is contained in:
Sean Mac Gillicuddy 2020-03-20 15:37:22 +00:00
parent af2ce2f5ef
commit 532259a8e4
2 changed files with 2085 additions and 1020 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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=" &lt;string name=&quot;download&quot;>Download&lt;/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="&quot;invalid_installation&quot; is not translated in &quot;fi&quot; (Finnish), &quot;zgh&quot; (Standard Moroccan Tamazight), &quot;skr&quot;, &quot;ml&quot; (Malayalam), &quot;qq&quot;, &quot;sv&quot; (Swedish), &quot;it&quot; (Italian), &quot;es&quot; (Spanish), &quot;et&quot; (Estonian), &quot;cs&quot; (Czech), &quot;tg&quot; (Tajik), &quot;lb&quot; (Luxembourgish), &quot;da&quot; (Danish)"
message="&quot;invalid_installation&quot; is not translated in &quot;fi&quot; (Finnish), &quot;zgh&quot; (Standard Moroccan Tamazight), &quot;skr&quot;, &quot;ml&quot; (Malayalam), &quot;qq&quot;, &quot;sv&quot; (Swedish), &quot;it&quot; (Italian), &quot;es&quot; (Spanish), &quot;et&quot; (Estonian), &quot;cs&quot; (Czech), &quot;tg&quot; (Tajik), &quot;lb&quot; (Luxembourgish), &quot;ne&quot; (Nepali), &quot;ckb&quot;, &quot;da&quot; (Danish)"
errorLine1=" &lt;string name=&quot;invalid_installation&quot;>Invalid Install. Please Download Zim.\n Ensure WiFi is on and you have enough storage&lt;/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=" &lt;application"
errorLine2=" ^">
<location
file="src/main/AndroidManifest.xml"
file="src\main\AndroidManifest.xml"
line="6"
column="3"/>
</issue>
@ -51,7 +51,7 @@
errorLine1=" &lt;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=" &lt;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=" &lt;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=" &lt;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>