Skip to content

Commit

Permalink
improvement(browse-options): fix casing of title
Browse files Browse the repository at this point in the history
  • Loading branch information
david-allison committed Jan 8, 2025
1 parent 16a4de8 commit 8dc3f13
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 8dc3f13

Please sign in to comment.