Password settings: use EM DASH as the pwd count placeholder
The current blank space in the UI looks like a bug if the password manager doesn't return a result. (though this should rarely happen) Fix: 192531856 Test: manual Change-Id: Ia1765e51f1d4e5080c9a8419c8e81c2771caba7b
This commit is contained in:
@@ -12140,6 +12140,9 @@
|
||||
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> password</item>
|
||||
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> passwords</item>
|
||||
</plurals>
|
||||
<!-- DO NOT TRANSLATE Summary placeholder for when the passwords count is still loading or is
|
||||
unavailable. -->
|
||||
<string name="autofill_passwords_count_placeholder" translatable="false">\u2014</string>
|
||||
<!-- Keywords for the auto-fill feature. [CHAR LIMIT=NONE] -->
|
||||
<string name="autofill_keywords">auto, fill, autofill, password</string>
|
||||
|
||||
|
Reference in New Issue
Block a user