Skip to content

Commit 5c5a02d

Browse files
author
Chris Bellew
committed
Updated trigger instructions.
1 parent 9028b40 commit 5c5a02d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Voice Control For Plex/src/main/res/layout/main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
android:id="@+id/widgetInstructions"
4646
android:layout_marginTop="25sp"
4747
android:layout_marginBottom="10sp"
48-
android:text="@string/widget_instructions"
48+
android:text="@string/trigger_instructions"
4949
android:textSize="20sp"
5050
android:gravity="center"
5151
android:layout_width="wrap_content"

Voice Control For Plex/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<string name="playback_paused">Playback paused.</string>
6060
<string name="playback_resumed">Playback resumed.</string>
6161
<string name="playback_stopped">Playback stopped.</string>
62-
<string name="widget_instructions">To trigger voice recognition, simply add the <b>Voice Control for Plex</b> widget or shortcut on to your home screen.</string>
62+
<string name="trigger_instructions">To trigger voice recognition, simply add the <b>Voice Control for Plex</b> shortcut on to your home screen via the menu.</string>
6363
<string name="title_changelog">What\'s New</string>
6464
<string name="changelog_close">Close</string>
6565
<string name="no_wifi_connection">No WiFi Connection</string>

0 commit comments

Comments
 (0)