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

Side by Side Diff: ui/strings/ui_strings.grd

Issue 2688883002: Revert [MacViews] Implemented text context menu (Closed)
Patch Set: Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « ui/gfx/render_text_unittest.cc ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. Specifically, these are UI strings that are used by app/ that 4 each locale. Specifically, these are UI strings that are used by app/ that
5 need to be translated for each locale.--> 5 need to be translated for each locale.-->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <!-- TODO add each of your output files. Modify the three below, and add 10 <!-- TODO add each of your output files. Modify the three below, and add
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 Select Folder to Upload 288 Select Folder to Upload
289 </message> 289 </message>
290 290
291 <if expr="is_macosx"> 291 <if expr="is_macosx">
292 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Sel ect button in the folder selection dialog."> 292 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Sel ect button in the folder selection dialog.">
293 Select 293 Select
294 </message> 294 </message>
295 <message name="IDS_SELECT_UPLOAD_FOLDER_BUTTON_TITLE" desc="The name of the Select button in the folder selection dialog for uploading."> 295 <message name="IDS_SELECT_UPLOAD_FOLDER_BUTTON_TITLE" desc="The name of the Select button in the folder selection dialog for uploading.">
296 Upload 296 Upload
297 </message> 297 </message>
298
299 <!-- Edit::Speech submenu -->
300 <message name="IDS_SPEECH_MAC" desc="The Mac menu item for the 'Speech' submenu in the edit and context menu. To translate, launch /Applications/TextEdi t.app in an appropriately localized version of OS X, open the Edit menu and use the translation from there.">
301 Speech
302 </message>
303 <message name="IDS_SPEECH_START_SPEAKING_MAC" desc="The Mac menu item fo r the 'Start Speaking' item from the 'Speech' submenu in edit and context menu. To translate, launch /Applications/TextEdit.app in an appropriately localized ve rsion of OS X, open the Edit menu and use the translation from there.">
304 Start Speaking
305 </message>
306 <message name="IDS_SPEECH_STOP_SPEAKING_MAC" desc="The Mac menu item for the 'Stop Speaking' item from the 'Speech' submenu in edit and context menu. To translate, launch /Applications/TextEdit.app in an appropriately localized vers ion of OS X, open the Edit menu and use the translation from there.">
307 Stop Speaking
308 </message>
309
310 <message name="IDS_CONTENT_CONTEXT_LOOK_UP" desc="The name of the 'Look Up “string”' item in the content area context menu. To translate, launch /Applic ations/TextEdit.app in an appropriately localized version of OS X, right-click o n the text entry area and use the translation from there.">
311 Look Up “<ph name="LOOKUP_STRING">$1<ex>orthogonal</ex></ph>”
312 </message>
313
314 </if> 298 </if>
315 299
316 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_MENU" desc="The name of the Writing Direction submenu in the content area context menu. To translate , launch /Applications/TextEdit.app in an appropriately localized version of OS X, right-click on the text entry area and use the translation from there.">
317 Writing Direction
318 </message>
319 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="The na me of the 'default' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/TextEdit.app in an appropriate ly localized version of OS X, right-click on the text entry area and use the tra nslation from there.">
320 Default
321 </message>
322 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The name o f the 'Left to Right' item from the Writing Direction submenu in the content are a context menu. To translate, launch /Applications/TextEdit.app in an appropria tely localized version of OS X, right-click on the text entry area and use the t ranslation from there.">
323 Left to Right
324 </message>
325 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_RTL" desc="The name o f the 'Right to Left' item from the Writing Direction submenu in the content are a context menu. To translate, launch /Applications/TextEdit.app in an appropria tely localized version of OS X, right-click on the text entry area and use the t ranslation from there.">
326 Right to Left
327 </message>
328
329 <!-- File chooser dialog default titles (only used on Linux) --> 300 <!-- File chooser dialog default titles (only used on Linux) -->
330 <message name="IDS_SELECT_FOLDER_DIALOG_TITLE" desc="The default title for the Select Folder file chooser dialog."> 301 <message name="IDS_SELECT_FOLDER_DIALOG_TITLE" desc="The default title for the Select Folder file chooser dialog.">
331 Select Folder 302 Select Folder
332 </message> 303 </message>
333 <message name="IDS_SAVE_AS_DIALOG_TITLE" desc="The default title for the S ave As file chooser dialog."> 304 <message name="IDS_SAVE_AS_DIALOG_TITLE" desc="The default title for the S ave As file chooser dialog.">
334 Save File 305 Save File
335 </message> 306 </message>
336 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (single file)."> 307 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (single file).">
337 Open File 308 Open File
338 </message> 309 </message>
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 </message> 685 </message>
715 <message name="IDS_DISPLAY_NAME_INTERNAL" desc="The name used for internal displays, which is shown in the display settings."> 686 <message name="IDS_DISPLAY_NAME_INTERNAL" desc="The name used for internal displays, which is shown in the display settings.">
716 Internal Display 687 Internal Display
717 </message> 688 </message>
718 <message name="IDS_DISPLAY_NAME_VIRTUAL" desc="The name used for virtual d isplays, which is shown in the display settings. Virtual displays are not associ ated with a physical monitor."> 689 <message name="IDS_DISPLAY_NAME_VIRTUAL" desc="The name used for virtual d isplays, which is shown in the display settings. Virtual displays are not associ ated with a physical monitor.">
719 Virtual Display 690 Virtual Display
720 </message> 691 </message>
721 </messages> 692 </messages>
722 </release> 693 </release>
723 </grit> 694 </grit>
OLDNEW
« no previous file with comments | « ui/gfx/render_text_unittest.cc ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698