Skip to content

Commit

Permalink
Merge 7b662c6 into 52475a1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jan 22, 2016
2 parents 52475a1 + 7b662c6 commit 72e31df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GIT_BRANCH ?= $(shell git rev-parse --symbolic-full-name --abbrev-ref HEAD)
GIT_REMOTE_NAME ?= origin

# i18n
L10N_LANGUAGES = de it
L10N_LANGUAGES = fr de it
L10N_PO_FILES = $(addprefix c2cgeoportal/locale/,$(addsuffix /LC_MESSAGES/c2cgeoportal.po, $(L10N_LANGUAGES)))
LANGUAGES = en $(L10N_LANGUAGES)
TX_GIT_BRANCH ?= master
Expand Down

0 comments on commit 72e31df

Please sign in to comment.