We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c7101 commit 4234543Copy full SHA for 4234543
1 file changed
app/src/main/res/layout/dialog_tts.xml
@@ -162,7 +162,7 @@
162
android:layout_height="wrap_content"
163
android:minWidth="150dip"
164
android:singleLine="true"
165
- android:text="Precompute sentences" />
+ android:text="TTS preload ahead" />
166
167
<TextView
168
android:id="@+id/ttsPrecomputeLines"
@@ -279,4 +279,4 @@
279
android:text="@string/speak_into_file_wav" />
280
</LinearLayout>
281
282
-</ScrollView>
+</ScrollView>
0 commit comments