diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-03-28 23:55:07 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-03-28 23:55:07 +0200 |
| commit | f89463697bfac074afec9322625307a96cb13438 (patch) | |
| tree | fa4020476d0c3b3859d1e1179ef4a5808b6850c7 /ishtar/locale | |
| parent | d3f9f59e03d7455030ee3813c174c93b2e4646ce (diff) | |
| download | Ishtar-f89463697bfac074afec9322625307a96cb13438.tar.bz2 Ishtar-f89463697bfac074afec9322625307a96cb13438.zip | |
Specific "Search" action (closes #308)
Diffstat (limited to 'ishtar/locale')
| -rw-r--r-- | ishtar/locale/fr/LC_MESSAGES/django.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar/locale/fr/LC_MESSAGES/django.po b/ishtar/locale/fr/LC_MESSAGES/django.po index 0133829c4..1f28ea3bd 100644 --- a/ishtar/locale/fr/LC_MESSAGES/django.po +++ b/ishtar/locale/fr/LC_MESSAGES/django.po @@ -1578,7 +1578,7 @@ msgstr "Commune" #: templates/sheet_ope.html:75 templates/sheet_operation.html:76 msgid "No parcel associated to this operation" -msgstr "Pas de pacelle associée à cette opération" +msgstr "Pas de parcelle associée à cette opération" #: templates/sheet_ope.html:96 templates/sheet_operation.html:96 msgid "No administrative act associated to this operation" |
