Skip to content

Commit

Permalink
improvement(browse-options): fix casing of title
Browse files Browse the repository at this point in the history
Issue 15760
  • Loading branch information
david-allison authored and lukstbit committed Jan 8, 2025
1 parent 37edd42 commit f5b4aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnkiDroid/src/main/res/values/02-strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
<string name="toggle_cards_notes">Toggle Cards/Notes</string>
<string name="toggle_browser_mode_help">Toggle Showing cards or notes in the browser</string>
<string name="truncate_content_help">Truncate the height of each row of the Browser to show only first 3 lines of content</string>
<string name="browser_options_dialog_heading">Browser Options</string>
<string name="browser_options_dialog_heading">Browser options</string>

<string name="audio_saved">Recording saved</string>

Expand Down

0 comments on commit f5b4aa8

Please sign in to comment.