<!-- Title for the autofill save dialog shown when the the contents of the activity can be saved
by an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] -->
<stringname="autofill_save_title">Save to <xliff:gid="label"example="MyPass">%1$s</xliff:g>?</string>
<!-- Title for the auto-fill save dialog shown when the the contents of the activity can be saved
by an auto-fill service, and the service does knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] -->
<!-- Title for the autofill save dialog shown when the the contents of the activity can be saved
by an autofill service, and the service does knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] -->
<stringname="autofill_save_title_with_type">Save <xliff:gid="type"example="Credit Card">%1$s</xliff:g> to <xliff:gid="label"example="MyPass">%2$s</xliff:g>?</string>
<!-- Label for the auto-fill save button [CHAR LIMIT=NONE] -->
<!-- Label for the autofill save button [CHAR LIMIT=NONE] -->
<stringname="autofill_save_yes">Save</string>
<!-- Label for the auto-fill cancel button [CHAR LIMIT=NONE] -->
<!-- Label for the autofill cancel button [CHAR LIMIT=NONE] -->
<stringname="autofill_save_no">No thanks</string>
<!-- Label for the type of data being saved for auto-fill when it represent user credentials with a password [CHAR LIMIT=NONE] -->
<!-- Label for the type of data being saved for autofill when it represent user credentials with a password [CHAR LIMIT=NONE] -->