diff options
author | Vitaly Takmazov | 2017-08-30 01:16:41 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-08-30 01:20:50 +0300 |
commit | 7c5469465b363505b9bdcf1cd0057d1c05f6b475 (patch) | |
tree | 2d107637b6a8fe0b7d794e5db9b1ebcec7a338c5 /juick-www/src/main/resources/messages_ru.properties | |
parent | fe5ecea37a5974bd78712168b57e2c0b1d530f97 (diff) |
www: move dialog form to js, using /post form when js unavailable
Diffstat (limited to 'juick-www/src/main/resources/messages_ru.properties')
-rw-r--r-- | juick-www/src/main/resources/messages_ru.properties | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/juick-www/src/main/resources/messages_ru.properties b/juick-www/src/main/resources/messages_ru.properties index 8dd8f4b0..da847b47 100644 --- a/juick-www/src/main/resources/messages_ru.properties +++ b/juick-www/src/main/resources/messages_ru.properties @@ -27,14 +27,6 @@ label.register=Зарегистрироваться label.username=Имя пользователя label.password=Пароль -postForm.newMessage=Новое сообщение... -postForm.imageLink=Ссылка на изображение -postForm.imageFormats=JPG/PNG, до 10Мб -postForm.or=или -postForm.upload=загрузить -postForm.tags=Теги (через пробел) -postForm.submit=Отправить - message.recommend=Рекомендовать message.recommendedBy=Рекомендовали message.comment=Комментировать |