Update resource value from title casing to sentence casing (#1687)

* Update resource value from title casing to sentence casing

* Update more resources
This commit is contained in:
hanzhang54 2021-09-10 15:31:20 +08:00 committed by GitHub
parent 103ef92130
commit 951a555f17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -870,15 +870,15 @@
<comment>Label for a control that activates standard mode calculator layout.</comment> <comment>Label for a control that activates standard mode calculator layout.</comment>
</data> </data>
<data name="converterModeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="converterModeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Converter Mode</value> <value>Converter mode</value>
<comment>Screen reader prompt for a control that activates the unit converter mode.</comment> <comment>Screen reader prompt for a control that activates the unit converter mode.</comment>
</data> </data>
<data name="scientificModeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="scientificModeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Scientific Mode</value> <value>Scientific mode</value>
<comment>Screen reader prompt for a control that activates scientific mode calculator layout</comment> <comment>Screen reader prompt for a control that activates scientific mode calculator layout</comment>
</data> </data>
<data name="standardModeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="standardModeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Standard Mode</value> <value>Standard mode</value>
<comment>Screen reader prompt for a control that activates standard mode calculator layout.</comment> <comment>Screen reader prompt for a control that activates standard mode calculator layout.</comment>
</data> </data>
<data name="ClearHistory.Name" xml:space="preserve"> <data name="ClearHistory.Name" xml:space="preserve">
@ -982,7 +982,7 @@
<comment>Screen reader prompt for the Calculator History Clear button, when the button is invoked.</comment> <comment>Screen reader prompt for the Calculator History Clear button, when the button is invoked.</comment>
</data> </data>
<data name="HideHistory.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="HideHistory.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hide History</value> <value>Hide history</value>
<comment>Screen reader prompt for the Calculator History Hide button</comment> <comment>Screen reader prompt for the Calculator History Hide button</comment>
</data> </data>
<data name="HistoryButton_Open" xml:space="preserve"> <data name="HistoryButton_Open" xml:space="preserve">
@ -994,7 +994,7 @@
<comment>Screen reader prompt for the Calculator History button, when the flyout is open.</comment> <comment>Screen reader prompt for the Calculator History button, when the flyout is open.</comment>
</data> </data>
<data name="memButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="memButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Memory Store</value> <value>Memory store</value>
<comment>Screen reader prompt for the Calculator Memory button</comment> <comment>Screen reader prompt for the Calculator Memory button</comment>
</data> </data>
<data name="memButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="memButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
@ -1010,7 +1010,7 @@
<comment>Screen reader prompt for the Calculator Clear Memory button, when the button is invoked.</comment> <comment>Screen reader prompt for the Calculator Clear Memory button, when the button is invoked.</comment>
</data> </data>
<data name="MemRecall.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="MemRecall.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Memory Recall</value> <value>Memory recall</value>
<comment>Screen reader prompt for the Calculator Memory Recall button</comment> <comment>Screen reader prompt for the Calculator Memory Recall button</comment>
</data> </data>
<data name="MemRecall.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="MemRecall.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
@ -1018,7 +1018,7 @@
<comment>This is the tool tip automation name for the Memory Recall (MR) button.</comment> <comment>This is the tool tip automation name for the Memory Recall (MR) button.</comment>
</data> </data>
<data name="MemPlus.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="MemPlus.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Memory Add</value> <value>Memory add</value>
<comment>Screen reader prompt for the Calculator Memory Add button</comment> <comment>Screen reader prompt for the Calculator Memory Add button</comment>
</data> </data>
<data name="MemPlus.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="MemPlus.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
@ -1026,7 +1026,7 @@
<comment>This is the tool tip automation name for the Memory Add (M+) button.</comment> <comment>This is the tool tip automation name for the Memory Add (M+) button.</comment>
</data> </data>
<data name="MemMinus.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="MemMinus.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Memory Subtract</value> <value>Memory subtract</value>
<comment>Screen reader prompt for the Calculator Memory Subtract button</comment> <comment>Screen reader prompt for the Calculator Memory Subtract button</comment>
</data> </data>
<data name="MemMinus.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="MemMinus.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
@ -1234,7 +1234,7 @@
<comment>Screen reader prompt for the Calculator numberPad button</comment> <comment>Screen reader prompt for the Calculator numberPad button</comment>
</data> </data>
<data name="decimalSeparatorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="decimalSeparatorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Decimal Separator</value> <value>Decimal separator</value>
<comment>Screen reader prompt for the "." button</comment> <comment>Screen reader prompt for the "." button</comment>
</data> </data>
<data name="clearEntryButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="clearEntryButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -1258,8 +1258,8 @@
<comment>Screen reader prompt for the equals button on the scientific operator keypad</comment> <comment>Screen reader prompt for the equals button on the scientific operator keypad</comment>
</data> </data>
<data name="shiftButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="shiftButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Inverse Function</value> <value>Inverse function</value>
<comment>Screen Reader prompt for the shift button on the number pad in scientific mode.</comment> <comment>Screen reader prompt for the shift button on the number pad in scientific mode.</comment>
</data> </data>
<data name="minusButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="minusButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Minus</value> <value>Minus</value>
@ -1282,11 +1282,11 @@
<comment>Screen reader prompt for the percent button on the scientific operator keypad</comment> <comment>Screen reader prompt for the percent button on the scientific operator keypad</comment>
</data> </data>
<data name="negateButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="negateButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Positive Negative</value> <value>Positive negative</value>
<comment>Screen reader prompt for the negate button on the scientific operator keypad</comment> <comment>Screen reader prompt for the negate button on the scientific operator keypad</comment>
</data> </data>
<data name="converterNegateButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="converterNegateButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Positive Negative</value> <value>Positive negative</value>
<comment>Screen reader prompt for the negate button on the converter operator keypad</comment> <comment>Screen reader prompt for the negate button on the converter operator keypad</comment>
</data> </data>
<data name="invertButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invertButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -1338,15 +1338,15 @@
<comment>Screen reader prompt for the Calculator tan button on the scientific operator keypad</comment> <comment>Screen reader prompt for the Calculator tan button on the scientific operator keypad</comment>
</data> </data>
<data name="sinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="sinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Sine</value> <value>Hyperbolic sine</value>
<comment>Screen reader prompt for the Calculator sinh button on the scientific operator keypad</comment> <comment>Screen reader prompt for the Calculator sinh button on the scientific operator keypad</comment>
</data> </data>
<data name="coshButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="coshButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Cosine</value> <value>Hyperbolic cosine</value>
<comment>Screen reader prompt for the Calculator cosh button on the scientific operator keypad</comment> <comment>Screen reader prompt for the Calculator cosh button on the scientific operator keypad</comment>
</data> </data>
<data name="tanhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="tanhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Tangent</value> <value>Hyperbolic tangent</value>
<comment>Screen reader prompt for the Calculator tanh button on the scientific operator keypad</comment> <comment>Screen reader prompt for the Calculator tanh button on the scientific operator keypad</comment>
</data> </data>
<data name="xpower2Button.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="xpower2Button.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -1414,7 +1414,7 @@
<comment>Screen reader for the exp button on the scientific operator keypad</comment> <comment>Screen reader for the exp button on the scientific operator keypad</comment>
</data> </data>
<data name="dmsButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="dmsButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Degree Minute Second</value> <value>Degree minute second</value>
<comment>Screen reader for the exp button on the scientific operator keypad</comment> <comment>Screen reader for the exp button on the scientific operator keypad</comment>
</data> </data>
<data name="degreesButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="degreesButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -1446,11 +1446,11 @@
<comment>This is the Deg button's Rad mode automation name on the scientific operator keypad. Should read as "Radians toggle button".</comment> <comment>This is the Deg button's Rad mode automation name on the scientific operator keypad. Should read as "Radians toggle button".</comment>
</data> </data>
<data name="FlyoutNav.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="FlyoutNav.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Mode DropDown</value> <value>Mode dropDown</value>
<comment>Screen reader prompt for the Mode dropdown field in Snapped and Portrait modes.</comment> <comment>Screen reader prompt for the Mode dropdown field in Snapped and Portrait modes.</comment>
</data> </data>
<data name="Categories.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="Categories.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Categories DropDown</value> <value>Categories dropDown</value>
<comment>Screen reader prompt for the Categories dropdown field.</comment> <comment>Screen reader prompt for the Categories dropdown field.</comment>
</data> </data>
<data name="EnterAlwaysOnTopButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="EnterAlwaysOnTopButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -1530,8 +1530,8 @@
<comment>Unit conversion category name called Temperature</comment> <comment>Unit conversion category name called Temperature</comment>
</data> </data>
<data name="CategoryName_WeightText" xml:space="preserve"> <data name="CategoryName_WeightText" xml:space="preserve">
<value>Weight and Mass</value> <value>Weight and mass</value>
<comment>Unit conversion category name called Weight and Mass. Note that this category includes units of both mass and weight. People use the word "weight" in everyday life for measuring things such as food and people. In case a language has same word for "weight" and "mass" please use one word only.</comment> <comment>Unit conversion category name called Weight and mass. Note that this category includes units of both mass and weight. People use the word "weight" in everyday life for measuring things such as food and people. In case a language has same word for "weight" and "mass" please use one word only.</comment>
</data> </data>
<data name="CategoryName_PressureText" xml:space="preserve"> <data name="CategoryName_PressureText" xml:space="preserve">
<value>Pressure</value> <value>Pressure</value>
@ -2226,7 +2226,7 @@
<comment>A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment> <comment>A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
</data> </data>
<data name="UnitName_NauticalMile" xml:space="preserve"> <data name="UnitName_NauticalMile" xml:space="preserve">
<value>Nautical Miles</value> <value>Nautical miles</value>
<comment>A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment> <comment>A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
</data> </data>
<data name="UnitName_Petabit" xml:space="preserve"> <data name="UnitName_Petabit" xml:space="preserve">
@ -2686,7 +2686,7 @@
<comment>{Locked}This is the shortcut for the GRAD command, that sets the scientific calculator in grad mode. This is the value that comes from the VirtualKey enum that represents the button. This value is not localized and must be one value that comes from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the shortcut for the GRAD command, that sets the scientific calculator in grad mode. This is the value that comes from the VirtualKey enum that represents the button. This value is not localized and must be one value that comes from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="MemoryItemHelpText" xml:space="preserve"> <data name="MemoryItemHelpText" xml:space="preserve">
<value>Memory Item</value> <value>Memory item</value>
<comment>Help text used by accessibility tools to indicate that an item in the list of memory values is a memory item.</comment> <comment>Help text used by accessibility tools to indicate that an item in the list of memory values is a memory item.</comment>
</data> </data>
<data name="SupplementaryUnit_AutomationName" xml:space="preserve"> <data name="SupplementaryUnit_AutomationName" xml:space="preserve">
@ -2882,11 +2882,11 @@
<comment>A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment> <comment>A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
</data> </data>
<data name="DateCalculationModeText" xml:space="preserve"> <data name="DateCalculationModeText" xml:space="preserve">
<value>Date Calculation</value> <value>Date calculation</value>
</data> </data>
<data name="DateCalculationOption.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="DateCalculationOption.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Calculation mode</value> <value>Calculation mode</value>
<comment>Automation label for the Date Calculation Mode combobox. Users will hear "Calculation mode combobox".</comment> <comment>Automation label for the Date calculation Mode combobox. Users will hear "Calculation mode combobox".</comment>
</data> </data>
<data name="AddOption.Content" xml:space="preserve"> <data name="AddOption.Content" xml:space="preserve">
<value>Add</value> <value>Add</value>
@ -2902,7 +2902,7 @@
</data> </data>
<data name="Date_DifferenceOption.Content" xml:space="preserve"> <data name="Date_DifferenceOption.Content" xml:space="preserve">
<value>Difference between dates</value> <value>Difference between dates</value>
<comment>Date Difference option</comment> <comment>Date difference option</comment>
</data> </data>
<data name="DaysLabel.Text" xml:space="preserve"> <data name="DaysLabel.Text" xml:space="preserve">
<value>Days</value> <value>Days</value>
@ -2977,11 +2977,11 @@
</data> </data>
<data name="HeaderAutomationName_Converter" xml:space="preserve"> <data name="HeaderAutomationName_Converter" xml:space="preserve">
<value>%1 Converter mode</value> <value>%1 Converter mode</value>
<comment>{Locked='%1'} Automation name for when the mode header is focused. %1 = the current converter mode: "Weight and Mass", "Energy", "Volume", etc.</comment> <comment>{Locked='%1'} Automation name for when the mode header is focused. %1 = the current converter mode: "Weight and mass", "Energy", "Volume", etc.</comment>
</data> </data>
<data name="HeaderAutomationName_Date" xml:space="preserve"> <data name="HeaderAutomationName_Date" xml:space="preserve">
<value>Date Calculation mode</value> <value>Date calculation mode</value>
<comment>Automation name for when the mode header is focused and the current mode is Date Calculation.</comment> <comment>Automation name for when the mode header is focused and the current mode is Date calculation.</comment>
</data> </data>
<data name="DockPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="DockPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>History and Memory lists</value> <value>History and Memory lists</value>
@ -3061,51 +3061,51 @@
</data> </data>
<data name="divideButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="divideButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>divided by</value> <value>divided by</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 divided by" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 divided by" when the button is pressed.</comment>
</data> </data>
<data name="multiplyButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="multiplyButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>times</value> <value>times</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 times" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 times" when the button is pressed.</comment>
</data> </data>
<data name="minusButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="minusButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>minus</value> <value>minus</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 minus" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 minus" when the button is pressed.</comment>
</data> </data>
<data name="plusButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="plusButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>plus</value> <value>plus</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 plus" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 plus" when the button is pressed.</comment>
</data> </data>
<data name="powerButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="powerButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>to the power of</value> <value>to the power of</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 to the power of" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 to the power of" when the button is pressed.</comment>
</data> </data>
<data name="ySquareRootButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="ySquareRootButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>y root</value> <value>y root</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 y root" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 y root" when the button is pressed.</comment>
</data> </data>
<data name="modButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="modButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>mod</value> <value>mod</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 mod" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 mod" when the button is pressed.</comment>
</data> </data>
<data name="lshButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="lshButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>left shift</value> <value>left shift</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 left shift" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 left shift" when the button is pressed.</comment>
</data> </data>
<data name="rshButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="rshButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>right shift</value> <value>right shift</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 right shift" when the button is pressed.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 right shift" when the button is pressed.</comment>
</data> </data>
<data name="orButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="orButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>or</value> <value>or</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 or" when the button is pressed. OR is a mathematical operation on two binary values.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 or" when the button is pressed. OR is a mathematical operation on two binary values.</comment>
</data> </data>
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>x or</value> <value>x or</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
</data> </data>
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>and</value> <value>and</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 and" when the button is pressed. AND is a mathematical operation on two binary values.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 and" when the button is pressed. AND is a mathematical operation on two binary values.</comment>
</data> </data>
<data name="CurrencyFromToRatioFormat" xml:space="preserve"> <data name="CurrencyFromToRatioFormat" xml:space="preserve">
<value>%1 %2 = %3 %4</value> <value>%1 %2 = %3 %4</value>
@ -3424,15 +3424,15 @@
<comment>Name for the inverse hyperbolic cotangent function. Used by screen readers.</comment> <comment>Name for the inverse hyperbolic cotangent function. Used by screen readers.</comment>
</data> </data>
<data name="CubeRoot" xml:space="preserve"> <data name="CubeRoot" xml:space="preserve">
<value>Cube Root</value> <value>Cube root</value>
<comment>Name for the cube root function. Used by screen readers.</comment> <comment>Name for the cube root function. Used by screen readers.</comment>
</data> </data>
<data name="Logy" xml:space="preserve"> <data name="Logy" xml:space="preserve">
<value>Log Base</value> <value>Log base</value>
<comment>Name for the logbasey function. Used by screen readers.</comment> <comment>Name for the logbasey function. Used by screen readers.</comment>
</data> </data>
<data name="AbsoluteValue" xml:space="preserve"> <data name="AbsoluteValue" xml:space="preserve">
<value>Absolute Value</value> <value>Absolute value</value>
<comment>Name for the absolute value function. Used by screen readers.</comment> <comment>Name for the absolute value function. Used by screen readers.</comment>
</data> </data>
<data name="LeftShift" xml:space="preserve"> <data name="LeftShift" xml:space="preserve">
@ -3488,11 +3488,11 @@
<comment>From Date Header for AddSubtract Date Picker</comment> <comment>From Date Header for AddSubtract Date Picker</comment>
</data> </data>
<data name="CalculationResultScrollLeft.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="CalculationResultScrollLeft.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Scroll Calculation Result Left</value> <value>Scroll calculation result left</value>
<comment>Automation label for the "Scroll Left" button that appears when a calculation result is too large to fit in calculation result text box.</comment> <comment>Automation label for the "Scroll Left" button that appears when a calculation result is too large to fit in calculation result text box.</comment>
</data> </data>
<data name="CalculationResultScrollRight.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="CalculationResultScrollRight.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Scroll Calculation Result Right</value> <value>Scroll calculation result right</value>
<comment>Automation label for the "Scroll Right" button that appears when a calculation result is too large to fit in calculation result text box.</comment> <comment>Automation label for the "Scroll Right" button that appears when a calculation result is too large to fit in calculation result text box.</comment>
</data> </data>
<data name="CalculationFailed" xml:space="preserve"> <data name="CalculationFailed" xml:space="preserve">
@ -3528,12 +3528,12 @@
<comment>Displayed on the button that contains a flyout for the bitwise functions in programmer mode.</comment> <comment>Displayed on the button that contains a flyout for the bitwise functions in programmer mode.</comment>
</data> </data>
<data name="bitShiftButton.Text" xml:space="preserve"> <data name="bitShiftButton.Text" xml:space="preserve">
<value>Bit Shift</value> <value>Bit shift</value>
<comment>Displayed on the button that contains a flyout for the bit shift functions in programmer mode.</comment> <comment>Displayed on the button that contains a flyout for the bit shift functions in programmer mode.</comment>
</data> </data>
<data name="trigShiftButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="trigShiftButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Inverse Function</value> <value>Inverse function</value>
<comment>Screen Reader prompt for the shift button in the trig flyout in scientific mode.</comment> <comment>Screen reader prompt for the shift button in the trig flyout in scientific mode.</comment>
</data> </data>
<data name="hypButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="hypButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic function</value> <value>Hyperbolic function</value>
@ -3548,7 +3548,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="sechButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="sechButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Secant</value> <value>Hyperbolic secant</value>
<comment>Screen reader prompt for the Calculator button sech in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button sech in the scientific flyout keypad</comment>
</data> </data>
<data name="sechButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlChord" xml:space="preserve"> <data name="sechButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlChord" xml:space="preserve">
@ -3556,7 +3556,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="invsecButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invsecButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Arc Secant</value> <value>Arc secant</value>
<comment>Screen reader prompt for the Calculator button arc sec in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button arc sec in the scientific flyout keypad</comment>
</data> </data>
<data name="invsecButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyShiftChord" xml:space="preserve"> <data name="invsecButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyShiftChord" xml:space="preserve">
@ -3564,7 +3564,7 @@
<comment>{Locked}The shortcut for the inverted sec button</comment> <comment>{Locked}The shortcut for the inverted sec button</comment>
</data> </data>
<data name="invsechButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invsechButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Arc Secant</value> <value>Hyperbolic arc secant</value>
<comment>Screen reader prompt for the Calculator button arc sec in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button arc sec in the scientific flyout keypad</comment>
</data> </data>
<data name="invsechButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlShiftChord" xml:space="preserve"> <data name="invsechButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlShiftChord" xml:space="preserve">
@ -3580,7 +3580,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="cschButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="cschButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Cosecant</value> <value>Hyperbolic cosecant</value>
<comment>Screen reader prompt for the Calculator button csch in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button csch in the scientific flyout keypad</comment>
</data> </data>
<data name="cschButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlChord" xml:space="preserve"> <data name="cschButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlChord" xml:space="preserve">
@ -3588,7 +3588,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="invcscButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invcscButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Arc Cosecant</value> <value>Arc cosecant</value>
<comment>Screen reader prompt for the Calculator button arc csc in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button arc csc in the scientific flyout keypad</comment>
</data> </data>
<data name="invcscButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyShiftChord" xml:space="preserve"> <data name="invcscButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyShiftChord" xml:space="preserve">
@ -3596,7 +3596,7 @@
<comment>{Locked}The shortcut for the inverted sec button</comment> <comment>{Locked}The shortcut for the inverted sec button</comment>
</data> </data>
<data name="invcschButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invcschButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Arc Cosecant</value> <value>Hyperbolic arc cosecant</value>
<comment>Screen reader prompt for the Calculator button arc csc in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button arc csc in the scientific flyout keypad</comment>
</data> </data>
<data name="invcschButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlShiftChord" xml:space="preserve"> <data name="invcschButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlShiftChord" xml:space="preserve">
@ -3612,7 +3612,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="cothButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="cothButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Cotangent</value> <value>Hyperbolic cotangent</value>
<comment>Screen reader prompt for the Calculator button coth in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button coth in the scientific flyout keypad</comment>
</data> </data>
<data name="cothButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlChord" xml:space="preserve"> <data name="cothButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlChord" xml:space="preserve">
@ -3620,7 +3620,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="invcotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invcotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Arc Cotangent</value> <value>Arc cotangent</value>
<comment>Screen reader prompt for the Calculator button arc cot in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button arc cot in the scientific flyout keypad</comment>
</data> </data>
<data name="invcotButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyShiftChord" xml:space="preserve"> <data name="invcotButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyShiftChord" xml:space="preserve">
@ -3628,7 +3628,7 @@
<comment>{Locked}The shortcut for the inverted sec button</comment> <comment>{Locked}The shortcut for the inverted sec button</comment>
</data> </data>
<data name="invcothButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="invcothButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Hyperbolic Arc Cotangent</value> <value>Hyperbolic arc cotangent</value>
<comment>Screen reader prompt for the Calculator button arc coth in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button arc coth in the scientific flyout keypad</comment>
</data> </data>
<data name="invcothButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlShiftChord" xml:space="preserve"> <data name="invcothButton.[using:CalculatorApp.Common]KeyboardShortcutManager.VirtualKeyControlShiftChord" xml:space="preserve">
@ -3660,7 +3660,7 @@
<comment>{Locked}The shortcut for the inverted sech button</comment> <comment>{Locked}The shortcut for the inverted sech button</comment>
</data> </data>
<data name="absButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="absButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Absolute Value</value> <value>Absolute value</value>
<comment>Screen reader prompt for the Calculator button abs in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button abs in the scientific flyout keypad</comment>
</data> </data>
<data name="absButton.[using:CalculatorApp.Common]KeyboardShortcutManager.Character" xml:space="preserve"> <data name="absButton.[using:CalculatorApp.Common]KeyboardShortcutManager.Character" xml:space="preserve">
@ -3693,7 +3693,7 @@
</data> </data>
<data name="nandButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="nandButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>Nand</value> <value>Nand</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 nand" when the button is pressed. NAND is a mathematical operation on two binary values.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 nand" when the button is pressed. NAND is a mathematical operation on two binary values.</comment>
</data> </data>
<data name="norButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="norButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Nor</value> <value>Nor</value>
@ -3705,7 +3705,7 @@
</data> </data>
<data name="norButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="norButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>Nor</value> <value>Nor</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 nor" when the button is pressed. NAND is a mathematical operation on two binary values.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 nor" when the button is pressed. NAND is a mathematical operation on two binary values.</comment>
</data> </data>
<data name="rolCarryButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="rolCarryButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Rotate on left with carry</value> <value>Rotate on left with carry</value>
@ -3724,7 +3724,7 @@
<comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment> <comment>{Locked}This is the character that should trigger this button. Note that it is a character and not a key, so it does not come from the Windows::System::VirtualKey enum.</comment>
</data> </data>
<data name="lshLogicalButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="lshLogicalButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Left Shift</value> <value>Left shift</value>
<comment>Screen reader prompt for the Calculator button lshLogical in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button lshLogical in the scientific flyout keypad</comment>
</data> </data>
<data name="lshLogicalButton.[using:CalculatorApp.Common]KeyboardShortcutManager.Character" xml:space="preserve"> <data name="lshLogicalButton.[using:CalculatorApp.Common]KeyboardShortcutManager.Character" xml:space="preserve">
@ -3733,10 +3733,10 @@
</data> </data>
<data name="lshLogicalButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="lshLogicalButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>Left shift</value> <value>Left shift</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 left shift" when the button is pressed. NAND is a mathematical operation on two binary values.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 left shift" when the button is pressed. NAND is a mathematical operation on two binary values.</comment>
</data> </data>
<data name="rshLogicalButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="rshLogicalButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Right Shift</value> <value>Right shift</value>
<comment>Screen reader prompt for the Calculator button rshLogical in the scientific flyout keypad</comment> <comment>Screen reader prompt for the Calculator button rshLogical in the scientific flyout keypad</comment>
</data> </data>
<data name="rshLogicalButton.[using:CalculatorApp.Common]KeyboardShortcutManager.Character" xml:space="preserve"> <data name="rshLogicalButton.[using:CalculatorApp.Common]KeyboardShortcutManager.Character" xml:space="preserve">
@ -3745,22 +3745,22 @@
</data> </data>
<data name="rshLogicalButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve"> <data name="rshLogicalButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
<value>Right shift</value> <value>Right shift</value>
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 right shift" when the button is pressed. NAND is a mathematical operation on two binary values.</comment> <comment>Auditory feedback for screen reader users. Users will hear "Display is 7 right shift" when the button is pressed. NAND is a mathematical operation on two binary values.</comment>
</data> </data>
<data name="arithmeticShiftButton.Content" xml:space="preserve"> <data name="arithmeticShiftButton.Content" xml:space="preserve">
<value>Arithmetic Shift</value> <value>Arithmetic shift</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment> <comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data> </data>
<data name="logicalShiftButton.Content" xml:space="preserve"> <data name="logicalShiftButton.Content" xml:space="preserve">
<value>Logical Shift</value> <value>Logical shift</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment> <comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data> </data>
<data name="rotateCircularButton.Content" xml:space="preserve"> <data name="rotateCircularButton.Content" xml:space="preserve">
<value>Rotate Circular Shift</value> <value>Rotate circular shift</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data> </data>
<data name="rotateCarryShiftButton.Content" xml:space="preserve"> <data name="rotateCarryShiftButton.Content" xml:space="preserve">
<value>Rotate Through Carry Circular Shift</value> <value>Rotate through carry circular shift</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="cubeRootButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="cubeRootButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3788,11 +3788,11 @@
<comment>Screen reader prompt for the square root button on the scientific operator keypad</comment> <comment>Screen reader prompt for the square root button on the scientific operator keypad</comment>
</data> </data>
<data name="ScientificOperatorPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="ScientificOperatorPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Scientific Operator Panels</value> <value>Scientific operator panels</value>
<comment>Screen reader prompt for the Scientific Operator Panels on the scientific operator keypad</comment> <comment>Screen reader prompt for the Scientific Operator Panels on the scientific operator keypad</comment>
</data> </data>
<data name="ProgrammerOperatorPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="ProgrammerOperatorPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Programmer Operator Panels</value> <value>Programmer operator panels</value>
<comment>Screen reader prompt for the Programmer Operator Panels on the programmer operator keypad</comment> <comment>Screen reader prompt for the Programmer Operator Panels on the programmer operator keypad</comment>
</data> </data>
<data name="MostSignificantBit" xml:space="preserve"> <data name="MostSignificantBit" xml:space="preserve">
@ -3832,15 +3832,15 @@
<comment>This is the tool tip automation name for the Calculator graph view button.</comment> <comment>This is the tool tip automation name for the Calculator graph view button.</comment>
</data> </data>
<data name="graphViewButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="graphViewButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Graph View</value> <value>Graph view</value>
<comment>Screen reader prompt for the graph view button.</comment> <comment>Screen reader prompt for the graph view button.</comment>
</data> </data>
<data name="GraphViewAutomaticBestFitAnnouncement" xml:space="preserve"> <data name="GraphViewAutomaticBestFitAnnouncement" xml:space="preserve">
<value>Automatic Best Fit</value> <value>Automatic best fit</value>
<comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set</comment> <comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set</comment>
</data> </data>
<data name="GraphViewManualAdjustmentAnnouncement" xml:space="preserve"> <data name="GraphViewManualAdjustmentAnnouncement" xml:space="preserve">
<value>Manual Adjustment</value> <value>Manual adjustment</value>
<comment>Announcement used in Graphing Calculator when graph view button is clicked and manual adjustment is set</comment> <comment>Announcement used in Graphing Calculator when graph view button is clicked and manual adjustment is set</comment>
</data> </data>
<data name="GridResetAnnouncement" xml:space="preserve"> <data name="GridResetAnnouncement" xml:space="preserve">
@ -3848,23 +3848,23 @@
<comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set, resetting the graph</comment> <comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set, resetting the graph</comment>
</data> </data>
<data name="zoomInButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="zoomInButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Zoom In (Ctrl + plus)</value> <value>Zoom in (Ctrl + plus)</value>
<comment>This is the tool tip automation name for the Calculator zoom in button.</comment> <comment>This is the tool tip automation name for the Calculator zoom in button.</comment>
</data> </data>
<data name="zoomInButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="zoomInButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Zoom In</value> <value>Zoom in</value>
<comment>Screen reader prompt for the zoom in button.</comment> <comment>Screen reader prompt for the zoom in button.</comment>
</data> </data>
<data name="zoomOutButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="zoomOutButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Zoom Out (Ctrl + minus)</value> <value>Zoom out (Ctrl + minus)</value>
<comment>This is the tool tip automation name for the Calculator zoom out button.</comment> <comment>This is the tool tip automation name for the Calculator zoom out button.</comment>
</data> </data>
<data name="zoomOutButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="zoomOutButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Zoom Out</value> <value>Zoom out</value>
<comment>Screen reader prompt for the zoom out button.</comment> <comment>Screen reader prompt for the zoom out button.</comment>
</data> </data>
<data name="EquationTextBoxAddPanel.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve"> <data name="EquationTextBoxAddPanel.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Add Equation</value> <value>Add equation</value>
<comment>Placeholder text for the equation input button</comment> <comment>Placeholder text for the equation input button</comment>
</data> </data>
<data name="ShareActionErrorMessage" xml:space="preserve"> <data name="ShareActionErrorMessage" xml:space="preserve">
@ -4012,12 +4012,12 @@
<comment>Title for KeyGraphFeatures Domain Property</comment> <comment>Title for KeyGraphFeatures Domain Property</comment>
</data> </data>
<data name="HorizontalAsymptotes" xml:space="preserve"> <data name="HorizontalAsymptotes" xml:space="preserve">
<value>Horizontal Asymptotes</value> <value>Horizontal asymptotes</value>
<comment>Title for KeyGraphFeatures Horizontal Aysmptotes Property</comment> <comment>Title for KeyGraphFeatures Horizontal aysmptotes Property</comment>
</data> </data>
<data name="InflectionPoints" xml:space="preserve"> <data name="InflectionPoints" xml:space="preserve">
<value>Inflection Points</value> <value>Inflection points</value>
<comment>Title for KeyGraphFeatures Inflection Points Property</comment> <comment>Title for KeyGraphFeatures Inflection points Property</comment>
</data> </data>
<data name="KGFAnalysisNotSupported" xml:space="preserve"> <data name="KGFAnalysisNotSupported" xml:space="preserve">
<value>Analysis is not supported for this function.</value> <value>Analysis is not supported for this function.</value>
@ -4040,8 +4040,8 @@
<comment>Title for KeyGraphFeatures Monotonicity Property</comment> <comment>Title for KeyGraphFeatures Monotonicity Property</comment>
</data> </data>
<data name="ObliqueAsymptotes" xml:space="preserve"> <data name="ObliqueAsymptotes" xml:space="preserve">
<value>Oblique Asymptotes</value> <value>Oblique asymptotes</value>
<comment>Title for KeyGraphFeatures Oblique Asymptotes Property</comment> <comment>Title for KeyGraphFeatures Oblique asymptotes Property</comment>
</data> </data>
<data name="Parity" xml:space="preserve"> <data name="Parity" xml:space="preserve">
<value>Parity</value> <value>Parity</value>
@ -4056,8 +4056,8 @@
<comment>Title for KeyGraphFeatures Range Property</comment> <comment>Title for KeyGraphFeatures Range Property</comment>
</data> </data>
<data name="VerticalAsymptotes" xml:space="preserve"> <data name="VerticalAsymptotes" xml:space="preserve">
<value>Vertical Asymptotes</value> <value>Vertical asymptotes</value>
<comment>Title for KeyGraphFeatures Vertical Asymptotes Property</comment> <comment>Title for KeyGraphFeatures Vertical asymptotes Property</comment>
</data> </data>
<data name="XIntercept" xml:space="preserve"> <data name="XIntercept" xml:space="preserve">
<value>X-Intercept</value> <value>X-Intercept</value>
@ -4392,8 +4392,8 @@
<comment>This is the automation name text for the graph options button in Graphing Calculator</comment> <comment>This is the automation name text for the graph options button in Graphing Calculator</comment>
</data> </data>
<data name="GraphOptionsHeading.Text" xml:space="preserve"> <data name="GraphOptionsHeading.Text" xml:space="preserve">
<value>Graph Options</value> <value>Graph options</value>
<comment>Heading for the Graph Options flyout in Graphing mode.</comment> <comment>Heading for the Graph options flyout in Graphing mode.</comment>
</data> </data>
<data name="VariableAreaSettings.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableAreaSettings.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable options</value> <value>Variable options</value>
@ -4404,27 +4404,27 @@
<comment>Tool tip for the variable settings toggle button</comment> <comment>Tool tip for the variable settings toggle button</comment>
</data> </data>
<data name="LineThicknessBoxHeading.Text" xml:space="preserve"> <data name="LineThicknessBoxHeading.Text" xml:space="preserve">
<value>Line Thickness</value> <value>Line thickness</value>
<comment>Heading for the Graph Options flyout in Graphing mode.</comment> <comment>Heading for the Graph options flyout in Graphing mode.</comment>
</data> </data>
<data name="LineOptionsHeading.Text" xml:space="preserve"> <data name="LineOptionsHeading.Text" xml:space="preserve">
<value>Line Options</value> <value>Line options</value>
<comment>Heading for the equation style flyout in Graphing mode.</comment> <comment>Heading for the equation style flyout in Graphing mode.</comment>
</data> </data>
<data name="SmallLineWidthAutomationName" xml:space="preserve"> <data name="SmallLineWidthAutomationName" xml:space="preserve">
<value>Small Line Width</value> <value>Small line width</value>
<comment>Automation name for line width setting</comment> <comment>Automation name for line width setting</comment>
</data> </data>
<data name="MediumLineWidthAutomationName" xml:space="preserve"> <data name="MediumLineWidthAutomationName" xml:space="preserve">
<value>Medium Line Width</value> <value>Medium line width</value>
<comment>Automation name for line width setting</comment> <comment>Automation name for line width setting</comment>
</data> </data>
<data name="LargeLineWidthAutomationName" xml:space="preserve"> <data name="LargeLineWidthAutomationName" xml:space="preserve">
<value>Large Line Width</value> <value>Large line width</value>
<comment>Automation name for line width setting</comment> <comment>Automation name for line width setting</comment>
</data> </data>
<data name="ExtraLargeLineWidthAutomationName" xml:space="preserve"> <data name="ExtraLargeLineWidthAutomationName" xml:space="preserve">
<value>Extra Large Line Width</value> <value>Extra large line width</value>
<comment>Automation name for line width setting</comment> <comment>Automation name for line width setting</comment>
</data> </data>
<data name="mathRichEditBox.PlaceholderText" xml:space="preserve"> <data name="mathRichEditBox.PlaceholderText" xml:space="preserve">
@ -4452,51 +4452,51 @@
<comment>Undo menu item from the Equation TextBox</comment> <comment>Undo menu item from the Equation TextBox</comment>
</data> </data>
<data name="selectAllEquationMenuItem.Text" xml:space="preserve"> <data name="selectAllEquationMenuItem.Text" xml:space="preserve">
<value>Select All</value> <value>Select all</value>
<comment>Select all menu item from the Equation TextBox</comment> <comment>Select all menu item from the Equation TextBox</comment>
</data> </data>
<data name="EquationInputButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="EquationInputButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Function Input List Item</value> <value>Function input list item</value>
<comment>The automation name for the Equation Input ListView item that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Equation Input ListView item that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="EquationInputList.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="EquationInputList.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Function Input List</value> <value>Function input list</value>
<comment>The automation name for the Equation Input ListView that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Equation Input ListView that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="EquationInputPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="EquationInputPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Function Input Panel</value> <value>Function input panel</value>
<comment>The automation name for the Equation Input StackPanel that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Equation Input StackPanel that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableStackPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableStackPanel.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable Panel</value> <value>Variable panel</value>
<comment>The automation name for the Variable StackPanel that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable StackPanel that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableListView.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableListView.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable List</value> <value>Variable list</value>
<comment>The automation name for the Variable ListView that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable ListView that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableListViewItem" xml:space="preserve"> <data name="VariableListViewItem" xml:space="preserve">
<value>Variable %1 List Item</value> <value>Variable %1 list item</value>
<comment>The automation name for the Variable ListViewItem that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable ListViewItem that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableValueTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableValueTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable Value Textbox</value> <value>Variable value textbox</value>
<comment>The automation name for the Variable Value Textbox that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable Value Textbox that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableValueSlider.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableValueSlider.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable Value Slider</value> <value>Variable value slider</value>
<comment>The automation name for the Variable Value Slider that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable Value Slider that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableMinTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableMinTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable Minimum Value Textbox</value> <value>Variable minimum value textbox</value>
<comment>The automation name for the Variable Min Value Textbox that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable Min Value Textbox that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableStepTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableStepTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable Step Value Textbox</value> <value>Variable step value textbox</value>
<comment>The automation name for the Variable Step Textbox that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable Step Textbox that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="VariableMaxTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="VariableMaxTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable Maximum Value Textbox</value> <value>Variable maximum value textbox</value>
<comment>The automation name for the Variable Max Value Textbox that is shown when Calculator is in graphing mode.</comment> <comment>The automation name for the Variable Max Value Textbox that is shown when Calculator is in graphing mode.</comment>
</data> </data>
<data name="solidLineStyleAutomationName" xml:space="preserve"> <data name="solidLineStyleAutomationName" xml:space="preserve">
@ -4512,7 +4512,7 @@
<comment>Name of the dashed line style for a graphed equation</comment> <comment>Name of the dashed line style for a graphed equation</comment>
</data> </data>
<data name="equationColor1AutomationName" xml:space="preserve"> <data name="equationColor1AutomationName" xml:space="preserve">
<value>Navy Blue</value> <value>Navy blue</value>
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor2AutomationName" xml:space="preserve"> <data name="equationColor2AutomationName" xml:space="preserve">
@ -4528,11 +4528,11 @@
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor5AutomationName" xml:space="preserve"> <data name="equationColor5AutomationName" xml:space="preserve">
<value>Mint Green</value> <value>Mint green</value>
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor6AutomationName" xml:space="preserve"> <data name="equationColor6AutomationName" xml:space="preserve">
<value>Dark Green</value> <value>Dark green</value>
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor7AutomationName" xml:space="preserve"> <data name="equationColor7AutomationName" xml:space="preserve">
@ -4544,7 +4544,7 @@
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor9AutomationName" xml:space="preserve"> <data name="equationColor9AutomationName" xml:space="preserve">
<value>Plum Light</value> <value>Plum light</value>
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor10AutomationName" xml:space="preserve"> <data name="equationColor10AutomationName" xml:space="preserve">
@ -4552,11 +4552,11 @@
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor11AutomationName" xml:space="preserve"> <data name="equationColor11AutomationName" xml:space="preserve">
<value>Yellow Gold</value> <value>Yellow gold</value>
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor12AutomationName" xml:space="preserve"> <data name="equationColor12AutomationName" xml:space="preserve">
<value>Orange Bright</value> <value>Orange bright</value>
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="equationColor13AutomationName" xml:space="preserve"> <data name="equationColor13AutomationName" xml:space="preserve">
@ -4588,7 +4588,7 @@
<comment>Name of color in the color picker</comment> <comment>Name of color in the color picker</comment>
</data> </data>
<data name="GraphThemeHeading.Text" xml:space="preserve"> <data name="GraphThemeHeading.Text" xml:space="preserve">
<value>Graph Theme</value> <value>Graph theme</value>
<comment>Graph settings heading for the theme options</comment> <comment>Graph settings heading for the theme options</comment>
</data> </data>
<data name="AlwaysLightTheme.Content" xml:space="preserve"> <data name="AlwaysLightTheme.Content" xml:space="preserve">
@ -4616,7 +4616,7 @@
<comment>Announcement used in Graphing Calculator when a function is removed from the function list</comment> <comment>Announcement used in Graphing Calculator when a function is removed from the function list</comment>
</data> </data>
<data name="KGFEquationTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="KGFEquationTextBox.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Function Analysis Equation Box</value> <value>Function analysis equation box</value>
<comment>This is the automation name text for the equation box in the function analysis panel</comment> <comment>This is the automation name text for the equation box in the function analysis panel</comment>
</data> </data>
<data name="graphingEqualButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="graphingEqualButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -4656,11 +4656,11 @@
<comment>Screen reader prompt for the submit button on the graphing calculator operator keypad</comment> <comment>Screen reader prompt for the submit button on the graphing calculator operator keypad</comment>
</data> </data>
<data name="FunctionAnalysisGrid.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="FunctionAnalysisGrid.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Function Analysis</value> <value>Function analysis</value>
<comment>Screen reader prompt for the function analysis grid</comment> <comment>Screen reader prompt for the function analysis grid</comment>
</data> </data>
<data name="GraphSettingsGrid.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="GraphSettingsGrid.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Graph Options</value> <value>Graph options</value>
<comment>Screen reader prompt for the graph options panel</comment> <comment>Screen reader prompt for the graph options panel</comment>
</data> </data>
<data name="DockPanel_HistoryMemoryLists" xml:space="preserve"> <data name="DockPanel_HistoryMemoryLists" xml:space="preserve">
@ -4684,19 +4684,19 @@
<comment>Announcement to indicate calculator window is now back to full view.</comment> <comment>Announcement to indicate calculator window is now back to full view.</comment>
</data> </data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve"> <data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Arithmetic Shift selected</value> <value>Arithmetic shift selected</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment> <comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data> </data>
<data name="logicalShiftButtonSelected" xml:space="preserve"> <data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Logical Shift selected</value> <value>Logical shift selected</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment> <comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data> </data>
<data name="rotateCircularButtonSelected" xml:space="preserve"> <data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Rotate Circular Shift selected</value> <value>Rotate circular shift selected</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data> </data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve"> <data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Rotate Through Carry Circular Shift selected</value> <value>Rotate through carry circular shift selected</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve"> <data name="SettingsHeader.Text" xml:space="preserve">
@ -4709,11 +4709,11 @@
</data> </data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve"> <data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>App theme</value> <value>App theme</value>
<comment>Title of App Theme expander</comment> <comment>Title of App theme expander</comment>
</data> </data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve"> <data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Select which app theme to display</value> <value>Select which app theme to display</value>
<comment>Description of App Theme expander</comment> <comment>Description of App theme expander</comment>
</data> </data>
<data name="LightThemeRadioButton.Content" xml:space="preserve"> <data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Light</value> <value>Light</value>
@ -4732,11 +4732,11 @@
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment> <comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data> </data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve"> <data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Settings Page</value> <value>Settings page</value>
<comment>Announcement used when Settings page is opened</comment> <comment>Announcement used when Settings page is opened</comment>
</data> </data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>App theme Setting</value> <value>App theme setting</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment> <comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data> </data>
</root> </root>