Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 4560e03466a37a679058faad2cd9a581f4549181..3ca3c6e62a9781172739579a5845fa6be9e8ec9a 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -3746,7 +3746,7 @@ Even if you have downloaded files from this website before, the website might ha |
| </message> |
| <message name="IDS_EXTENSION_PERMISSION_LINE" desc="Template for item in list of privileges that an extension or app has"> |
| - • <ph name="PERMISSION">$1<ex>Read and change all your data on the websites you visit</ex></ph> |
| + • <ph name="PERMISSION">$1<ex>Read and change all your data on the websites you visit</ex></ph> |
|
sky
2016/06/01 15:33:49
What changed on this line?
prashant.n
2016/06/01 15:42:28
I didnot modify this. I'll check why this has come
|
| </message> |
| <message name="IDS_EXTENSION_RATING_COUNT" desc="Number of ratings an app or extensions has (displayed after star icons)"> |
| (<ph name="RATING_COUNT">$1<ex>46</ex></ph>) |
| @@ -6317,22 +6317,22 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_DEFAULT_TILE_HEIGHT_VENTI" desc=""> |
| 1024 |
| </message> |
| - <message name="IDS_FLAGS_NUM_RASTER_THREADS_NAME" desc="Name of about:flags option for number of raster threads."> |
| - Number of raster threads |
| + <message name="IDS_FLAGS_NUM_WORKER_THREADS_NAME" desc="Name of about:flags option for number of worker threads."> |
|
sky
2016/06/01 15:33:49
Number of worker threads implies to me it is the n
prashant.n
2016/06/01 15:42:28
Basically these threads are used for compositing -
|
| + Number of worker threads |
| </message> |
| - <message name="IDS_FLAGS_NUM_RASTER_THREADS_DESCRIPTION" desc="Description of about:flags option for number of raster threads."> |
| - Specify the number of raster threads. |
| + <message name="IDS_FLAGS_NUM_WORKER_THREADS_DESCRIPTION" desc="Description of about:flags option for number of worker threads."> |
| + Specify the number of worker threads. |
| </message> |
| - <message name="IDS_FLAGS_NUM_RASTER_THREADS_ONE" desc=""> |
| + <message name="IDS_FLAGS_NUM_WORKER_THREADS_ONE" desc=""> |
| 1 |
| </message> |
| - <message name="IDS_FLAGS_NUM_RASTER_THREADS_TWO" desc=""> |
| + <message name="IDS_FLAGS_NUM_WORKER_THREADS_TWO" desc=""> |
| 2 |
| </message> |
| - <message name="IDS_FLAGS_NUM_RASTER_THREADS_THREE" desc=""> |
| + <message name="IDS_FLAGS_NUM_WORKER_THREADS_THREE" desc=""> |
| 3 |
| </message> |
| - <message name="IDS_FLAGS_NUM_RASTER_THREADS_FOUR" desc=""> |
| + <message name="IDS_FLAGS_NUM_WORKER_THREADS_FOUR" desc=""> |
| 4 |
| </message> |
| <message name="IDS_FLAGS_RESET_APP_LIST_INSTALL_STATE_NAME" desc="Name of the flag to reset the app launcher install state."> |