Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index c9c7a73654c4b4607e100452327685d05ac87123..6b0ecc9d98480da2970498ba470c8b2224486fa5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -10386,6 +10386,9 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr |
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_ADDRESSEE_NAME" desc="The placeholder/label text for addressee full name in the requestAutocomplete dialog."> |
Name |
</message> |
+ <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_ORGANIZATION" desc="The placeholder/label text for organization/company in the requestAutocomplete dialog."> |
please use gerrit instead
2013/11/22 00:51:23
I assume that we will figure out how to integrate
Evan Stade
2013/11/25 19:52:06
This is the goal. Dan, if you want to leave it as
Dan Beam
2013/11/28 02:52:45
modified TODO()
|
+ Organization |
+ </message> |
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_ADDRESS_LINE_1" desc="The placeholder/label text for address line 1 in the requestAutocomplete dialog."> |
Street address |
</message> |
@@ -10395,9 +10398,15 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr |
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_LOCALITY" desc="The placeholder/label text for locality (city) in the requestAutocomplete dialog."> |
City |
</message> |
+ <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_DEPENDENT_LOCALITY" desc="The placeholder/label text for dependent locality (a city within a city, e.g. Manhattan in New York City or Hollywood in Los Angeles) in the requestAutocomplete dialog."> |
+ Dependent locality |
+ </message> |
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_POSTAL_CODE" desc="The placeholder/label text for ZIP/postal code in the requestAutocomplete dialog."> |
ZIP code |
</message> |
+ <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_SORTING_CODE" desc="The placeholder/label text for the sorting code in the requestAutocomplete dialog."> |
+ Sorting code |
+ </message> |
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_PHONE_NUMBER" desc="The placeholder/label text for phone number in the requestAutocomplete dialog."> |
Phone number |
</message> |