File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 852852 <x : String x : Key =" Text.Stash.Message" xml : space =" preserve" >Message:</x : String >
853853 <x : String x : Key =" Text.Stash.Message.Placeholder" xml : space =" preserve" >Optional. Message of this stash</x : String >
854854 <x : String x : Key =" Text.Stash.Mode" xml : space =" preserve" >Mode:</x : String >
855- <x : String x : Key =" Text.Stash.OnlyStagedChanges" xml : space =" preserve" >Only staged changes </x : String >
855+ <x : String x : Key =" Text.Stash.OnlyStagedChanges" xml : space =" preserve" >Only staged files </x : String >
856856 <x : String x : Key =" Text.Stash.TipForSelectedFiles" xml : space =" preserve" >Both staged and unstaged changes of selected file(s) will be stashed!!!</x : String >
857857 <x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Stash Local Changes</x : String >
858858 <x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Apply</x : String >
Original file line number Diff line number Diff line change 6161 Content =" {DynamicResource Text.Stash.OnlyStagedChanges}"
6262 IsChecked =" {Binding OnlyStaged, Mode=TwoWay}"
6363 IsVisible =" {Binding !HasSelectedFiles}"
64- ToolTip.Tip=" --staged" />
64+ ToolTip.Tip=" --staged. If file is staged partically, the unstaged part of it will also be stashed. " />
6565
6666 <CheckBox Grid.Row=" 3" Grid.Column=" 1"
6767 Height =" 32"
You can’t perform that action at this time.
0 commit comments