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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10820062: [Mac]: Enable speech sub-menu under the edit menu and pipe it through to the renderer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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
===================================================================
--- chrome/app/generated_resources.grd (revision 148651)
+++ chrome/app/generated_resources.grd (working copy)
@@ -12627,6 +12627,16 @@
<message name="IDS_EDIT_CHECK_GRAMMAR_MAC" desc="The Mac menu item for check grammar with spelling in the edit menu.">
Check Grammar With Spelling
</message>
+ <!-- Edit::Speech submenu -->
+ <message name="IDS_EDIT_SPEECH_MAC" desc="The Mac menu item for the 'Speech' submenu in the edit menu. To translate, launch /Applications/TextEdit.app in an appropriately localized version of OS X, open the Edit menu and use the translation from there.">
Nico 2012/07/27 22:44:26 Making these distinct from IDS_CONTENT_CONTEXT_SPE
Alexei Svitkine (slow) 2012/07/27 22:49:48 Do you know if we have a naming convention for str
Alexei Svitkine (slow) 2012/07/28 15:29:12 Done.
+ Speech
+ </message>
+ <message name="IDS_EDIT_SPEECH_START_SPEAKING_MAC" desc="The Mac menu item for the 'Start Speaking' item from the 'Speech' submenu in edit menu. To translate, launch /Applications/TextEdit.app in an appropriately localized version of OS X, open the Edit menu and use the translation from there.">
+ Start Speaking
+ </message>
+ <message name="IDS_EDIT_SPEECH_STOP_SPEAKING_MAC" desc="The Mac menu item for the 'Stop Speaking' item from the 'Speech' submenu in edit menu. To translate, launch /Applications/TextEdit.app in an appropriately localized version of OS X, open the Edit menu and use the translation from there.">
+ Stop Speaking
+ </message>
<!-- View menu -->
<message name="IDS_BOOKMARK_BAR_ALWAYS_SHOW_MAC" desc="The Mac menu item for having bookmark bar always visible in the view menu.">
Always Show Bookmarks Bar
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | content/browser/renderer_host/render_widget_host_view_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698