Commit 2593a49f authored by Friedrich Horschig's avatar Friedrich Horschig Committed by Commit Bot

[Android][TouchToFill] Use sentence case for buttons

Change title case buttons to sentence cases.

Bug: None
Change-Id: I670aa17ce81ab1fa7bebe3897af005ea7621f88e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904066Reviewed-by: default avatarJan Wilken Dörrie <jdoerrie@chromium.org>
Commit-Queue: Friedrich [CET] <fhorschig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713770}
parent 7b94ec2e
...@@ -126,10 +126,10 @@ ...@@ -126,10 +126,10 @@
List of credentials to be filled on touch is closed. List of credentials to be filled on touch is closed.
</message> </message>
<message name="IDS_MANAGE_PASSWORDS" desc="Title of the button at the end of a touch to fill sheet that will open the password preferences when tapped."> <message name="IDS_MANAGE_PASSWORDS" desc="Title of the button at the end of a touch to fill sheet that will open the password preferences when tapped.">
Manage Passwords Manage passwords
</message> </message>
<message name="IDS_TOUCH_TO_FILL_CONFIRM" desc="Title of the button that confirms filling the only available set of credentials."> <message name="IDS_TOUCH_TO_FILL_CONFIRM" desc="Title of the button that confirms filling the only available set of credentials.">
Use Password Use password
</message> </message>
</messages> </messages>
</release> </release>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment