mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[QuickAccent]Add Irish and Scottish language accents (#22350)
* [Quick Accent] add Irish Gaelic language accents * [Quick Accent] add Scottish Gaelic language accents * Fix spellcheck * Add comments for localization
This commit is contained in:
@@ -2552,6 +2552,14 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="QuickAccent_SelectedLanguage_Czech.Content" xml:space="preserve">
|
||||
<value>Czech</value>
|
||||
</data>
|
||||
<data name="QuickAccent_SelectedLanguage_Gaeilge.Content" xml:space="preserve">
|
||||
<value>Gaeilge</value>
|
||||
<comment>Irish Gaelic</comment>
|
||||
</data>
|
||||
<data name="QuickAccent_SelectedLanguage_Gaidhlig.Content" xml:space="preserve">
|
||||
<value>Gàidhlig</value>
|
||||
<comment>Scottish Gaelic</comment>
|
||||
</data>
|
||||
<data name="QuickAccent_SelectedLanguage_German.Content" xml:space="preserve">
|
||||
<value>German</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user