Some strings don't need all caps
This commit is contained in:
parent
0537e24a82
commit
393694eab8
@ -101,7 +101,7 @@
|
|||||||
<string name="repo_exists_enable">This repo is already setup, confirm that you want to re-enable it.</string>
|
<string name="repo_exists_enable">This repo is already setup, confirm that you want to re-enable it.</string>
|
||||||
<string name="repo_exists_and_enabled">The incoming repo is already setup and enabled.</string>
|
<string name="repo_exists_and_enabled">The incoming repo is already setup and enabled.</string>
|
||||||
<string name="repo_delete_to_overwrite">You must first delete this repo before you can add one with a different key.</string>
|
<string name="repo_delete_to_overwrite">You must first delete this repo before you can add one with a different key.</string>
|
||||||
<string name="bad_fingerprint">BAD FINGERPRINT</string>
|
<string name="bad_fingerprint">Bad fingerprint</string>
|
||||||
<string name="invalid_url">This is not a valid URL.</string>
|
<string name="invalid_url">This is not a valid URL.</string>
|
||||||
<string name="malformed_repo_uri">Ignoring malformed repo URI: %s</string>
|
<string name="malformed_repo_uri">Ignoring malformed repo URI: %s</string>
|
||||||
|
|
||||||
@ -394,7 +394,7 @@
|
|||||||
<string name="uninstall_confirm">Do you want to uninstall this app?</string>
|
<string name="uninstall_confirm">Do you want to uninstall this app?</string>
|
||||||
<string name="tap_to_install">Download completed, tap to install</string>
|
<string name="tap_to_install">Download completed, tap to install</string>
|
||||||
|
|
||||||
<string name="perms_new_perm_prefix">NEW: </string>
|
<string name="perms_new_perm_prefix">New: </string>
|
||||||
<string name="perms_description_app">Provided by %1$s.</string>
|
<string name="perms_description_app">Provided by %1$s.</string>
|
||||||
<string name="downloading">Downloading…</string>
|
<string name="downloading">Downloading…</string>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user