| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-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 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 2647 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2658 </message> | 2658 </message> |
| 2659 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED"> | 2659 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED"> |
| 2660 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1<
ex>Nexus 4</ex></ph>". | 2660 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1<
ex>Nexus 4</ex></ph>". |
| 2661 </message> | 2661 </message> |
| 2662 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT"> | 2662 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT"> |
| 2663 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nex
us 4</ex></ph>". | 2663 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nex
us 4</ex></ph>". |
| 2664 </message> | 2664 </message> |
| 2665 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> | 2665 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> |
| 2666 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph
>". | 2666 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph
>". |
| 2667 </message> | 2667 </message> |
| 2668 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_ATTRIBUTE_LENGTH_INVALID
"> | |
| 2669 Write operation exceeds the maximum length of the attribute to: "<ph name="D
EVICE_NAME">%1<ex>Nexus 4</ex></ph>". | |
| 2670 </message> | |
| 2671 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_CONNECTION_CONGESTED"> | |
| 2672 Connection is congested to remote device: "<ph name="DEVICE_NAME">%1<ex>Nexu
s 4</ex></ph>". | |
| 2673 </message> | |
| 2674 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_INSUFFICIENT_ENCRYPTION"
> | |
| 2675 Insufficient encryption for a given operation on: "<ph name="DEVICE_NAME">%1
<ex>Nexus 4</ex></ph>". | |
| 2676 </message> | |
| 2677 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_OFFSET_INVALID"> | |
| 2678 Read or write operation was requested with an invalid offset on: "<ph name="
DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". | |
| 2679 </message> | |
| 2680 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_READ_NOT_PERMITTED"> | |
| 2681 Read operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</e
x></ph>". | |
| 2682 </message> | |
| 2683 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_REQUEST_NOT_SUPPORTED"> | |
| 2684 The given request is not supported to: "<ph name="DEVICE_NAME">%1<ex>Nexus 4
</ex></ph>". | |
| 2685 </message> | |
| 2686 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_WRITE_NOT_PERMITTED"> | |
| 2687 Write operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</
ex></ph>". | |
| 2688 </message> | |
| 2689 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> | 2668 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> |
| 2690 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". | 2669 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". |
| 2691 </message> | 2670 </message> |
| 2692 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> | 2671 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> |
| 2693 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</
ex></ph>". | 2672 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</
ex></ph>". |
| 2694 </message> | 2673 </message> |
| 2695 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se
ttings tab, this text explains the accessibility features."> | 2674 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se
ttings tab, this text explains the accessibility features."> |
| 2696 Enable accessibility features to make your device easier to use. | 2675 Enable accessibility features to make your device easier to use. |
| 2697 </message> | 2676 </message> |
| 2698 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the
link to open ChromeVox settings."> | 2677 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the
link to open ChromeVox settings."> |
| (...skipping 4030 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6729 Attempts left: $1 | 6708 Attempts left: $1 |
| 6730 </message> | 6709 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6710 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6732 PIN | 6711 PIN |
| 6733 </message> | 6712 </message> |
| 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6713 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6735 PUK | 6714 PUK |
| 6736 </message> | 6715 </message> |
| 6737 | 6716 |
| 6738 </grit-part> | 6717 </grit-part> |
| OLD | NEW |