##// END OF EJS Templates
Don't show list of all sections when none is entered
neko259 -
r1259:859d1228 default
parent child Browse files
Show More
@@ -356,8 +356,7 b' class ThreadForm(PostForm):'
356 356 if not required_tag_exists:
357 357 all_tags = Tag.objects.filter(required=True)
358 358 raise forms.ValidationError(
359 _('Need at least one of the tags: ')
360 + ', '.join([tag.name for tag in all_tags]))
359 _('Need at least one section.'))
361 360
362 361 return tags
363 362
1 NO CONTENT: modified file, binary diff hidden
@@ -7,7 +7,7 b' msgid ""'
7 7 msgstr ""
8 8 "Project-Id-Version: PACKAGE VERSION\n"
9 9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-08-03 18:26+0300\n"
10 "POT-Creation-Date: 2015-08-09 22:38+0300\n"
11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -111,7 +111,7 b' msgstr "\xd0\xa2\xd0\xb5\xd0\xba\xd1\x81\xd1\x82 \xd0\xb8\xd0\xbb\xd0\xb8 \xd0\xba\xd0\xb0\xd1\x80\xd1\x82\xd0\xb8\xd0\xbd\xd0\xba\xd0\xb0 \xd0\xb4\xd0\xbe\xd0\xbb\xd0\xb6\xd0\xbd\xd1\x8b \xd0\xb1\xd1\x8b\xd1\x82\xd1\x8c \xd0\xb2\xd0\xb2\xd0\xb5\xd0\xb4\xd0\xb5\xd0\xbd\xd1\x8b."'
111 111 msgid "Image must be less than %s bytes"
112 112 msgstr "Изображение должно быть менее %s байт"
113 113
114 #: forms.py:338 templates/boards/all_threads.html:136
114 #: forms.py:338 templates/boards/all_threads.html:141
115 115 #: templates/boards/rss/post.html:10 templates/boards/tags.html:6
116 116 msgid "Tags"
117 117 msgstr "Метки"
@@ -121,26 +121,27 b' msgid "Inappropriate characters in tags.'
121 121 msgstr "Недопустимые символы в метках."
122 122
123 123 #: forms.py:359
124 msgid "Need at least one of the tags: "
125 msgstr "Нужна хотя бы одна из меток: "
124 #| msgid "Need at least one of the tags: "
125 msgid "Need at least one section."
126 msgstr "Нужен хотя бы один раздел."
126 127
127 #: forms.py:372
128 #: forms.py:371
128 129 msgid "Theme"
129 130 msgstr "Тема"
130 131
131 #: forms.py:373
132 #: forms.py:372
132 133 msgid "Image view mode"
133 134 msgstr "Режим просмотра изображений"
134 135
135 #: forms.py:374
136 #: forms.py:373
136 137 msgid "User name"
137 138 msgstr "Имя пользователя"
138 139
139 #: forms.py:375
140 #: forms.py:374
140 141 msgid "Time zone"
141 142 msgstr "Часовой пояс"
142 143
143 #: forms.py:381
144 #: forms.py:380
144 145 msgid "Inappropriate characters."
145 146 msgstr "Недопустимые символы."
146 147
@@ -160,55 +161,55 b' msgstr "\xd0\xa1\xd0\xb2\xd1\x8f\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbd\xd0\xbe\xd0\xb5 \xd1\x81\xd0\xbe\xd0\xbe\xd0\xb1\xd1\x89\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb5"'
160 161 msgid "Edit tag"
161 162 msgstr "Изменить метку"
162 163
163 #: templates/boards/all_threads.html:71
164 #: templates/boards/all_threads.html:76
164 165 #, python-format
165 166 msgid "This tag has %(thread_count)s threads and %(post_count)s posts."
166 167 msgstr "С этой меткой есть %(thread_count)s тем и %(post_count)s сообщений."
167 168
168 #: templates/boards/all_threads.html:78 templates/boards/feed.html:30
169 #: templates/boards/all_threads.html:83 templates/boards/feed.html:30
169 170 #: templates/boards/notifications.html:17 templates/search/search.html:26
170 171 msgid "Previous page"
171 172 msgstr "Предыдущая страница"
172 173
173 #: templates/boards/all_threads.html:92
174 #: templates/boards/all_threads.html:97
174 175 #, python-format
175 176 msgid "Skipped %(count)s replies. Open thread to see all replies."
176 177 msgstr "Пропущено %(count)s ответов. Откройте тред, чтобы увидеть все ответы."
177 178
178 #: templates/boards/all_threads.html:110 templates/boards/feed.html:40
179 #: templates/boards/all_threads.html:115 templates/boards/feed.html:40
179 180 #: templates/boards/notifications.html:27 templates/search/search.html:37
180 181 msgid "Next page"
181 182 msgstr "Следующая страница"
182 183
183 #: templates/boards/all_threads.html:115
184 #: templates/boards/all_threads.html:120
184 185 msgid "No threads exist. Create the first one!"
185 186 msgstr "Нет тем. Создайте первую!"
186 187
187 #: templates/boards/all_threads.html:121
188 #: templates/boards/all_threads.html:126
188 189 msgid "Create new thread"
189 190 msgstr "Создать новую тему"
190 191
191 #: templates/boards/all_threads.html:126 templates/boards/preview.html:16
192 #: templates/boards/all_threads.html:131 templates/boards/preview.html:16
192 193 #: templates/boards/thread_normal.html:38
193 194 msgid "Post"
194 195 msgstr "Отправить"
195 196
196 #: templates/boards/all_threads.html:131
197 #: templates/boards/all_threads.html:136
197 198 msgid "Tags must be delimited by spaces. Text or image is required."
198 199 msgstr ""
199 200 "Метки должны быть разделены пробелами. Текст или изображение обязательны."
200 201
201 #: templates/boards/all_threads.html:133 templates/boards/preview.html:6
202 #: templates/boards/all_threads.html:138 templates/boards/preview.html:6
202 203 #: templates/boards/staticpages/help.html:21
203 204 #: templates/boards/thread_normal.html:42
204 205 msgid "Preview"
205 206 msgstr "Предпросмотр"
206 207
207 #: templates/boards/all_threads.html:135 templates/boards/thread_normal.html:45
208 #: templates/boards/all_threads.html:140 templates/boards/thread_normal.html:45
208 209 msgid "Text syntax"
209 210 msgstr "Синтаксис текста"
210 211
211 #: templates/boards/all_threads.html:149 templates/boards/feed.html:53
212 #: templates/boards/all_threads.html:154 templates/boards/feed.html:53
212 213 msgid "Pages:"
213 214 msgstr "Страницы: "
214 215
@@ -393,12 +394,10 b' msgid "Sections:"'
393 394 msgstr "Разделы:"
394 395
395 396 #: templates/boards/tags.html:26
396 #| msgid "Hidden tags:"
397 397 msgid "Other tags:"
398 398 msgstr "Другие метки:"
399 399
400 400 #: templates/boards/tags.html:38
401 #| msgid "All tags"
402 401 msgid "All tags..."
403 402 msgstr "Все метки..."
404 403
@@ -437,4 +436,3 b' msgstr "\xd0\x97\xd0\xb0\xd0\xba\xd1\x80\xd1\x8b\xd1\x82\xd1\x8c \xd1\x84\xd0\xbe\xd1\x80\xd0\xbc\xd1\x83"'
437 436 #: templates/search/search.html:17
438 437 msgid "Ok"
439 438 msgstr "Ок"
440
General Comments 0
You need to be logged in to leave comments. Login now