diff options
author | 2014-07-18 01:02:57 +0200 | |
---|---|---|
committer | 2014-07-19 02:25:56 +0200 | |
commit | 35474a8f1f8acb141bb415556f3bda94399d2aee (patch) | |
tree | 79b13a6e2fdbedf99004b16d0723c677e781b9c1 /locale/it/LC_MESSAGES/django.po | |
parent | Remove self-tests from all files (diff) | |
download | pyload-35474a8f1f8acb141bb415556f3bda94399d2aee.tar.xz |
Rename pyLoadCore as pyload and pyLoadCli as pyload-cli
Diffstat (limited to 'locale/it/LC_MESSAGES/django.po')
-rw-r--r-- | locale/it/LC_MESSAGES/django.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/it/LC_MESSAGES/django.po b/locale/it/LC_MESSAGES/django.po index a37d6919a..88bb38a7c 100644 --- a/locale/it/LC_MESSAGES/django.po +++ b/locale/it/LC_MESSAGES/django.po @@ -679,6 +679,6 @@ msgid "not available" msgstr "non disponibile" #: module/web/pyload_app.py:508 -msgid "Run pyLoadCore.py -s to access the setup." -msgstr "Esegui pyLoadCore.py -s per accedere al setup." +msgid "Run pyload.py -s to access the setup." +msgstr "Esegui pyload.py -s per accedere al setup." |