URI is an abbreviation, must be URI, not Uri.
This commit is contained in:
sergio
2019-12-09 12:38:10 +03:00
committed by GitHub
parent acfb92e9fb
commit 864b82d547

View File

@@ -43,7 +43,7 @@
<string name="noStoreError">No Store entered</string>
<string name="noCardIdError">No Card ID entered</string>
<string name="noCardExistsError">Could not lookup loyalty card</string>
<string name="failedParsingImportUriError">Could not parse the import Uri</string>
<string name="failedParsingImportUriError">Could not parse the import URI</string>
<string name="cardIdFormat">%1$s: %2$s</string>
<string name="storeNameAndNoteFormat" translatable="false">%1$s - %2$s</string>