Skip to content

Commit b90a358

Browse files
multidynamic13rac1
authored andcommitted
replaced occurances of 'famscape' with 'roundware example'
1 parent 7e3930d commit b90a358

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

rwapp/src/main/res/values/strings.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<string name="refine_url">"file:///android_asset/listen-a.html"</string>
66
<string name="filter_url">"file:///android_asset/speak-a.html"</string>
77

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>
1010
<string name="action_settings">Settings</string>
1111
<string name="title_activity_listen">Listen</string>
1212
<string name="title_activity_speak">Speak</string>
@@ -21,8 +21,8 @@
2121
<string name="preferences">Preferences</string>
2222
<string name="info">Legal Notice</string>
2323
<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>
2626
<string name="error_title">Roundware Error</string>
2727
<string name="message_title">Roundware Message</string>
2828
<string name="record_counter_zero">0:00</string>
@@ -51,7 +51,7 @@
5151
<!-- version info (Android open source license text will be appended) -->
5252
<string name="version_text">
5353
\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
5555
\nhttp://www.roundware.org for more information.
5656
\n
5757
\n
@@ -129,16 +129,16 @@
129129
<!-- label text items -->
130130
<string name="listen_main_header_text">Listen</string>
131131
<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>
133133
<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>
135135

136136
<!-- button text items -->
137137
<string name="button_feedback">RECORD FEEDBACK</string>
138138
<string name="button_cancel_sharing">No, Thanks!</string>
139139

140140
<!-- Home screen content descriptions (for Talk Back) -->
141-
<string name="home_screen_description">FAMScape</string>
141+
<string name="home_screen_description">Roundware Example</string>
142142
<string name="home_listen_button_description">Listen</string>
143143
<string name="home_speak_button_description">Speak</string>
144144
<string name="home_info_button_description">Info</string>

0 commit comments

Comments
 (0)