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

Unified Diff: app/resources/app_strings.grd

Issue 6155011: Implementing context menu for the new views textfield. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: resolved small merge conflict Created 9 years, 11 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/chromeos/views/native_menu_domui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_strings.grd
diff --git a/app/resources/app_strings.grd b/app/resources/app_strings.grd
index 827d815165c5ae9a6233d2ae7631812a587b59cc..9ecd3889fd1604239b12db3347b226dc7c54ca1b 100644
--- a/app/resources/app_strings.grd
+++ b/app/resources/app_strings.grd
@@ -263,6 +263,9 @@ need to be translated for each locale.-->
<message name="IDS_APP_PASTE" desc="The text label of the Paste menu item">
&amp;Paste
</message>
+ <message name="IDS_APP_DELETE" desc="The text label of the Delete menu item">
+ &amp;Delete
+ </message>
<message name="IDS_APP_SELECT_ALL" desc="The text label of the Select All menu item">
Select &amp;all
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/views/native_menu_domui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698