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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need
to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpape
r. | 69 The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need
to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpape
r. |
70 </message> | 70 </message> |
71 | 71 |
72 <!-- File Manager --> | 72 <!-- File Manager --> |
73 <message name="IDS_FLAGS_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag o
ption for MTP support in file manager."> | 73 <message name="IDS_FLAGS_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag o
ption for MTP support in file manager."> |
74 MTP support in File Manager | 74 MTP support in File Manager |
75 </message> | 75 </message> |
76 <message name="IDS_FLAGS_FILE_MANAGER_MTP_DESCRIPTION" desc="Description of th
e about:flag option for MTP support in file manager."> | 76 <message name="IDS_FLAGS_FILE_MANAGER_MTP_DESCRIPTION" desc="Description of th
e about:flag option for MTP support in file manager."> |
77 Show MTP devices as a file storage in the file manager. | 77 Show MTP devices as a file storage in the file manager. |
78 </message> | 78 </message> |
79 <message name="IDS_FLAGS_FILES_QUICK_VIEW_NAME" desc="Name of the feature flag
for files app quick view."> | |
80 Files app quick view | |
81 </message> | |
82 <message name="IDS_FLAGS_FILES_QUICK_VIEW_DESCRIPTION" desc="Description for t
he feature flag for files app quick view."> | |
83 Flag for files app quick view, which shows quick preview of a file. | |
84 </message> | |
85 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Name of t
he about:flag option to enable the chromecast support for video app."> | 79 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Name of t
he about:flag option to enable the chromecast support for video app."> |
86 Experimental Chromecast support for Video Player | 80 Experimental Chromecast support for Video Player |
87 </message> | 81 </message> |
88 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" desc="De
scription of the about:flag option to the enable the chromecast support for vide
o app."> | 82 <message name="IDS_FLAGS_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" desc="De
scription of the about:flag option to the enable the chromecast support for vide
o app."> |
89 This option enables experimental Chromecast support for Video Player app on
ChromeOS. | 83 This option enables experimental Chromecast support for Video Player app on
ChromeOS. |
90 </message> | 84 </message> |
91 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_NAME" desc="Name of about::flags opt
ion for the new ZIP unpacker based on the File System Provider API."> | 85 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_NAME" desc="Name of about::flags opt
ion for the new ZIP unpacker based on the File System Provider API."> |
92 New ZIP unpacker | 86 New ZIP unpacker |
93 </message> | 87 </message> |
94 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_DESCRIPTION" desc="Description of ab
out::flags option for the new ZIP unpacker based on the File System Provider API
."> | 88 <message name="IDS_FLAGS_NEW_ZIP_UNPACKER_DESCRIPTION" desc="Description of ab
out::flags option for the new ZIP unpacker based on the File System Provider API
."> |
(...skipping 6525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6620 Attempts left: $1 | 6614 Attempts left: $1 |
6621 </message> | 6615 </message> |
6622 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6616 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
6623 PIN | 6617 PIN |
6624 </message> | 6618 </message> |
6625 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6619 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
6626 PUK | 6620 PUK |
6627 </message> | 6621 </message> |
6628 | 6622 |
6629 </grit-part> | 6623 </grit-part> |
OLD | NEW |