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 b6801cf commit 9174523Copy full SHA for 9174523
src/app/dev/DevToys.Blazor/BuiltInTools/Settings/Settings.kn-IN.resx
@@ -224,6 +224,12 @@
224
<data name="PasteClearsTextStateDescriptionWhenOn" xml:space="preserve">
225
<value>Replace text when pasting</value>
226
</data>
227
+ <data name="RecentTools" xml:space="preserve">
228
+ <value>Show most recent used tools</value>
229
+ </data>
230
+ <data name="RecentToolsDescription" xml:space="preserve">
231
+ <value>Display the last 3 used tools in the menu. The change will take effect after restarting the app.</value>
232
233
<data name="RenderWhitespace" xml:space="preserve">
234
<value>Render white space</value>
235
0 commit comments