summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/po/Makefile b/po/Makefile
index 60ccd7d3bb..2c5b202730 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -12,9 +12,8 @@ SRC_PATH=..
 vpath %.po $(SRC_PATH)/po
 
 all:
-	@echo Use 'make update' to update translation files
-	@echo or us 'make build' or 'make install' to build and install
-	@echo the translation files
+	@echo "Use 'make update' to update translation files or use 'make build'"
+	@echo "or 'make install' to build and install the translation files."
 
 update: $(SRCS)