|
5 | 5 | <string name="refine_url">"file:///android_asset/listen-a.html"</string> |
6 | 6 | <string name="filter_url">"file:///android_asset/speak-a.html"</string> |
7 | 7 |
|
8 | | -<string name="app_name">FAMScape</string> |
9 | | -<string name="app_title">FAMScape</string> |
| 8 | +<string name="app_name">Roundware Example</string> |
| 9 | +<string name="app_title">Roundware Example</string> |
10 | 10 | <string name="action_settings">Settings</string> |
11 | 11 | <string name="title_activity_listen">Listen</string> |
12 | 12 | <string name="title_activity_speak">Speak</string> |
|
21 | 21 | <string name="preferences">Preferences</string> |
22 | 22 | <string name="info">Legal Notice</string> |
23 | 23 | <string name="legal_notice_title">Legal Notice</string> |
24 | | -<string name="notification_title">FAMScape</string> |
25 | | -<string name="notification_default_text">Return to FAMScape</string> |
| 24 | +<string name="notification_title">Roundware Example</string> |
| 25 | +<string name="notification_default_text">Return to Roundware Example</string> |
26 | 26 | <string name="error_title">Roundware Error</string> |
27 | 27 | <string name="message_title">Roundware Message</string> |
28 | 28 | <string name="record_counter_zero">0:00</string> |
|
51 | 51 | <!-- version info (Android open source license text will be appended) --> |
52 | 52 | <string name="version_text"> |
53 | 53 | \n |
54 | | - \nFAMScape was made using the open-source Roundware media platform, see |
| 54 | + \nThis app was made using the open-source Roundware media platform, see |
55 | 55 | \nhttp://www.roundware.org for more information. |
56 | 56 | \n |
57 | 57 | \n |
|
129 | 129 | <!-- label text items --> |
130 | 130 | <string name="listen_main_header_text">Listen</string> |
131 | 131 | <string name="speak_submitted_header_text">Thank You!</string> |
132 | | -<string name="speak_submitted_recording_text">Your recording is currently being uploaded to FAMScape. It will be available for everyone to hear momentarily!</string> |
| 132 | +<string name="speak_submitted_recording_text">Your recording is currently being uploaded to Roundware Example. It will be available for everyone to hear momentarily!</string> |
133 | 133 | <string name="speak_feedback_header_text">Leave Feedback</string> |
134 | | -<string name="speak_feedback_message_text">Please tell us what you think about FAMScape.</string> |
| 134 | +<string name="speak_feedback_message_text">Please tell us what you think about Roundware Example.</string> |
135 | 135 |
|
136 | 136 | <!-- button text items --> |
137 | 137 | <string name="button_feedback">RECORD FEEDBACK</string> |
138 | 138 | <string name="button_cancel_sharing">No, Thanks!</string> |
139 | 139 |
|
140 | 140 | <!-- Home screen content descriptions (for Talk Back) --> |
141 | | -<string name="home_screen_description">FAMScape</string> |
| 141 | +<string name="home_screen_description">Roundware Example</string> |
142 | 142 | <string name="home_listen_button_description">Listen</string> |
143 | 143 | <string name="home_speak_button_description">Speak</string> |
144 | 144 | <string name="home_info_button_description">Info</string> |
|
0 commit comments