mirror of
https://github.com/KDE/latte-dock.git
synced 2025-08-29 17:49:28 +03:00
fix #24, typo
This commit is contained in:
@ -140,7 +140,7 @@ void Manager::importSystemLayouts()
|
||||
void Manager::exposeTranslatedTemplateNames()
|
||||
{
|
||||
i18nc("default layout template name", "Default");
|
||||
i18n("empty layout template name", "Empty");
|
||||
i18nc("empty layout template name", "Empty");
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user