Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
clarify wording on title max length
Browse files Browse the repository at this point in the history
  • Loading branch information
balmas committed May 19, 2016
1 parent b4f6dbc commit bf097aa
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified app/translations/en/LC_MESSAGES/messages.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion app/translations/en/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ msgstr "Alignment title:"
#: app/templates/alignment/enter.html:83
msgid "alignmenttitlehint"
msgstr ""
"e.g. \"Alignment of Thuc. 1.1 in French and English\" (100 chars max "
"e.g. \"Alignment of Thuc. 1.1 in French and English\" (title max length 100 chars "
"restricted to alphanumerics and '.','_' and '-')"

#: app/templates/alignment/enter.html:84
Expand Down
Binary file modified app/translations/fr/LC_MESSAGES/messages.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion app/translations/fr/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ msgstr "Alignment title:"
#: app/templates/alignment/enter.html:83
msgid "alignmenttitlehint"
msgstr ""
"e.g. \"Alignment of Thuc. 1.1 in French and English\" (100 chars max "
"e.g. \"Alignment of Thuc. 1.1 in French and English\" (title max length 100 chars "
"restricted to alphanumerics and '.','_' and '-')"

#: app/templates/alignment/enter.html:84
Expand Down

0 comments on commit bf097aa

Please sign in to comment.