Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -360,7 +360,7 @@
<!-- Browser Options Dialog -->
<string name="show_cards" comment="Label for toggle cards button in BrowserOptionsDialog">Cards</string>
<string name="show_notes" comment="Label for toggle notes button in BrowserOptionsDialog">Notes</string>
<string name="toggle_cards_notes">Toggle Cards/Notes</string>
<string name="toggle_cards_notes">Toggle cards/notes</string>
<string name="truncate_content_help">Truncate the height of each row of the Browser to show only first 3&#160;lines of content</string>
<string name="browser_options_dialog_heading">Browser options</string>

Expand Down