Skip to content

Commit

Permalink
refactor: remove extra string
Browse files Browse the repository at this point in the history
  • Loading branch information
criticalAY committed Oct 12, 2024
1 parent cd4d47b commit e1d2e19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AnkiDroid/src/main/res/values/03-dialogs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -291,5 +291,4 @@ also changes the interval of the card"
<string name="tts_error_dialog_reason_text">The text to speech engine <b>%1$s</b> does not support the following language: <b>%2$s</b></string>
<string name="tts_error_dialog_change_button_text">Change engine</string>
<string name="tts_error_dialog_supported_voices_button_text">Voice options</string>
<string name="compress">Compress</string>
</resources>

0 comments on commit e1d2e19

Please sign in to comment.