diff options
Diffstat (limited to 'archaeological_finds/locale/django.pot')
-rw-r--r-- | archaeological_finds/locale/django.pot | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/archaeological_finds/locale/django.pot b/archaeological_finds/locale/django.pot index 5947def9d..d2c407d1c 100644 --- a/archaeological_finds/locale/django.pot +++ b/archaeological_finds/locale/django.pot @@ -73,15 +73,15 @@ msgstr "" msgid "Point of topographic reference" msgstr "" -#: forms.py:176 models_finds.py:170 +#: forms.py:176 models_finds.py:170 templates/ishtar/sheet_find.html:205 msgid "X" msgstr "" -#: forms.py:177 models_finds.py:171 +#: forms.py:177 models_finds.py:171 templates/ishtar/sheet_find.html:206 msgid "Y" msgstr "" -#: forms.py:178 models_finds.py:172 +#: forms.py:178 models_finds.py:172 templates/ishtar/sheet_find.html:207 msgid "Z" msgstr "" @@ -1119,7 +1119,7 @@ msgid "Treament documentations" msgstr "" #: models_treatments.py:601 -msgid "Can view all Treatment source" +msgid "Can view all Treatment sources" msgstr "" #: models_treatments.py:603 @@ -1151,7 +1151,7 @@ msgid "Treatment request documentations" msgstr "" #: models_treatments.py:631 -msgid "Can view all Treatment request source" +msgid "Can view Treatment request source" msgstr "" #: models_treatments.py:633 @@ -1339,23 +1339,11 @@ msgid "Internal ID" msgstr "" #: templates/ishtar/sheet_find.html:203 -msgid "Coordinates:" -msgstr "" - -#: templates/ishtar/sheet_find.html:205 -msgid "X:" -msgstr "" - -#: templates/ishtar/sheet_find.html:206 -msgid "Y:" -msgstr "" - -#: templates/ishtar/sheet_find.html:207 -msgid "Z:" +msgid "Coordinates" msgstr "" #: templates/ishtar/sheet_find.html:210 -msgid "SRID:" +msgid "SRID" msgstr "" #: templates/ishtar/sheet_find.html:227 |