| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index deaa55ca6a286aa302f01565d86a1ae3b04a8700..4474f9d371e7bfa5e50addf7876558fe6cfed14a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3616,11 +3616,8 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
|
| </message>
|
| </if>
|
| <if expr="is_win">
|
| - <message name="IDS_UTILITY_PROCESS_EMF_CONVERTOR_NAME" desc="The name of the utility process used for converting PDFs to EMFs.">
|
| - EMF Convertor
|
| - </message>
|
| - <message name="IDS_UTILITY_PROCESS_PS_CONVERTOR_NAME" desc="The name of the utility process used for converting PDFs to PostScript.">
|
| - PostScript Convertor
|
| + <message name="IDS_UTILITY_PROCESS_PDF_CONVERTOR_NAME" desc="The name of the utility process used for converting PDFs to a different format.">
|
| + PDF Convertor
|
| </message>
|
| <message name="IDS_UTILITY_PROCESS_FILE_DIALOG_NAME" desc="The name of the utility process used for handling a file open/save dialog.">
|
| File Open/Save Dialog
|
|
|