Skip to content

Commit f4bb829

Browse files
committed
minor
1 parent 8694aef commit f4bb829

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client

1 file changed

+1
-1
lines changed

services/static-webserver/client/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ define qx_translate_extract =
9595
endef
9696

9797
.PHONY: translate-extract
98-
translate-extract: translate-extract ## the .po files goes to source/translation https://qooxdoo.org/documentation/v7.8/#/development/howto/internationalization?id=translation
98+
translate-extract: translate-extract ## the generated .po files goes to source/translation https://qooxdoo.org/documentation/v7.8/#/development/howto/internationalization?id=translation
9999
# qx compile --update-po-files
100100
$(docker_compose) run $(if $(detached),--detach --name=$(detached),--rm) qooxdoo-kit $(qx_translate_extract)
101101

0 commit comments

Comments
 (0)