summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index 3db39274b..c7496b877 100644
--- a/text.py
+++ b/text.py
@@ -164,7 +164,7 @@ class LanguageSupportWindow:
if ct.getSelection() == []:
ButtonChoiceWindow(screen, _("Invalid Choice"),
- _("You select at least one language to install."),
+ _("You must select at least one language to install."),
buttons = [ _("OK") ], width = 40)
else: