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:
@@ -3584,6 +3584,9 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="QuickAccent_SelectedLanguage_Maori.Content" xml:space="preserve">
|
||||
<value>Maori</value>
|
||||
</data>
|
||||
<data name="QuickAccent_SelectedLanguage_Romanization.Content" xml:space="preserve">
|
||||
<value>Middle Eastern Romanization</value>
|
||||
</data>
|
||||
<data name="QuickAccent_SelectedLanguage_Dutch.Content" xml:space="preserve">
|
||||
<value>Dutch</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user