Skip to content

Commit 4234543

Browse files
committed
ui: clarify TTS preload setting label
1 parent 50c7101 commit 4234543

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/layout/dialog_tts.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
android:layout_height="wrap_content"
163163
android:minWidth="150dip"
164164
android:singleLine="true"
165-
android:text="Precompute sentences" />
165+
android:text="TTS preload ahead" />
166166

167167
<TextView
168168
android:id="@+id/ttsPrecomputeLines"
@@ -279,4 +279,4 @@
279279
android:text="@string/speak_into_file_wav" />
280280
</LinearLayout>
281281

282-
</ScrollView>
282+
</ScrollView>

0 commit comments

Comments
 (0)