mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
[Hosts][Settings] Update name and icon of "Additional lines" feature (#21812)
* changes * restore original icon * Update description text
This commit is contained in:
@@ -133,10 +133,10 @@
|
||||
<value>New entry</value>
|
||||
</data>
|
||||
<data name="AdditionalLinesBtn.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Additional lines</value>
|
||||
<value>Additional content</value>
|
||||
</data>
|
||||
<data name="AdditionalLinesBtn.[using:Microsoft.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Additional lines</value>
|
||||
<value>Additional content</value>
|
||||
</data>
|
||||
<data name="AdditionalLinesDialog.CloseButtonText" xml:space="preserve">
|
||||
<value>Cancel</value>
|
||||
@@ -145,7 +145,7 @@
|
||||
<value>Save</value>
|
||||
</data>
|
||||
<data name="AdditionalLinesDialog.Title" xml:space="preserve">
|
||||
<value>Additional lines</value>
|
||||
<value>Additional content</value>
|
||||
</data>
|
||||
<data name="AddNewEntryDialog_Title" xml:space="preserve">
|
||||
<value>Add new entry</value>
|
||||
|
||||
Reference in New Issue
Block a user