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 962 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
973 <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space
left for storage."> | 973 <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space
left for storage."> |
974 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left | 974 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left |
975 </message> | 975 </message> |
976 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, sayin
g that FileBrowser is waiting for space information for storage. When actual dat
a arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE"> | 976 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, sayin
g that FileBrowser is waiting for space information for storage. When actual dat
a arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE"> |
977 Waiting for space info... | 977 Waiting for space info... |
978 </message> | 978 </message> |
979 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying tha
t FileBrowser is failed to retrieve space information."> | 979 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying tha
t FileBrowser is failed to retrieve space information."> |
980 Failed to retrieve space info | 980 Failed to retrieve space info |
981 </message> | 981 </message> |
982 | 982 |
| 983 <!-- Video Player --> |
| 984 <message name="IDS_VIDEO_PLAYER_PLAY_THIS_COMPUTER" desc="Message of menu item
which is shown at the top of the list of Chromecasts. This menuitem is to play
the video on this computer (locally), intead of on TVs with Chromecast."> |
| 985 This computer |
| 986 </message> |
| 987 <message name="IDS_VIDEO_PLAYER_PLAYING_ON" desc="Message is shown ahead of th
e name of the current chromecast which plays the video now. For example, if this
message is 'Playing on' and the Chromecast name is 'Foocast', 'Playing on Fooca
st' is shown."> |
| 988 Playing on |
| 989 </message> |
| 990 |
983 <!-- Imageburn Strings --> | 991 <!-- Imageburn Strings --> |
984 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u
pdate"> | 992 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u
pdate"> |
985 Checking for updates | 993 Checking for updates |
986 </message> | 994 </message> |
987 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin
g an update"> | 995 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin
g an update"> |
988 Verifying... | 996 Verifying... |
989 </message> | 997 </message> |
990 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz
ing an update"> | 998 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz
ing an update"> |
991 Finalizing... | 999 Finalizing... |
992 </message> | 1000 </message> |
(...skipping 4570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5563 </message> | 5571 </message> |
5564 | 5572 |
5565 <!-- 'OK Google' voice search activation display strings --> | 5573 <!-- 'OK Google' voice search activation display strings --> |
5566 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for
Ok Google."> | 5574 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for
Ok Google."> |
5567 Enable 'Ok Google' to activate voice search. | 5575 Enable 'Ok Google' to activate voice search. |
5568 </message> | 5576 </message> |
5569 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla
gs option Ok Google."> | 5577 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla
gs option Ok Google."> |
5570 If enabled, there will be an option in chrome:settings to enable saying 'Ok
Google' to activate voice search. | 5578 If enabled, there will be an option in chrome:settings to enable saying 'Ok
Google' to activate voice search. |
5571 </message> | 5579 </message> |
5572 </grit-part> | 5580 </grit-part> |
OLD | NEW |