Skip to content

Commit

Permalink
Syncing content from committish 97ad6d60a103bf6a9d37d139ef1584e9a0126033
Browse files Browse the repository at this point in the history
  • Loading branch information
reunion-maestro-bot committed Aug 14, 2024
1 parent 90b45c6 commit 67aeb8f
Show file tree
Hide file tree
Showing 801 changed files with 38,490 additions and 2,354 deletions.
2 changes: 2 additions & 0 deletions src/controls/FeatureAreas.props
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@
<FeatureAnnotatedScrollBarEnabled>true</FeatureAnnotatedScrollBarEnabled>
<FeatureMapControlEnabled>true</FeatureMapControlEnabled>
<FeatureSelectorBarEnabled>true</FeatureSelectorBarEnabled>
<FeatureInkCanvasEnabled>true</FeatureInkCanvasEnabled>
<FeatureInkToolBarEnabled>false</FeatureInkToolBarEnabled>
</PropertyGroup>
<PropertyGroup>
<DefineConstants Condition="$(FeatureScrollPresenterEnabled) =='true'">$(DefineConstants);FEATURE_SCROLLPRESENTER_ENABLED</DefineConstants>
Expand Down
2 changes: 2 additions & 0 deletions src/controls/ProjectImports.targets
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,7 @@
<Import Project="$(MSBuildThisFileDirectory)dev\MapControl\MapControl.vcxitems" Label="Shared" Condition="$(FeatureMapControlEnabled) == 'true' Or $(FeatureMapControlEnabled) == 'productOnly'" />
<Import Project="$(MSBuildThisFileDirectory)dev\SelectorBar\SelectorBar.vcxitems" Label="Shared" Condition="$(FeatureSelectorBarEnabled) == 'true' Or $(FeatureSelectorBarEnabled) == 'productOnly'" />
<Import Project="$(MSBuildThisFileDirectory)dev\TitleBar\TitleBar.vcxitems" Label="Shared" Condition="$(FeatureTitleBarEnabled) == 'true' Or $(FeatureTitleBarEnabled) == 'productOnly'" />
<Import Project="$(MSBuildThisFileDirectory)dev\InkCanvas\InkCanvas.vcxitems" Label="Shared" Condition="$(FeatureInkCanvasEnabled) == 'true' Or $(FeatureInkCanvasEnabled) == 'productOnly'" />
<Import Project="$(MSBuildThisFileDirectory)dev\InkToolbar\InkToolBar.vcxitems" Label="Shared" Condition="$(FeatureInkToolBarEnabled) == 'true' Or $(FeatureInkToolBarEnabled) == 'productOnly'" />
</ImportGroup>
</Project>
2 changes: 0 additions & 2 deletions src/controls/dev/Breadcrumb/BreadcrumbBar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,6 @@ void BreadcrumbBar::ReIndexVisibleElementsForAccessibility() const
ellipsisItem.SetValue(winrt::AutomationProperties::AccessibilityViewProperty(), box_value(accessibilityView));
}

const auto& itemsSourceView = itemsRepeater.ItemsSourceView();

