| OLD | NEW | 
|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> | 
| 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 
| 3      Everything in this file is wrapped in <if expr="chromeos">. --> | 3      Everything in this file is wrapped in <if expr="chromeos">. --> | 
| 4 <grit-part> | 4 <grit-part> | 
| 5   <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
      eneric. No translation required."> | 5   <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
      eneric. No translation required."> | 
| 6   </message> | 6   </message> | 
| 7   <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7   <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 
| 8     Chromebook | 8     Chromebook | 
| 9   </message> | 9   </message> | 
| 10   <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10   <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 
| (...skipping 6189 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 6200   </message> | 6200   </message> | 
| 6201   <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_WRITABLE_MESSAGE" de
      sc="Message in a prompt dialog for granting full permissions (read, write, delet
      e, create files and directories) to a volume (eg. USB drive, SD card, MTP device
      ) with the specified name to the extension."> | 6201   <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_WRITABLE_MESSAGE" de
      sc="Message in a prompt dialog for granting full permissions (read, write, delet
      e, create files and directories) to a volume (eg. USB drive, SD card, MTP device
      ) with the specified name to the extension."> | 
| 6202     Do you want to grant this app permission to read, write, delete and create f
      iles on <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex>?</ph> | 6202     Do you want to grant this app permission to read, write, delete and create f
      iles on <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex>?</ph> | 
| 6203   </message> | 6203   </message> | 
| 6204   <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La
      bel on the button to grant permissions."> | 6204   <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La
      bel on the button to grant permissions."> | 
| 6205     Yes | 6205     Yes | 
| 6206   </message> | 6206   </message> | 
| 6207   <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab
      el on the button to reject permissions."> | 6207   <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab
      el on the button to reject permissions."> | 
| 6208     No | 6208     No | 
| 6209   </message> | 6209   </message> | 
|  | 6210   <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_NAME" desc="Name of the optio
      n to enable mtp write support."> | 
|  | 6211     Enable MTP write support | 
|  | 6212   </message> | 
|  | 6213   <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_DESCRIPTION" desc="Descriptio
      n of the option to enable mtp write support."> | 
|  | 6214     Enable MTP write support in file manager. Some operations (editing an image 
      on MTP volume) are not supported yet. | 
|  | 6215   </message> | 
| 6210 </grit-part> | 6216 </grit-part> | 
| OLD | NEW | 
|---|