Commit 8fb93ee673c0afd8e2c6aafb9a252100e57566cf

Authored by Sergio Oliveira
1 parent d200e8cf

Unsed translation string

colab/locale/en/LC_MESSAGES/django.po
@@ -38,10 +38,6 @@ msgid "Bio" @@ -38,10 +38,6 @@ msgid "Bio"
38 msgstr "" 38 msgstr ""
39 39
40 #: accounts/forms.py:62 40 #: accounts/forms.py:62
41 -msgid "This field should not be blank."  
42 -msgstr ""  
43 -  
44 -#: accounts/forms.py:75  
45 msgid "Write something about you in 200 characters or less." 41 msgid "Write something about you in 200 characters or less."
46 msgstr "" 42 msgstr ""
47 43
colab/locale/pt_BR/LC_MESSAGES/django.po
1 # SOME DESCRIPTIVE TITLE. 1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package. 3 # This file is distributed under the same license as the PACKAGE package.
4 -# 4 +#
5 # Translators: 5 # Translators:
6 # Sergio Oliveira <seocam@seocam.com>, 2014 6 # Sergio Oliveira <seocam@seocam.com>, 2014
7 msgid "" 7 msgid ""
@@ -39,10 +39,6 @@ msgid &quot;Bio&quot; @@ -39,10 +39,6 @@ msgid &quot;Bio&quot;
39 msgstr "Bio" 39 msgstr "Bio"
40 40
41 #: accounts/forms.py:62 41 #: accounts/forms.py:62
42 -msgid "This field should not be blank."  
43 -msgstr "Esse campo não pode ser branco"  
44 -  
45 -#: accounts/forms.py:75  
46 msgid "Write something about you in 200 characters or less." 42 msgid "Write something about you in 200 characters or less."
47 msgstr "Escreva algo sobre você em 200 caracteres ou menos." 43 msgstr "Escreva algo sobre você em 200 caracteres ou menos."
48 44