Skip to content

Commit 8d990be

Browse files
committed
ui: add missing article to string
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 5fa2e61 commit 8d990be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<string name="updater_installing">Installing update…</string>
242242
<string name="updater_failure">Update failure: %s. Will retry momentarily…</string>
243243
<string name="updater_corrupt_title">Application Corrupt</string>
244-
<string name="updater_corrupt_message">This application is corrupt. Please re-download the APK from the website linked below. After, uninstall this application, and reinstall it from downloaded APK.</string>
244+
<string name="updater_corrupt_message">This application is corrupt. Please re-download the APK from the website linked below. After, uninstall this application, and reinstall it from the downloaded APK.</string>
245245
<string name="updater_corrupt_navigate">Open Website</string>
246246
<string name="version_summary">%1$s backend %2$s</string>
247247
<string name="version_summary_checking">Checking %s backend version</string>

0 commit comments

Comments
 (0)