<!-- 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 <b><xliff:gid="label"example="MyPass">%1$s</xliff:g></b>?</string>
<stringname="autofill_save_title">Save to <b><xliff:gid="label"example="MyPass">%1$s</xliff:g></b>?</string>
<!-- 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 <b><xliff:gid="label"example="MyPass">%2$s</xliff:g></b>?</string>
by an autofill service, and the service 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 <b><xliff:gid="label"example="MyPass">%2$s</xliff:g></b>?</string>
<!-- 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, and it represents 2 types of
by an autofill service, and the service knows what the activity represents, and it represents 2 types of
data (for example, password and credit card info) [CHAR LIMIT=NONE] -->
<stringname="autofill_save_title_with_2types">Save <xliff:gid="type"example="Password">%1$s</xliff:g> and <xliff:gid="type"example="Credit Card">%2$s</xliff:g> to <b><xliff:gid="label"example="MyPass">%3$s</xliff:g></b>?</string>
<stringname="autofill_save_title_with_2types">Save <xliff:gid="type"example="Password">%1$s</xliff:g> and <xliff:gid="type"example="Credit Card">%2$s</xliff:g> to <b><xliff:gid="label"example="MyPass">%3$s</xliff:g></b>?</string>
<!-- 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, and it represents 3 types of
by an autofill service, and the service knows what the activity represents, and it represents 3 types of
data (for example, username, password and credit card info) [CHAR LIMIT=NONE] -->
<stringname="autofill_save_title_with_3types">Save <xliff:gid="type"example="Username">%1$s</xliff:g>, <xliff:gid="type"example="Password">%2$s</xliff:g>, and <xliff:gid="type"example="Credit Card">%3$s</xliff:g> to <b><xliff:gid="label"example="MyPass">%4$s</xliff:g></b>?</string>
<stringname="autofill_save_title_with_3types">Save <xliff:gid="type"example="Username">%1$s</xliff:g>, <xliff:gid="type"example="Password">%2$s</xliff:g>, and <xliff:gid="type"example="Credit Card">%3$s</xliff:g> to <b><xliff:gid="label"example="MyPass">%4$s</xliff:g></b>?</string>
<!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
by an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] -->
<stringname="autofill_update_title">Update to <b><xliff:gid="label"example="MyPass">%1$s</xliff:g></b>?</string>
in an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] -->
<stringname="autofill_update_title">Update in <b><xliff:gid="label"example="MyPass">%1$s</xliff:g></b>?</string>
<!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
by an autofill service, and the service does knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] -->
<!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
by an autofill service, and the service does knows what the activity represents, and it represents 2 types of
in an autofill service, and the service knows what the activity represents, and it represents 2 types of
data (for example, password and credit card info) [CHAR LIMIT=NONE] -->
<stringname="autofill_update_title_with_2types">Update <xliff:gid="type"example="Password">%1$s</xliff:g> and <xliff:gid="type"example="Credit Card">%2$s</xliff:g>to <b><xliff:gid="label"example="MyPass">%3$s</xliff:g></b>?</string>
<stringname="autofill_update_title_with_2types">Update <xliff:gid="type"example="Password">%1$s</xliff:g> and <xliff:gid="type"example="Credit Card">%2$s</xliff:g>in <b><xliff:gid="label"example="MyPass">%3$s</xliff:g></b>?</string>
<!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
by an autofill service, and the service does knows what the activity represents, and it represents 3 types of
in an autofill service, and the service knows what the activity represents, and it represents 3 types of
data (for example, username, password and credit card info) [CHAR LIMIT=NONE] -->
<stringname="autofill_update_title_with_3types">Update <xliff:gid="type"example="Username">%1$s</xliff:g>, <xliff:gid="type"example="Password">%2$s</xliff:g>, and <xliff:gid="type"example="Credit Card">%3$s</xliff:g>to <b><xliff:gid="label"example="MyPass">%4$s</xliff:g></b>?</string>
<stringname="autofill_update_title_with_3types">Update these items in <b><xliff:gid="label"example="MyPass">%4$s</xliff:g></b>: <xliff:gid="type"example="Username">%1$s</xliff:g>, <xliff:gid="type"example="Password">%2$s</xliff:g>, and <xliff:gid="type"example="Credit Card">%3$s</xliff:g> ?</string>
<!-- Label for the autofill save button [CHAR LIMIT=NONE] -->