Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 1b45530e9bf750449fe762c06a64ea389def6e8a..4d5c15ca1ec68fb0b08ca0ca9ef90c9067662c52 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -10970,6 +10970,7 @@ Some features may be unavailable. Please check that the profile exists and you |
| Type your search query here |
| </message> |
| + |
| <!-- Sync strings --> |
| <!-- Sync options dialog strings --> |
| @@ -15752,6 +15753,23 @@ Battery full |
| Devices |
| </message> |
| + <!-- MediaStream status tray --> |
| + <message name="IDS_MEDIA_STREAM_STATUS_TRAY_ITEM" desc="URL to display in the MediaStrem tray list when it is using the capture devices"> |
|
tommi (sloooow) - chröme
2012/04/30 10:57:07
s/MediaStrem/MediaStream.
Are translators suppose
no longer working on chromium
2012/04/30 13:12:54
It is just description of the variable, it should
tommi (sloooow) - chröme
2012/04/30 13:42:46
I think you may not have read my comment. Please
|
| + <ph name="HOST">$1<ex>html5rocks.com</ex></ph> |
| + </message> |
| + <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TOOLTIP" desc="Tool tip for the capture notification status tray shown by the MediaStream"> |
|
tommi (sloooow) - chröme
2012/04/30 10:57:07
again, I don't think "MediaStream" is known concep
no longer working on chromium
2012/04/30 13:12:54
See answers in my previous comment.
no longer working on chromium
2012/04/30 13:12:54
See answers in my previous comment.
tommi (sloooow) - chröme
2012/04/30 13:42:46
Please read my comment.
* Translators are the peo
|
| + Google Chrome is using your camera and microphone |
|
tommi (sloooow) - chröme
2012/04/30 13:42:46
use PRODUCT_NAME instead of "Google Chrome" as is
|
| + </message> |
| + <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TITLE" desc="Title of the capture notification status tray shown by MediaStream"> |
|
tommi (sloooow) - chröme
2012/04/30 10:57:07
what's the difference between this and the tool ti
no longer working on chromium
2012/04/30 13:12:54
In my discussion with Serge, he seemed to be favor
tommi (sloooow) - chröme
2012/04/30 13:42:46
I don't recall him commenting on this menu entry i
|
| + Your camera and microphone is used by Google Chrome |
|
tommi (sloooow) - chröme
2012/04/30 13:42:46
PRODUCT_NAME
|
| + </message> |
| + <message name="IDS_MEDIA_STREAM_STATUS_TRAY_BALLOON_TITLE" desc="Title of the balloon shown by the tray notification icon every time MediaStream starts capturing using a camera and/or a microphone"> |
| + Google Chrome is using your camera and microphone. |
|
tommi (sloooow) - chröme
2012/04/30 13:42:46
PRODUCT_NAME
|
| + </message> |
| + <message name="IDS_MEDIA_STREAM_STATUS_TRAY_BALLOON_BODY" desc="Contents of the balloon shown by the tray notification icon every time MediaStream starts capturing"> |
| + <ph name="HOST">$1<ex>html5rocks.com</ex></ph> is using Google Chrome for recording. Look for the Google Chrome notification icon to know which tab is using the devices. |
|
tommi (sloooow) - chröme
2012/04/30 13:42:46
PRODUCT_NAME
|
| + </message> |
| + |
| <!-- Quota messages --> |
| <if expr="pp_ifdef('android')"> |
| <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Mobile: For mobile device. Question asked on the info bar whenever webapp requests new (larger) quota to persistently store data on the mobile device (e.g. for persistent-type filesystem)."> |