mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
[QuickAccent]Add Middle Eastern Romanization (#31905)
* [Quick Accent] Add support for Middle Eastern Romanization * Update ToUpper() (PowerAccent.cs) * Add right single quotation mark * rework ToUpper() * rework ToUpper() * Update ToUpper() * Internal strings more about Romanization
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Polish" />
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Portuguese" />
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Romanian" />
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Romanization" />
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Slovak" />
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Slovenian" />
|
||||
<ComboBoxItem x:Uid="QuickAccent_SelectedLanguage_Spanish" />
|
||||
|
||||
Reference in New Issue
Block a user