Added local tags also the nl and en file for the npm part of the installation.

This commit is contained in:
Glen De Cauwsemaecker 2014-03-26 23:06:25 +01:00
parent f7767d17a8
commit a02909903e
2 changed files with 18 additions and 0 deletions
scripts/windows/coco-dev-setup/batch/localisation

View file

@ -41,6 +41,15 @@
bashp32=Git bash is by default installed at 'C:\Program Files\Git'.
bashq=Please enter the full path where git bash is installed or just press enter if it's in the default location
ssh=Do you want to checkout the repository via ssh?
[npm]
install=Installing bower, brunch, nodemon and sendwithus...
binstall=Installing bower packages...
sass=Installing sass...
npm=Installing npm...
brnch=Starting brunch....
mongodb=Setting up a MongoDB database for you...
database=Downloading the last version of the CodeCombat database...
script=Preparing the automatic startup script for you...
[error]
path=That path already exists, are you sure you want to overwrite it?
exist=That path doesn't exist. Please try again...

View file

@ -41,6 +41,15 @@
bashp32=Git bash is normaal geinstalleerd in 'C:\Program Files\Git'.
bashq=Geef alsjeblieft het volledige pad op van Git Bash of druk gewoon op enter indien je het pad niet gewijzigd heeft
ssh=Wil je het git project downloaden via ssh?
[npm]
install=Installing bower, brunch, nodemon and sendwithus...
binstall=Installing bower packages...
sass=Installing sass...
npm=Installing npm...
brnch=Starting brunch....
mongodb=Setting up a MongoDB database for you...
database=Downloading the last version of the CodeCombat database...
script=Preparing the automatic startup script for you...
[error]
path=Dat pad bestaat al, ben je zeker dat je het wil overschrijven?
exist=Dat pad bestaat niet, probeer alsjeblieft opnieuw...