From: Stefan Weil Date: Fri, 5 Jul 2013 20:55:41 +0000 (+0200) Subject: po/Makefile: Fix and improve help message X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~1575 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=18e12d49edd4417a93f875e122652bd22aabad79;p=sdk%2Femulator%2Fqemu.git po/Makefile: Fix and improve help message The help message contains single quotes which got lost in the output. Fix also a typo and use two instead of three lines. Signed-off-by: Stefan Weil Signed-off-by: Anthony Liguori --- diff --git a/po/Makefile b/po/Makefile index 60ccd7d..2c5b202 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)