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

Side by Side Diff: remoting/resources/remoting_strings.grd

Issue 265393005: Implement apps v2 custom window frame. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « remoting/resources/icon_minimize.webp ('k') | remoting/webapp/background.js » ('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 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en"> 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en">
4 <outputs> 4 <outputs>
5 <output filename="remoting/base/string_resources.h" type="rc_header"> 5 <output filename="remoting/base/string_resources.h" type="rc_header">
6 <emit emit_type="prepend"/> 6 <emit emit_type="prepend"/>
7 </output> 7 </output>
8 8
9 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> 9 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/>
10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> 10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/>
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 </message> 545 </message>
546 <message desc="Error displayed in situations where things go wrong in ways not anticipated by the developers. There is typically no user-workaround to sug gest, other than reporting the error so that we can investigate further." name=" IDS_ERROR_UNEXPECTED" formatter_data="android_java"> 546 <message desc="Error displayed in situations where things go wrong in ways not anticipated by the developers. There is typically no user-workaround to sug gest, other than reporting the error so that we can investigate further." name=" IDS_ERROR_UNEXPECTED" formatter_data="android_java">
547 An unexpected error occurred. Please report this problem to the develope rs. 547 An unexpected error occurred. Please report this problem to the develope rs.
548 </message> 548 </message>
549 <message desc="Text displayed while a client is connecting to a host, but before the connection is established." name="IDS_FOOTER_CONNECTING" formatter_da ta="android_java"> 549 <message desc="Text displayed while a client is connecting to a host, but before the connection is established." name="IDS_FOOTER_CONNECTING" formatter_da ta="android_java">
550 Connecting… 550 Connecting…
551 </message> 551 </message>
552 <message desc="Footer text displayed at the host after an access code has been generated, but before a client connects." name="IDS_FOOTER_WAITING"> 552 <message desc="Footer text displayed at the host after an access code has been generated, but before a client connects." name="IDS_FOOTER_WAITING">
553 waiting for connection… 553 waiting for connection…
554 </message> 554 </message>
555 <message desc="Menu option for toggle full-screen mode. Equivalent to usin g the Wrench menu to do the same thing." name="IDS_FULL_SCREEN" formatter_data=" android_java"> 555 <message desc="Menu option for toggle full-screen mode." name="IDS_FULL_SC REEN" formatter_data="android_java">
556 Full screen 556 Full screen
557 </message> 557 </message>
558 <message desc="Icon to leave full-screen mode." name="IDS_EXIT_FULL_SCREEN ">
559 Exit full screen
560 </message>
561 <message desc="Tool-tip for the window's close icon." name="IDS_CLOSE_WIND OW">
562 Close window
563 </message>
564 <message desc="Tool-tip for the window's maximize icon." name="IDS_MAXIMIZ E_WINDOW">
565 Maximize window
566 </message>
567 <message desc="Tool-tip for the window's minimize icon." name="IDS_MINIMIZ E_WINDOW">
568 Minimize window
569 </message>
570 <message desc="Tool-tip for the window's restore icon." name="IDS_RESTORE_ WINDOW">
571 Restore window
572 </message>
558 <message desc="Button displayed underneath explanatory text for app featur es. Clicking causes the text, infographic and the button itself to be replaced b y the actual UI for that feature." name="IDS_GET_STARTED"> 573 <message desc="Button displayed underneath explanatory text for app featur es. Clicking causes the text, infographic and the button itself to be replaced b y the actual UI for that feature." name="IDS_GET_STARTED">
559 Get started 574 Get started
560 </message> 575 </message>
561 <message desc="Help link, displayed in the top-left (assuming ltr layout) corner of the main screen. Clicking this takes the user to our FAQ." name="IDS_H ELP"> 576 <message desc="Help link, displayed in the top-left (assuming ltr layout) corner of the main screen. Clicking this takes the user to our FAQ." name="IDS_H ELP">
562 Help 577 Help
563 </message> 578 </message>
564 <message desc="Clicking this button starts the desktop access process." na me="IDS_HOME_ACCESS_BUTTON"> 579 <message desc="Clicking this button starts the desktop access process." na me="IDS_HOME_ACCESS_BUTTON">
565 Access 580 Access
566 </message> 581 </message>
567 <message desc="Description of the 'access' or 'client' functionality, disp layed next to a button that instigates an access operation." name="IDS_HOME_ACCE SS_DESCRIPTION"> 582 <message desc="Description of the 'access' or 'client' functionality, disp layed next to a button that instigates an access operation." name="IDS_HOME_ACCE SS_DESCRIPTION">
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 </message> 842 </message>
828 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> 843 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
829 New window… 844 New window…
830 </message> 845 </message>
831 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java"> 846 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java">
832 Feedback 847 Feedback
833 </message> 848 </message>
834 </messages> 849 </messages>
835 </release> 850 </release>
836 </grit> 851 </grit>
OLDNEW
« no previous file with comments | « remoting/resources/icon_minimize.webp ('k') | remoting/webapp/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698