-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathstrings.xml
More file actions
executable file
·37 lines (33 loc) · 2.16 KB
/
strings.xml
File metadata and controls
executable file
·37 lines (33 loc) · 2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<resources>
<string name="app_name">Google I/O Extended Sri Lanka</string>
<string name="title_activity_home">HomeActivity</string>
<string name="title_home">Home</string>
<string name="title_dashboard">Dashboard</string>
<string name="title_notifications">Notifications</string>
<string name="facebook_app_id">544288742687093</string>
<string name="fb_login_protocol_scheme">fb544288742687093</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="agenda_item_time">10.00 PM - 11.30 PM</string>
<string name="agenda_item_subheading">Keynote by Dialog and Google</string>
<string name="feedback_hint">Enter your message here</string>
<string name="feedback_fbsubmit">SEND FEEDBACK</string>
<string name="question_hint">Enter your question here.</string>
<string name="qssubmit_text">ASK</string>
<string name="question_heading">QUESTIONS AND ANSWERS</string>
<string name="speaker_title">Speaker Name</string>
<string name="speaker_role">Speaker Role</string>
<string name="progress_dialog_agenda">Loading agenda</string>
<string name="toast_enter_feedback_message">Please enter your feedback.</string>
<string name="toast_feedback_successully_sent">Feedback successfully sent.</string>
<string name="toast_enter_question">Please enter your question.</string>
<string name="toast_question_posted">Question successfully posted.</string>
<string name="toast_ticket_internet_connection">This feature requires an internet connection.</string>
<string name="progress_dialog_ticket">Getting details</string>
<string name="check_ticket_invalid">You have not been selected to attend the event.</string>
<string name="logout_confirm_message">Are you sure you want to logout?</string>
<string name="logout_success_message">Logout Successfully</string>
<string name="login_fail_message">Error, Login Failed</string>
<string name="fb_login_fail_message">Login With Facebook Canceled</string>
<string name="firebase_login_error">Something Went Wrong</string>
</resources>