Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 06a7d77e3d80042be0fbcfa18c29d647e4bfec55..bd78b0b281d68a92de2aeac96a9c9b30ea2b8319 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6659,6 +6659,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_CENTERED_APP_LIST_DESCRIPTION" desc="Description of the flag to center the app launcher and make it wide instead of tall."> |
Positions the App Launcher in the center of the screen with a landscape aspect. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_NEW_APP_LIST_MIXER_NAME" desc="Name of the flag to enable the new mixing algorithm in the app launcher."> |
+ Enable the new App Launcher mixer algorithm. |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_NEW_APP_LIST_MIXER_DESCRIPTION" desc="Description of the flag to enable the new mixing algorithm in the app launcher."> |
+ This changes the search result mixing algorithm in the App Launcher. The new algorithm removes the 6-result limit, gives more prominence to Omnibox and people results, and orders results according to their score, rather than by provider. |
calamity
2015/05/14 04:08:33
This is a user-facing string. I don't think it sho
Matt Giuca
2015/05/14 04:47:16
How's this?
|
+ </message> |
<message name="IDS_FLAGS_DISABLE_DRIVE_APPS_IN_APP_LIST_NAME" desc="Name of the flag to disable Drive apps in app launcher."> |
Disable Drive apps in App Launcher. |
</message> |