| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3968c8b1ae76fbab0d27bcc24f56be8a1bfaba6c..6e65250ce72718e81fdaac58d82ede27406b1bff 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6787,20 +6787,32 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
|
| <message name="IDS_FLASH_STORAGE_SETTINGS" desc="Link for opening Adobe Flash Player storage settings">
|
| Adobe Flash Player storage settings...
|
| </message>
|
| - <message name="IDS_CLEAR_DATA_HOUR" desc="deletion period combo box: hour. In English this finishes the sentence that starts with 'Delete the following items from'.">
|
| - the past hour
|
| + <message name="IDS_CLEAR_DATA_OLDER_THAN_1HOUR" desc="deletion period combo box: older than one hour. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + older than one hour
|
| </message>
|
| - <message name="IDS_CLEAR_DATA_DAY" desc="deletion period combo box: day. In English this finishes the sentence that starts with 'Delete the following items from'.">
|
| - the past day
|
| + <message name="IDS_CLEAR_DATA_OLDER_THAN_1DAY" desc="deletion period combo box: older than one day. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + older than one day
|
| </message>
|
| - <message name="IDS_CLEAR_DATA_WEEK" desc="deletion period combo box: week. In English this finishes the sentence that starts with 'Delete the following items from'.">
|
| - the past week
|
| + <message name="IDS_CLEAR_DATA_OLDER_THAN_1WEEK" desc="deletion period combo box: older than one week. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + older than one week
|
| </message>
|
| - <message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 weeks. In English this finishes the sentence that starts with 'Delete the following items from'.">
|
| - the last 4 weeks
|
| + <message name="IDS_CLEAR_DATA_OLDER_THAN_4WEEKS" desc="deletion period combo box: older than one 4 weeks. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + older than 4 weeks
|
| </message>
|
| - <message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything. In English this finishes the sentence that starts with 'Delete the following items from'.">
|
| - the beginning of time
|
| + <message name="IDS_CLEAR_DATA_HOUR" desc="deletion period combo box: hour. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + from the past hour
|
| + </message>
|
| + <message name="IDS_CLEAR_DATA_DAY" desc="deletion period combo box: day. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + from the past day
|
| + </message>
|
| + <message name="IDS_CLEAR_DATA_WEEK" desc="deletion period combo box: week. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + from the past week
|
| + </message>
|
| + <message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 weeks. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + from the last 4 weeks
|
| + </message>
|
| + <message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything. In English this finishes the sentence that starts with 'Delete the following items'.">
|
| + from the beginning of time
|
| </message>
|
| <message name="IDS_CLEAR_DATA_DELETING" desc="The progress message">
|
| Clearing...
|
|
|