File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Plugins/Wox.Plugin.Calculator Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1212 <system : String x : Key =" wox_plugin_calculator_decimal_seperator_use_system_locale" >Systemeinstellung nutzen</system : String >
1313 <system : String x : Key =" wox_plugin_calculator_decimal_seperator_comma" >Komma (,)</system : String >
1414 <system : String x : Key =" wox_plugin_calculator_decimal_seperator_dot" >Punkt (.)</system : String >
15+ <system : String x : Key =" wox_plugin_calculator_max_decimal_places" >Max. Nachkommastellen</system : String >
1516</ResourceDictionary >
Original file line number Diff line number Diff line change 1212 <system : String x : Key =" wox_plugin_calculator_decimal_seperator_use_system_locale" >Use system locale</system : String >
1313 <system : String x : Key =" wox_plugin_calculator_decimal_seperator_comma" >Comma (,)</system : String >
1414 <system : String x : Key =" wox_plugin_calculator_decimal_seperator_dot" >Dot (.)</system : String >
15+ <system : String x : Key =" wox_plugin_calculator_max_decimal_places" >Max. decimal places</system : String >
1516</ResourceDictionary >
Original file line number Diff line number Diff line change 4141 </ComboBox .ItemTemplate>
4242 </ComboBox >
4343
44- <TextBlock Grid.Column=" 0" Grid.Row=" 1" Text =" Decimal places " VerticalAlignment =" Center" />
44+ <TextBlock Grid.Column=" 0" Grid.Row=" 1" Text =" {DynamicResource wox_plugin_calculator_max_decimal_places} " VerticalAlignment =" Center" />
4545 <ComboBox x : Name =" MaxDecimalPlaces"
4646 Grid.Column=" 1"
4747 Grid.Row=" 1"
You can’t perform that action at this time.
0 commit comments