Home | History | Annotate | Download | only in values

Lines Matching full:feedback

24     <!-- Account type allowed for inclusion in user-invoked feedback logs [CHAR LIMIT=38] -->
26 <!-- Account domain allowed for inclusion in user-invoked feedback logs [CHAR LIMIT=38] -->
29 <!-- Menu option that lets user send feedback for research purposes about the IME [CHAR LIMIT=38] -->
31 <string name="research_feedback_menu_option" translatable="false">Send feedback</string>
32 <!-- Title of dialog box that lets user send feedback for research purposes about the IME [CHAR LIMIT=38] -->
34 <string name="research_feedback_dialog_title" translatable="false">Send feedback</string>
35 <!-- Hint to user about the text entry field where they should enter research feedback [CHAR LIMIT=40] -->
37 <string name="research_feedback_hint" translatable="false">Enter your feedback here.</string>
38 <!-- Message informing the user that the feedback string must not be empty [CHAR LIMIT=100] -->
40 <string name="research_feedback_empty_feedback_error_message" translatable="false">The feedback field must not be empty.</string>