mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-05 04:47:56 +00:00
[i18n] Remove warning message when generating the pot file.
This commit is contained in:
parent
83d53b204e
commit
e32bce2c1f
@ -5,8 +5,6 @@ all:
|
||||
@rm -f tomb.pot
|
||||
@./generate_translatable_strings.sh > tomb.pot
|
||||
@echo "Strings generated in tomb.pot"
|
||||
@echo "\n WARNING!\n This script makes some mistakes you MUST fix by hand:\n * Reapeated msgids: remove them\n * msgids with \\\": They are most probably broken, look\n for the full strings in ../../tomb\n and replace them."
|
||||
|
||||
|
||||
.PHONY: install
|
||||
install: es.mo ru.mo fr.mo de.mo
|
||||
|
Loading…
Reference in New Issue
Block a user