Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12696006: search box text change in apps_Devtools app. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: added translation for searchbox text Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 14378e0f15722587b9bd2d8f4214ea5360237d92..4a4f3c6bceafed3af91b188bddd88a90249f43b1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5345,6 +5345,9 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
<message name="IDS_APPS_DEVTOOL_UPDATE_BUTTON" desc="Text for the 'Update app/extensions' button.">
Update apps/extensions now
</message>
+ <message name="IDS_APPS_DEVTOOL_SEARCH" desc="Text of the search box.">
Dan Beam 2013/03/27 00:11:40 Placeholder text that appears inside the search bo
Gaurav 2013/03/27 17:58:31 Done.
+ Search
+ </message>
<message name="IDS_APPS_DEVTOOL_NONE_INSTALLED" desc="Text that lets the user know that no extensions are installed.">
Boo... You have no apps or extensions :-(
</message>

Powered by Google App Engine
This is Rietveld 408576698