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

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

Issue 1131153003: Add category selector to feedback dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | remoting/webapp/app_remoting/html/feedback_consent.css » ('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/am.pak" lang="am" type="data_package"/> 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/>
10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/>
(...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 </message> 490 </message>
491 <message desc="Indicates a 'poor' quality connection." name="IDS_CONNECTIO N_QUALITY_POOR"> 491 <message desc="Indicates a 'poor' quality connection." name="IDS_CONNECTIO N_QUALITY_POOR">
492 Poor 492 Poor
493 </message> 493 </message>
494 <message desc="Menu option to submit feedback about the product." name="ID S_SEND_FEEDBACK"> 494 <message desc="Menu option to submit feedback about the product." name="ID S_SEND_FEEDBACK">
495 Report an issue… 495 Report an issue…
496 </message> 496 </message>
497 <message desc="Title for the dialog prompting the user to consent to their email address being included as part of their feedback." name="IDS_FEEDBACK_CON SENT_TITLE"> 497 <message desc="Title for the dialog prompting the user to consent to their email address being included as part of their feedback." name="IDS_FEEDBACK_CON SENT_TITLE">
498 Report an issue 498 Report an issue
499 </message> 499 </message>
500 <message desc="Text asking the user for consent to their email address bei ng included as part of their feedback." name="IDS_FEEDBACK_CONSENT"> 500 <message desc="Text asking the user for consent to their email address bei ng included as part of their feedback." name="IDS_FEEDBACK_CONSENT_EMAIL">
501 To allow us to contact you for further information, your email address w ill be included in any feedback you submit. 501 To allow us to contact you for further information, your email address w ill be included in any feedback you submit.
502 </message> 502 </message>
503 <message desc="Text asking the user to choose a category for their feedbac k." name="IDS_FEEDBACK_CATEGORY_INSTRUCTIONS">
504 To help us solve your problem, please tell us what went wrong:
505 </message>
506 <message desc="The initial 'category', indicating that the user must selec t something to continue." name="IDS_FEEDBACK_CATEGORY_SELECT">
507 Select…
508 </message>
509 <message desc="Category indicating that the user is having problems launch ing the application." name="IDS_FEEDBACK_CATEGORY_APP_LAUNCH">
kelvinp 2015/05/13 22:40:04 If the app can't open, the user probably won't hav
Jamie 2015/05/13 23:15:05 On ChromeOS it's visible all the time, and I think
510 I can't open the application.
511 </message>
512 <message desc="Category indicating that the application is running too slo wly." name="IDS_FEEDBACK_CATEGORY_APP_PERFORMANCE">
513 The application is too slow.
514 </message>
515 <message desc="Category indicating that the user is having keyboard or mou se issues." name="IDS_FEEDBACK_CATEGORY_INPUT">
516 I'm having problems with my keyboard or mouse.
517 </message>
518 <message desc="Category indicating that the user is having problems with G oogle Drive not uploading their files." name="IDS_FEEDBACK_CATEGORY_DRIVE_UPLOAD ">
519 I can't see my saved files on-line in Google Drive.
520 </message>
521 <message desc="Category indicating that the user is having problems with G oogle Drive not downloading their files." name="IDS_FEEDBACK_CATEGORY_DRIVE_DOWN LOAD">
522 I can't open my Google Drive files.
523 </message>
524 <message desc="Category indicating that the user is having a problem not c overed by any of the common categories." name="IDS_FEEDBACK_CATEGORY_OTHER">
525 Something else.
526 </message>
503 <message desc="Title for the submenu item containing a list of windows ope ned by the remote app." name="IDS_WINDOWS_SUBMENU_TITLE"> 527 <message desc="Title for the submenu item containing a list of windows ope ned by the remote app." name="IDS_WINDOWS_SUBMENU_TITLE">
504 Windows 528 Windows
505 </message> 529 </message>
506 <message desc="Checkbox allowing the user to request that their virtual ma chine be rebooted if it becomes unconnectable." name="IDS_FEEDBACK_ABANDON_HOST" > 530 <message desc="Checkbox allowing the user to request that their virtual ma chine be rebooted if it becomes unconnectable." name="IDS_FEEDBACK_ABANDON_HOST" >
507 Reset the application. You will lose any unsaved work. 531 Reset the application. You will lose any unsaved work.
508 </message> 532 </message>
509 <message desc="Checkbox allowing the user to request that logs be included in their feedback." name="IDS_FEEDBACK_INCLUDE_LOGS"> 533 <message desc="Checkbox allowing the user to request that logs be included in their feedback." name="IDS_FEEDBACK_INCLUDE_LOGS">
510 Include application logs to help us resolve your problem (logs may inclu de private information). 534 Include application logs to help us resolve your problem (logs may inclu de private information).
511 </message> 535 </message>
512 <message desc="Link allowing the user to get additional information." name ="IDS_LEARN_MORE"> 536 <message desc="Link allowing the user to get additional information." name ="IDS_LEARN_MORE">
(...skipping 592 matching lines...) Expand 10 before | Expand all | Expand 10 after
1105 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > 1129 <message desc="Label for the button to decline sharing the computer in 'It 2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" >
1106 Cancel 1130 Cancel
1107 </message> 1131 </message>
1108 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY"> 1132 <message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY">
1109 This setting is managed by your domain policy. 1133 This setting is managed by your domain policy.
1110 </message> 1134 </message>
1111 1135
1112 </messages> 1136 </messages>
1113 </release> 1137 </release>
1114 </grit> 1138 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/app_remoting/html/feedback_consent.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698