You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AnkiDroid/src/main/res/values/10-preferences.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -470,6 +470,10 @@ this formatter is used if the bind only applies to the answer">A: %s</string>
470
470
><![CDATA[Improved study screen that will succeed the current one. Some features of the old screen have been changed or removed. Please report any <a href="%1$s">feedback</a> or <a href="%2$s">bugs</a>.]]></string>
<stringname="only_answer"maxLength="41"comment="Configuration of the 'Answer' commands to only answer the card"
474
+
>Only answer</string>
475
+
<stringname="flip_and_answer"maxLength="41"comment="Configuration of the 'Answer' commands to answer the card if on the answer side, and flip it if on the question side"
476
+
>Flip and answer</string>
473
477
474
478
<!--Keyboard shortcuts dialog-->
475
479
<stringname="open_settings"comment="Description of the shortcut that opens the app settings">Open settings</string>
0 commit comments