[QuickAccent] Rename PowerAccent to Quick Accent (#20176)

* Rename PowerAccent to Keyboard Accent

* Fix bug report and translation issue templates

* Rename to Quick Accent

* missing mention
This commit is contained in:
Jaime Bernardo
2022-08-31 19:05:54 +01:00
committed by GitHub
parent 7e291fb303
commit 9b3e8503a8
24 changed files with 97 additions and 97 deletions

View File

@@ -241,7 +241,7 @@ namespace Microsoft.PowerToys.Settings.UI.Library
private bool powerAccent;
[JsonPropertyName("PowerAccent")]
[JsonPropertyName("QuickAccent")]
public bool PowerAccent
{
get => powerAccent;