diff options
Diffstat (limited to 'ishtar_common')
| -rw-r--r-- | ishtar_common/locale/django.pot | 25 | 
1 files changed, 14 insertions, 11 deletions
| diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index fca5609cb..b7a574046 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -2643,7 +2643,6 @@ msgid "Showing"  msgstr ""  #: templates/base.html:54 -#| msgid "entries"  msgid "entrie(s)"  msgstr "" @@ -2656,41 +2655,45 @@ msgid "of"  msgstr ""  #: templates/base.html:57 -msgid "Autorefresh start. The form is disabled." +msgid "No data available in the gallery"  msgstr ""  #: templates/base.html:58 +msgid "Autorefresh start. The form is disabled." +msgstr "" + +#: templates/base.html:59  msgid "Autorefresh end. The form is re-enabled."  msgstr "" -#: templates/base.html:89 +#: templates/base.html:90  msgid "Current items"  msgstr "" -#: templates/base.html:91 templates/ishtar/forms/qa_base.html:33 +#: templates/base.html:92 templates/ishtar/forms/qa_base.html:33  #: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4  #: templates/welcome.html:11 templates/welcome.html:12  #: templates/welcome.html:13 templates/welcome.html:14 wizards.py:435  msgid ":"  msgstr "" -#: templates/base.html:104 +#: templates/base.html:105  msgid "Sheets"  msgstr "" -#: templates/base.html:165 +#: templates/base.html:166  msgid "Processing..."  msgstr "" -#: templates/base.html:167 +#: templates/base.html:168  msgid "This can be long."  msgstr "" -#: templates/base.html:169 +#: templates/base.html:170  msgid "Time to take a coffee?"  msgstr "" -#: templates/base.html:171 +#: templates/base.html:172  msgid "Time to take another coffee?"  msgstr "" @@ -2764,11 +2767,11 @@ msgstr ""  msgid "Gallery"  msgstr "" -#: templates/blocks/DataTables.html:156 +#: templates/blocks/DataTables.html:161  msgid "Select all items"  msgstr "" -#: templates/blocks/DataTables.html:161 +#: templates/blocks/DataTables.html:166  msgid "Deselect"  msgstr "" | 
