mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Update GenerateLocale task description
This commit is contained in:
parent
766e60b0de
commit
31f7c70237
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class LocaleBootstrapPackage(Task):
|
|||
|
||||
|
||||
class GenerateLocale(Task):
|
||||
description = 'Generating the selected locale'
|
||||
description = 'Generating system locale'
|
||||
phase = phases.package_installation
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Add table
Reference in a new issue