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

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

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert remaining ellipsis Created 4 years, 5 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
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 source_lang_id="en" enc_check="möl"> 8 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 539 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 Go back to notifications 550 Go back to notifications
551 </message> 551 </message>
552 </if> 552 </if>
553 <message name="IDS_MESSAGE_CENTER_SETTINGS_DIALOG_DESCRIPTION" desc="The l abel to describe the settings dialog."> 553 <message name="IDS_MESSAGE_CENTER_SETTINGS_DIALOG_DESCRIPTION" desc="The l abel to describe the settings dialog.">
554 Allow notifications from the following: 554 Allow notifications from the following:
555 </message> 555 </message>
556 <message name="IDS_MESSAGE_CENTER_SETTINGS_DESCRIPTION_MULTIUSER" desc="Th e label to describe the settings dialog if there is more than one user."> 556 <message name="IDS_MESSAGE_CENTER_SETTINGS_DESCRIPTION_MULTIUSER" desc="Th e label to describe the settings dialog if there is more than one user.">
557 Allow notifications from the following for each user: 557 Allow notifications from the following for each user:
558 </message> 558 </message>
559 <message name="IDS_MESSAGE_CENTER_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page."> 559 <message name="IDS_MESSAGE_CENTER_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page.">
560 Settings... 560 Settings&#8230;
561 </message> 561 </message>
562 <message name="IDS_MESSAGE_CENTER_CLEAR_ALL" desc="The button for clearing all notifications."> 562 <message name="IDS_MESSAGE_CENTER_CLEAR_ALL" desc="The button for clearing all notifications.">
563 Clear All 563 Clear All
564 </message> 564 </message>
565 <if expr="not use_titlecase"> 565 <if expr="not use_titlecase">
566 <message name="IDS_MESSAGE_CENTER_QUIET_MODE_BUTTON_TOOLTIP" desc="The t ooltip text for the do not disturb button."> 566 <message name="IDS_MESSAGE_CENTER_QUIET_MODE_BUTTON_TOOLTIP" desc="The t ooltip text for the do not disturb button.">
567 Do not disturb 567 Do not disturb
568 </message> 568 </message>
569 </if> 569 </if>
570 <if expr="use_titlecase"> 570 <if expr="use_titlecase">
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
623 </message> 623 </message>
624 <message name="IDS_APP_LIST_SPEECH_HINT_TEXT" desc="The text label in the speech recognition UI to ask the user to speak the search query"> 624 <message name="IDS_APP_LIST_SPEECH_HINT_TEXT" desc="The text label in the speech recognition UI to ask the user to speak the search query">
625 Speak now 625 Speak now
626 </message> 626 </message>
627 <message name="IDS_APP_LIST_SPEECH_NETWORK_ERROR_HINT_TEXT" desc="The text label in the speech recognition UI to show the speech recognition can't start b ecause of network error."> 627 <message name="IDS_APP_LIST_SPEECH_NETWORK_ERROR_HINT_TEXT" desc="The text label in the speech recognition UI to show the speech recognition can't start b ecause of network error.">
628 No internet connection 628 No internet connection
629 </message> 629 </message>
630 </messages> 630 </messages>
631 </release> 631 </release>
632 </grit> 632 </grit>
OLDNEW
« components/policy/core/common/schema_registry.cc ('K') | « ui/chromeos/ui_chromeos_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698