diff options
author | german77 <juangerman-13@hotmail.com> | 2022-02-07 21:39:39 -0600 |
---|---|---|
committer | Narr the Reg <juangerman-13@hotmail.com> | 2022-02-08 10:08:04 -0600 |
commit | 41b65d38fa57dcfefa9e944ef90c66bb5aa5d254 (patch) | |
tree | 8bbe3b47535f45a7e1ac6f45b435bd83c1123c6b /src/yuzu/main.ui | |
parent | fc9abd3c625c3eb8b7cc9445eef1291744ee52f6 (diff) |
yuzu: Allow to open and remove the amiibo
Diffstat (limited to 'src/yuzu/main.ui')
-rw-r--r-- | src/yuzu/main.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index 5719b2ee4..6ab95b9a5 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui @@ -266,7 +266,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Load &Amiibo...</string> + <string>Load/Remove &Amiibo...</string> </property> </action> <action name="action_Report_Compatibility"> |