Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Cleanup string resources #18789

Merged
merged 10 commits into from
Nov 18, 2024
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
</Grid.ColumnDefinitions>

<Button x:Name="DismissButton"
x:Uid="TimePickerDismissButton"
Style="{StaticResource IOSTimePickerDoneCancelButtonStyle}"
Foreground="Red"
Grid.Column="0"
Expand All @@ -72,7 +71,6 @@
BorderThickness="0" />

<Button x:Name="AcceptButton"
x:Uid="TimePickerAcceptButton"
Style="{StaticResource IOSTimePickerDoneCancelButtonStyle}"
Foreground="Purple"
Grid.Column="2"
Expand Down
6 changes: 0 additions & 6 deletions src/Uno.UI/Helpers/WinUI/ResourceAccessor.ResourceKeys.cs
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,9 @@ internal partial class ResourceAccessor
public const string SR_PlaceAfterString = "PlaceAfterString";
public const string SR_PlaceBeforeString = "PlaceBeforeString";
public const string SR_PlaceBetweenString = "PlaceBetweenString";
public const string SR_ProgressRingName = "ProgressRingName";
public const string SR_ProgressRingIndeterminateStatus = "ProgressRingIndeterminateStatus";
public const string SR_ProgressBarIndeterminateStatus = "ProgressBarIndeterminateStatus";
public const string SR_ProgressBarPausedStatus = "ProgressBarPausedStatus";
public const string SR_ProgressBarErrorStatus = "ProgressBarErrorStatus";
public const string SR_RatingLocalizedControlType = "RatingLocalizedControlType";
public const string SR_BreadcrumbBarItemLocalizedControlType = "BreadcrumbBarItemLocalizedControlType";
public const string SR_SplitButtonSecondaryButtonName = "SplitButtonSecondaryButtonName";
public const string SR_ProofingMenuItemLabel = "ProofingMenuItemLabel";
public const string SR_TextCommandLabelCut = "TextCommandLabelCut";
public const string SR_TextCommandLabelCopy = "TextCommandLabelCopy";
public const string SR_TextCommandLabelPaste = "TextCommandLabelPaste";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
<value>Kleurmodel</value>
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>Kleurkieser</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
<value>Groen</value>
<comment>The label for the text box to edit the green component of the current RGB color.</comment>
Expand All @@ -165,10 +161,6 @@
<value>Groen</value>
<comment>The automation name for the text box to edit the green component of the current RGB color.</comment>
</data>
<data name="HelpTextColorSpectrum" xml:space="preserve">
<value>2D-navigasie met pyltjiesleutels</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" 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>
Expand All @@ -185,10 +177,6 @@
<value>Tint</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">
<value>2D-glyer</value>
<comment>The string to provide as the localized control type of the ColorSpectrum.</comment>
</data>
<data name="TextRedLabel" xml:space="preserve">
<value>Rooi</value>
<comment>The label for the text box to edit the red component of the current RGB color.</comment>
Expand All @@ -213,14 +201,6 @@
<value>Waarde</value>
<comment>The label for the text box to edit the value component of the current HSV color.</comment>
</data>
<data name="ValueStringColorSpectrumWithColorName" xml:space="preserve">
<value>%1!s!, Tint %2!u!, Versadiging %3!u!, Waarde %4!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we're including the friendly color name. %1 is the friendly name of the color; %2, %3, and %4 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringColorSpectrumWithoutColorName" xml:space="preserve">
<value>Tint %1!u!, Versadiging %2!u!, Waarde %3!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we aren't including the friendly color name. %1, %2, and %3 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringHueSliderWithColorName" xml:space="preserve">
<value>%1!u!, %2!s!</value>
<comment>The string to provide as the UIA value of 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.</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
<value>የቀለም ሞዴል</value>
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>ቀለም መራጭ</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
<value>አረንጓዴ</value>
<comment>The label for the text box to edit the green component of the current RGB color.</comment>
Expand All @@ -165,10 +161,6 @@
<value>አረንጓዴ</value>
<comment>The automation name for the text box to edit the green component of the current RGB color.</comment>
</data>
<data name="HelpTextColorSpectrum" xml:space="preserve">
<value>2D ዳሰሳ ከቀስት ቁልፎች ጋር</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" 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>
Expand All @@ -185,10 +177,6 @@
<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">
<value>2D አንሸራታች</value>
<comment>The string to provide as the localized control type of the ColorSpectrum.</comment>
</data>
<data name="TextRedLabel" xml:space="preserve">
<value>ቀይ</value>
<comment>The label for the text box to edit the red component of the current RGB color.</comment>
Expand All @@ -213,14 +201,6 @@
<value>እሴት</value>
<comment>The label for the text box to edit the value component of the current HSV color.</comment>
</data>
<data name="ValueStringColorSpectrumWithColorName" xml:space="preserve">
<value>%1!s!፣ መሰረታዊ ቀለም %2!u!፣ የቀለም ሙሌት %3!u!, Value %4!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we're including the friendly color name. %1 is the friendly name of the color; %2, %3, and %4 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringColorSpectrumWithoutColorName" xml:space="preserve">
<value>መሰረታዊ ቀለም %1!u!፣ የቀለም ሙሌት %2!u!፣ እሴት %3!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we aren't including the friendly color name. %1, %2, and %3 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringHueSliderWithColorName" xml:space="preserve">
<value>%1!u!፣ %2!s!</value>
<comment>The string to provide as the UIA value of 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.</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
<value>نموذج الألوان</value>
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>منتقي الألوان</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
<value>أخضر</value>
<comment>The label for the text box to edit the green component of the current RGB color.</comment>
Expand All @@ -165,10 +161,6 @@
<value>أخضر</value>
<comment>The automation name for the text box to edit the green component of the current RGB color.</comment>
</data>
<data name="HelpTextColorSpectrum" xml:space="preserve">
<value>التنقل ثنائي الأبعاد باستخدام مفاتيح الأسهم</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" 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>
Expand All @@ -185,10 +177,6 @@
<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">
<value>شريط التمرير ثنائي الأبعاد</value>
<comment>The string to provide as the localized control type of the ColorSpectrum.</comment>
</data>
<data name="TextRedLabel" xml:space="preserve">
<value>أحمر</value>
<comment>The label for the text box to edit the red component of the current RGB color.</comment>
Expand All @@ -213,14 +201,6 @@
<value>القيمة</value>
<comment>The label for the text box to edit the value component of the current HSV color.</comment>
</data>
<data name="ValueStringColorSpectrumWithColorName" xml:space="preserve">
<value>%1!s!، تدرج اللون %2!u!، التشبع %3!u!، القيمة %4!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we're including the friendly color name. %1 is the friendly name of the color; %2, %3, and %4 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringColorSpectrumWithoutColorName" xml:space="preserve">
<value>تدرج اللون %1!u!، التشبع %2!u!، القيمة %3!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we aren't including the friendly color name. %1, %2, and %3 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringHueSliderWithColorName" xml:space="preserve">
<value>%1!u!, %2!s!</value>
<comment>The string to provide as the UIA value of 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.</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
<value>ৰঙৰ মডেল</value>
<comment>The automation name for the color model selection combo box.</comment>
</data>
<data name="AutomationNameColorSpectrum" xml:space="preserve">
<value>ৰং নিৰ্বাচক</value>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
<value>সেউজীয়া</value>
<comment>The label for the text box to edit the green component of the current RGB color.</comment>
Expand All @@ -165,10 +161,6 @@
<value>সেউজীয়া</value>
<comment>The automation name for the text box to edit the green component of the current RGB color.</comment>
</data>
<data name="HelpTextColorSpectrum" xml:space="preserve">
<value>কাঁড় কীসমূহৰ সৈতে 2D নেভিগেশ্বন</value>
<comment>The help text associated with ColorSpectrum.</comment>
</data>
<data name="AutomationNameHexTextBox" 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>
Expand All @@ -185,10 +177,6 @@
<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">
<value>2D শ্লাইডাৰ</value>
<comment>The string to provide as the localized control type of the ColorSpectrum.</comment>
</data>
<data name="TextRedLabel" xml:space="preserve">
<value>ৰঙা</value>
<comment>The label for the text box to edit the red component of the current RGB color.</comment>
Expand All @@ -213,14 +201,6 @@
<value>মান</value>
<comment>The label for the text box to edit the value component of the current HSV color.</comment>
</data>
<data name="ValueStringColorSpectrumWithColorName" xml:space="preserve">
<value>%1!s!, বৰণ %2!u!, সংপৃক্ততা %3!u!, মান %4!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we're including the friendly color name. %1 is the friendly name of the color; %2, %3, and %4 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringColorSpectrumWithoutColorName" xml:space="preserve">
<value>বৰণ %1!u!, সংপৃক্ততা %2!u!, মান %3!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we aren't including the friendly color name. %1, %2, and %3 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringHueSliderWithColorName" xml:space="preserve">
<value>%1!u!, %2!s!</value>
<comment>The string to provide as the UIA value of 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.</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
<value>Rəng modeli</value>
<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>
<comment>The automation name for the ColorSpectrum control.</comment>
</data>
<data name="TextGreenLabel" xml:space="preserve">
<value>Yaşıl</value>
<comment>The label for the text box to edit the green component of the current RGB color.</comment>
Expand All @@ -165,10 +161,6 @@
<value>Yaşıl</value>
<comment>The automation name for the text box to edit the green component of the current RGB color.</comment>
</data>
<data name="HelpTextColorSpectrum" xml:space="preserve">
<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">
<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>
Expand All @@ -185,10 +177,6 @@
<value>Çalar</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">
<value>2D sürüngəci</value>
<comment>The string to provide as the localized control type of the ColorSpectrum.</comment>
</data>
<data name="TextRedLabel" xml:space="preserve">
<value>Qırmızı</value>
<comment>The label for the text box to edit the red component of the current RGB color.</comment>
Expand All @@ -213,14 +201,6 @@
<value>Qiymət</value>
<comment>The label for the text box to edit the value component of the current HSV color.</comment>
</data>
<data name="ValueStringColorSpectrumWithColorName" xml:space="preserve">
<value>%1!s!, Çalar %2!u!, Dolğunluq %3!u!, Qiymət %4!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we're including the friendly color name. %1 is the friendly name of the color; %2, %3, and %4 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringColorSpectrumWithoutColorName" xml:space="preserve">
<value>Çalar %1!u!, Dolğunluq %2!u!, Qiymət %3!u!</value>
<comment>The string to provide as the UIA value of the ColorSpectrum when we aren't including the friendly color name. %1, %2, and %3 are the HSV values for the color between 0 and 359 (for hue) or 0 and 100 (for saturation or value).</comment>
</data>
<data name="ValueStringHueSliderWithColorName" xml:space="preserve">
<value>%1!u!, %2!s!</value>
<comment>The string to provide as the UIA value of 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.</comment>
Expand Down
Loading
Loading