// For every BreadcrumbBar item we set the index (starting from 1 for the root/highest-level item)
// accessibilityIndex is the index to be assigned to each item
// itemToIndex is the real index and it may differ from accessibilityIndex as we must only index the visible items
Expand Down
16 changes: 10 additions & 6 deletions src/controls/dev/ColorPicker/Strings/af-ZA/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<comment>The automation name for the text box to edit the opacity.</comment>
</data>
<data name="AutomationNameHueSlider" xml:space="preserve">
<value>Tint</value>
<value>Skakering</value>
<comment>The automation name for the third-dimension slider when it's controlling hue.</comment>
</data>
<data name="AutomationNameSaturationSlider" xml:space="preserve">
Expand Down Expand Up @@ -169,7 +169,7 @@
<value>2D-navigasie met pyltjiesleutels</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB-hex</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand All @@ -178,11 +178,11 @@
<comment>The combo box item content for selecting HSV as the color model to use.</comment>
</data>
<data name="TextHueLabel" xml:space="preserve">
<value>Tint</value>
<value>Skakering</value>
<comment>The label for the text box to edit the hue component of the current HSV color.</comment>
</data>
<data name="AutomationNameHueTextBox" xml:space="preserve">
<value>Tint</value>
<value>Skakering</value>
<comment>The automation name for the text box to edit the hue component of the current HSV color.</comment>
</data>
<data name="LocalizedControlTypeColorSpectrum" xml:space="preserve">
Expand Down Expand Up @@ -254,11 +254,11 @@
<comment>The string to display in the tool tip for the alpha slider. %1 is the alpha value between 0 and 100.</comment>
</data>
<data name="ToolTipStringHueSliderWithColorName" xml:space="preserve">
<value>Tint %1!u! (%2!s!)</value>
<value>Skakering %1!u! (%2!s!)</value>
<comment>The string to display in the tool tip for the third-dimension slider when it's controlling hue and we're including the friendly color name. %1 is the hue value between 0 and 359; %2 is the friendly color name.</comment>
</data>
<data name="ToolTipStringHueSliderWithoutColorName" xml:space="preserve">
<value>Tint %1!u!</value>
<value>Skakering %1!u!</value>
<comment>The string to display in the tool tip for the third-dimension slider when it's controlling hue and we're not including the friendly color name. %1 is the hue value between 0 and 359.</comment>
</data>
<data name="ToolTipStringSaturationSliderWithColorName" xml:space="preserve">
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>Minder</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV-hex</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
6 changes: 5 additions & 1 deletion src/controls/dev/ColorPicker/Strings/am-ET/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<value>2D ዳሰሳ ከቀስት ቁልፎች ጋር</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB ስድስትዮሽ</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>ያነሰ</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV hex</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
6 changes: 5 additions & 1 deletion src/controls/dev/ColorPicker/Strings/ar-SA/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<value>التنقل ثنائي الأبعاد باستخدام مفاتيح الأسهم</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB hex</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>أقل</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV hex</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
6 changes: 5 additions & 1 deletion src/controls/dev/ColorPicker/Strings/as-IN/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<value>কাঁড় কীসমূহৰ সৈতে 2D নেভিগেশ্বন</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB হেক্স</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>কম</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV হেক্স</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
10 changes: 7 additions & 3 deletions src/controls/dev/ColorPicker/Strings/az-Latn-AZ/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>Rəng seçici</value>
<value>Rəng seçicisi</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
Expand All @@ -169,7 +169,7 @@
<value>Ox düymələri ilə 2D naviqasiyası</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB onaltılıq</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -250,7 +250,7 @@
<comment>The automation name for the text box to edit the value component of the current HSV color.</comment>
</data>
<data name="ToolTipStringAlphaSlider" xml:space="preserve">
<value>Tutqunluq %1!u!%%</value>
<value>%1!u!%% tutqunluq</value>
<comment>The string to display in the tool tip for the alpha slider. %1 is the alpha value between 0 and 100.</comment>
</data>
<data name="ToolTipStringHueSliderWithColorName" xml:space="preserve">
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>Daha az</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV onaltılıq</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
18 changes: 11 additions & 7 deletions src/controls/dev/ColorPicker/Strings/bg-BG/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<comment>The automation name for the text box to edit the opacity.</comment>
</data>
<data name="AutomationNameHueSlider" xml:space="preserve">
<value>Оттенък</value>
<value>Нюанс</value>
<comment>The automation name for the third-dimension slider when it's controlling hue.</comment>
</data>
<data name="AutomationNameSaturationSlider" xml:space="preserve">
Expand All @@ -154,7 +154,7 @@
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>Функция за избиране на цвят</value>
<value>Избор на цвят</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
Expand All @@ -169,7 +169,7 @@
<value>Навигация в 2D с клавиши със стрелки</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>Стойност по шестнайсетична бройна система на RGB</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand All @@ -178,11 +178,11 @@
<comment>The combo box item content for selecting HSV as the color model to use.</comment>
</data>
<data name="TextHueLabel" xml:space="preserve">
<value>Оттенък</value>
<value>Нюанс</value>
<comment>The label for the text box to edit the hue component of the current HSV color.</comment>
</data>
<data name="AutomationNameHueTextBox" xml:space="preserve">
<value>Оттенък</value>
<value>Нюанс</value>
<comment>The automation name for the text box to edit the hue component of the current HSV color.</comment>
</data>
<data name="LocalizedControlTypeColorSpectrum" xml:space="preserve">
Expand Down Expand Up @@ -254,11 +254,11 @@
<comment>The string to display in the tool tip for the alpha slider. %1 is the alpha value between 0 and 100.</comment>
</data>
<data name="ToolTipStringHueSliderWithColorName" xml:space="preserve">
<value>Оттенък: %1!u! (%2!s!)</value>
<value>Нюанс: %1!u! (%2!s!)</value>
<comment>The string to display in the tool tip for the third-dimension slider when it's controlling hue and we're including the friendly color name. %1 is the hue value between 0 and 359; %2 is the friendly color name.</comment>
</data>
<data name="ToolTipStringHueSliderWithoutColorName" xml:space="preserve">
<value>Оттенък: %1!u!</value>
<value>Нюанс: %1!u!</value>
<comment>The string to display in the tool tip for the third-dimension slider when it's controlling hue and we're not including the friendly color name. %1 is the hue value between 0 and 359.</comment>
</data>
<data name="ToolTipStringSaturationSliderWithColorName" xml:space="preserve">
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>По-малко</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV шестнайсетична бройна система</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
6 changes: 5 additions & 1 deletion src/controls/dev/ColorPicker/Strings/bn-IN/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<value>তীর কীগুলি সহ 2D নেভিগেশন</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB হেক্স</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>কম</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV হেক্স</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>Alat za odabir boja</value>
<value>Birač boje</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
Expand All @@ -169,7 +169,7 @@
<value>2D navigacija s tipkama strelica</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB hex</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>Manje</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV hex</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
8 changes: 6 additions & 2 deletions src/controls/dev/ColorPicker/Strings/ca-ES/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>Selector de colors</value>
<value>Selector de color</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
Expand All @@ -169,7 +169,7 @@
<value>Navegació 2D amb tecles de fletxa</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB hexadecimal</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>Menys</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV hexadecimal</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<value>Navegació 2D amb tecles de fletxa</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" xml:space="preserve">
<data name="AutomationNameRGBHexTextBox" xml:space="preserve">
<value>RGB hexadecimal</value>
<comment>The automation name for the text box to edit the current RGB color as a hex value.</comment>
</data>
Expand Down Expand Up @@ -297,4 +297,8 @@
<value>Menys</value>
<comment>The string to display in the "more" button when it's expanded.</comment>
</data>
<data name="AutomationNameHSVHexTextBox" xml:space="preserve">
<value>HSV hexadecimal</value>
<comment>The automation name for the text box to edit the current HSV color as a hex value.</comment>
</data>
</root>
Loading

0 comments on commit 67aeb8f

Please sign in to comment.