merged with old repo

This commit is contained in:
amartynov 2014-05-15 15:01:32 +04:00
parent a9eed2d454
commit 0ccfccbe76
5 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
<meta charset="utf-8"/>
<meta name="author" content="Anton Martynov">
<meta name="author" content="Mike Miroliubov">
<meta name="author" content="Alexey Lukashin">
<title>Devops клиент</title>
</head>

0
devops-client/bin/devops Normal file → Executable file
View File

View File

@ -7,7 +7,7 @@ en:
parameter: "Wrong config file parameter: -c file"
property:
lang: "Language (%{langs})"
host: "Devops server host and port"
host: "Devops server host and port (host:port)"
api: "API version"
username: "Username"
password: "Password"

View File

@ -7,7 +7,7 @@ ru:
parameter: "Неверный параметр конфигурационного файла: -c file"
property:
lang: "Язык (%{langs})"
host: "Адрес и порт сервера Devops"
host: "Адрес и порт сервера Devops (host:port)"
api: "Версия API"
username: "Имя пользователя"
password: "Пароль"

0
devops-client/tests/run_tests.rb Normal file → Executable file
View File