Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
5182cd06
Commit
5182cd06
authored
Nov 25, 2013
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing question mark
parent
94b42e78
Changes
34
Hide whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
34 additions
and
34 deletions
+34
-34
accounts/forms.py
accounts/forms.py
+1
-1
locale/ast/LC_MESSAGES/django.po
locale/ast/LC_MESSAGES/django.po
+1
-1
locale/be/LC_MESSAGES/django.po
locale/be/LC_MESSAGES/django.po
+1
-1
locale/ca/LC_MESSAGES/django.po
locale/ca/LC_MESSAGES/django.po
+1
-1
locale/cs/LC_MESSAGES/django.po
locale/cs/LC_MESSAGES/django.po
+1
-1
locale/da/LC_MESSAGES/django.po
locale/da/LC_MESSAGES/django.po
+1
-1
locale/de/LC_MESSAGES/django.po
locale/de/LC_MESSAGES/django.po
+1
-1
locale/el/LC_MESSAGES/django.po
locale/el/LC_MESSAGES/django.po
+1
-1
locale/en_GB/LC_MESSAGES/django.po
locale/en_GB/LC_MESSAGES/django.po
+1
-1
locale/es/LC_MESSAGES/django.po
locale/es/LC_MESSAGES/django.po
+1
-1
locale/fi/LC_MESSAGES/django.po
locale/fi/LC_MESSAGES/django.po
+1
-1
locale/fr/LC_MESSAGES/django.po
locale/fr/LC_MESSAGES/django.po
+1
-1
locale/gl/LC_MESSAGES/django.po
locale/gl/LC_MESSAGES/django.po
+1
-1
locale/he/LC_MESSAGES/django.po
locale/he/LC_MESSAGES/django.po
+1
-1
locale/hu/LC_MESSAGES/django.po
locale/hu/LC_MESSAGES/django.po
+1
-1
locale/id/LC_MESSAGES/django.po
locale/id/LC_MESSAGES/django.po
+1
-1
locale/it/LC_MESSAGES/django.po
locale/it/LC_MESSAGES/django.po
+1
-1
locale/ja/LC_MESSAGES/django.po
locale/ja/LC_MESSAGES/django.po
+1
-1
locale/ko/LC_MESSAGES/django.po
locale/ko/LC_MESSAGES/django.po
+1
-1
locale/nl/LC_MESSAGES/django.po
locale/nl/LC_MESSAGES/django.po
+1
-1
locale/pl/LC_MESSAGES/django.po
locale/pl/LC_MESSAGES/django.po
+1
-1
locale/pt/LC_MESSAGES/django.po
locale/pt/LC_MESSAGES/django.po
+1
-1
locale/pt_BR/LC_MESSAGES/django.po
locale/pt_BR/LC_MESSAGES/django.po
+1
-1
locale/ru/LC_MESSAGES/django.po
locale/ru/LC_MESSAGES/django.po
+1
-1
locale/sk/LC_MESSAGES/django.po
locale/sk/LC_MESSAGES/django.po
+1
-1
locale/sl/LC_MESSAGES/django.po
locale/sl/LC_MESSAGES/django.po
+1
-1
locale/sv/LC_MESSAGES/django.po
locale/sv/LC_MESSAGES/django.po
+1
-1
locale/sw/LC_MESSAGES/django.po
locale/sw/LC_MESSAGES/django.po
+1
-1
locale/th/LC_MESSAGES/django.po
locale/th/LC_MESSAGES/django.po
+1
-1
locale/tlh/LC_MESSAGES/django.po
locale/tlh/LC_MESSAGES/django.po
+1
-1
locale/tr/LC_MESSAGES/django.po
locale/tr/LC_MESSAGES/django.po
+1
-1
locale/vi/LC_MESSAGES/django.po
locale/vi/LC_MESSAGES/django.po
+1
-1
locale/zh_CN/LC_MESSAGES/django.po
locale/zh_CN/LC_MESSAGES/django.po
+1
-1
locale/zh_TW/LC_MESSAGES/django.po
locale/zh_TW/LC_MESSAGES/django.po
+1
-1
No files found.
accounts/forms.py
View file @
5182cd06
...
...
@@ -374,7 +374,7 @@ class CaptchaRegistrationForm(RegistrationForm):
self.tampering = True
# Set correct label
self.fields['
captcha
'].label = _('
What
is
%
s
') % self.captcha.display
self.fields['
captcha
'].label = _('
What
is
%
s
?
') % self.captcha.display
self.fields['
captcha_id
'].initial = self.captcha.hashed
def clean_captcha(self):
...
...
locale/ast/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/be/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -88,7 +88,7 @@ msgstr "Імя і прозвішча павінны адрознівацца!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Што такое %s"
#: accounts/forms.py:386
...
...
locale/ca/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -86,7 +86,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/cs/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "Křestní jméno a příjmení by měly být rozdílné!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Kolik je %s"
#: accounts/forms.py:386
...
...
locale/da/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -84,7 +84,7 @@ msgstr "For- og efternavn skal være forskellige!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Hvad er %s"
#: accounts/forms.py:386
...
...
locale/de/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -89,7 +89,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/el/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -88,7 +88,7 @@ msgstr "Το όνομα και το επίθετο πρέπει να είναι
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Τι είναι το %s"
#: accounts/forms.py:386
...
...
locale/en_GB/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/es/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "¡El nombre y el apellido deben ser diferentes!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Cuánto es %s"
#: accounts/forms.py:386
...
...
locale/fi/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -90,7 +90,7 @@ msgstr "Etu- ja sukunimen pitää olla erilaisia!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Mitä on %s"
#: accounts/forms.py:386
...
...
locale/fr/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -90,7 +90,7 @@ msgstr "Le prénom et le nom doivent être différents !"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Ce qu'est %s"
#: accounts/forms.py:386
...
...
locale/gl/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -85,7 +85,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/he/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -84,7 +84,7 @@ msgstr "השם הפרטי ושם המשפחה אמורים להיות שונים
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "מה זה %s"
#: accounts/forms.py:386
...
...
locale/hu/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "A vezeték- és keresztnévnek különböznie kell!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Mennyi %s?"
#: accounts/forms.py:386
...
...
locale/id/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "Nama awal dan akhir harus berbeda!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Apa itu %s"
#: accounts/forms.py:386
...
...
locale/it/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/ja/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -85,7 +85,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/ko/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -84,7 +84,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/nl/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -88,7 +88,7 @@ msgstr "Voor- en achternaam moeten verschillend zijn!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Wat is %s"
#: accounts/forms.py:386
...
...
locale/pl/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -86,7 +86,7 @@ msgstr "Imię i nazwisko muszą się różnić!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Ile to jest %s"
#: accounts/forms.py:386
...
...
locale/pt/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -89,7 +89,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/pt_BR/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "Primeiro e último nome devem ser diferentes!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "O que é %s"
#: accounts/forms.py:386
...
...
locale/ru/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -89,7 +89,7 @@ msgstr "Имя и фамилия должны быть разными!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Сколько будет %s"
#: accounts/forms.py:386
...
...
locale/sk/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -86,7 +86,7 @@ msgstr "Krstné meno a priezvisko by mali byť rozdielne!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Koľko je %s"
#: accounts/forms.py:386
...
...
locale/sl/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "Ime in priimek se morata razlikovati!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "Kaj je %s"
#: accounts/forms.py:386
...
...
locale/sv/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -86,7 +86,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/sw/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -84,7 +84,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/th/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -84,7 +84,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/tlh/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -84,7 +84,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/tr/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -87,7 +87,7 @@ msgstr "Ad ve soyad farklı olmalıdır!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "%s nedir"
#: accounts/forms.py:386
...
...
locale/vi/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -85,7 +85,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/zh_CN/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -85,7 +85,7 @@ msgstr ""
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr ""
#: accounts/forms.py:386
...
...
locale/zh_TW/LC_MESSAGES/django.po
View file @
5182cd06
...
...
@@ -85,7 +85,7 @@ msgstr "名字和姓氏應該不相同!"
#: accounts/forms.py:376
#, python-format
msgid "What is %s"
msgid "What is %s
?
"
msgstr "%s 是什麼"
#: accounts/forms.py:386
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment