Remove "all" from "Checking all apps compatibility..."
"All" kinda made sense in the context of internal workings (fetch package list from several repos, then process compatibility of all apps), but superfluous from user's perspective.
This commit is contained in:
parent
01edc26914
commit
43f1c6d8a6
@ -162,6 +162,6 @@
|
||||
<string name="status_download">Downloading\n%2$s / %3$s (%4$d%%) from\n%1$s</string>
|
||||
<string name="status_processing_xml">Processing application\n%2$d of %3$d from\n%1$s</string>
|
||||
<string name="status_connecting_to_repo">Connecting to\n%1$s</string>
|
||||
<string name="status_checking_compatibility">Checking all apps compatibility with your device…</string>
|
||||
<string name="status_checking_compatibility">Checking apps compatibility with your device…</string>
|
||||
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user