mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/vscodium: Fix new empty window action's English description
'New Empty Windo' -> 'New Empty Window' Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42146 Closes: https://github.com/gentoo/gentoo/pull/42146 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
a7bdf317d1
commit
4318bcd78c
@@ -13,7 +13,7 @@ Actions=new-empty-window;
|
||||
Keywords=vscode;vscodium;code;codium;
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Name=New Empty Windo
|
||||
Name=New Empty Window
|
||||
Name[de]=Neues leeres Fenster
|
||||
Name[es]=Nueva ventana vacía
|
||||
Name[fr]=Nouvelle fenêtre vide
|
||||
|
||||
Reference in New Issue
Block a user