| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a91f10165be29885507b69d1eb16f58ecbca7709..bb15a2edfd987b306b89406a24fe07522b95f011 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8393,6 +8393,21 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PRINT_PREVIEW_SHOW_ADVANCED_OPTIONS" desc="The text for the button to open the printer's advanced settings dialog.">
|
| Change printer options...
|
| </message>
|
| + <message name="IDS_PRINT_PREVIEW_ACCEPT_INVITE" desc="Text for the button to accept the printer-sharing invitation.">
|
| + Accept
|
| + </message>
|
| + <message name="IDS_PRINT_PREVIEW_ACCEPT_GROUP_INVITE" desc="Text for the button to accept the printer-sharing invitation for the group of users.">
|
| + Accept for group
|
| + </message>
|
| + <message name="IDS_PRINT_PREVIEW_REJECT_INVITE" desc="Text for the button to reject the printer-sharing invitation.">
|
| + Reject
|
| + </message>
|
| + <message name="IDS_PRINT_PREVIEW_GROUP_INVITE_TEXT" desc="Message to show when the user has pending printer-sharing invitation for the group of users he is a manager of.">
|
| + <strong><ph name="SENDER">$1</ph></strong> wants to share a printer <strong><ph name="PRINTER_NAME">$2</ph></strong> with a group you own: <strong><ph name="GROUP_NAME">$3</ph></strong>. If you accept, all group members will be able to print to the printer.
|
| + </message>
|
| + <message name="IDS_PRINT_PREVIEW_INVITE_TEXT" desc="Message to show when the user has pending printer-sharing invitation.">
|
| + <strong><ph name="SENDER">$1</ph></strong> wants to share a printer <strong><ph name="PRINTER_NAME">$2</ph></strong> with you.
|
| + </message>
|
| </if>
|
|
|
| <!-- Load State -->
|
|
|