We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b030691 commit 7da2185Copy full SHA for 7da2185
app/src/main/res/values/donottranslate.xml
@@ -85,7 +85,7 @@
85
<string name="tabSwitcherFabCloseTabs">Close Tabs</string>
86
<string name="selectTabsMenuItem">Select Tabs</string>
87
<string name="selectAllTabsMenuItem">Select All</string>
88
- <string name="tabSelectionTitle">%1$d Selected</string>
+ <string name="tabSelectionTitle" tools:ignore="MissingInstruction">%1$d Selected</string>
89
<plurals name="shareLinksMenuItem" tools:ignore="ImpliedQuantity,MissingInstruction">
90
<item quantity="zero">Share Link</item>
91
<item quantity="one">Share Link</item>
0 commit comments