Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Unified Diff: chrome/browser/autofill/autofill_resources.grd

Issue 7545003: Add ignore matching text for name field. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Add ignore matching text in name field. Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/autofill/name_field.cc » ('j') | chrome/browser/autofill/name_field.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/autofill_resources.grd
diff --git a/chrome/browser/autofill/autofill_resources.grd b/chrome/browser/autofill/autofill_resources.grd
index c9b5a2cc860d63354aebc422d9e50aceeda4f0b8..9a3c76997e33b97e613ad279f467005bb36b01a9 100644
--- a/chrome/browser/autofill/autofill_resources.grd
+++ b/chrome/browser/autofill/autofill_resources.grd
@@ -85,7 +85,7 @@
^card
</message>
<message name="IDS_AUTOFILL_NAME_IGNORED_RE">
- user.?name|user.?id|nickname|maiden name<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名<!-- ko-KR -->|(사용자.?)?아이디|사용자.?ID
+ user.?name|user.?id|nickname|maiden name|title|prefix|suffix<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名<!-- ko-KR -->|(사용자.?)?아이디|사용자.?ID
</message>
<message name="IDS_AUTOFILL_NAME_RE">
^name|full.?name|your.?name|customer.?name|firstandlastname|bill.?name|ship.?name<!-- es -->|nombre.*y.*apellidos<!-- fr-FR -->|^nom<!-- ja-JP -->|お名前|氏名<!-- pt-BR, pt-PT -->|^nome<!-- zh-CN -->|姓名<!-- ko-KR -->|성명
« no previous file with comments | « no previous file | chrome/browser/autofill/name_field.cc » ('j') | chrome/browser/autofill/name_field.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698