diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2020-07-25 22:28:41 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2020-07-25 22:28:41 +0300 |
commit | 8426b6614680d423fed0a72ea72199549fee73c0 (patch) | |
tree | 0b19cf3a85b0127fc9eb468380794d1566db4e91 /translations/mageiaSync_it.ts | |
parent | 5e5035e422f4f1dafe8ed19b2fd3721958212451 (diff) | |
download | MageiaSync-8426b6614680d423fed0a72ea72199549fee73c0.tar MageiaSync-8426b6614680d423fed0a72ea72199549fee73c0.tar.gz MageiaSync-8426b6614680d423fed0a72ea72199549fee73c0.tar.bz2 MageiaSync-8426b6614680d423fed0a72ea72199549fee73c0.tar.xz MageiaSync-8426b6614680d423fed0a72ea72199549fee73c0.zip |
Fix the message to be consistent
Diffstat (limited to 'translations/mageiaSync_it.ts')
-rw-r--r-- | translations/mageiaSync_it.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/translations/mageiaSync_it.ts b/translations/mageiaSync_it.ts index 4049bdd..592c92a 100644 --- a/translations/mageiaSync_it.ts +++ b/translations/mageiaSync_it.ts @@ -111,13 +111,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="510"/> - <source>/! Local directory {} isn't writable</source> + <location filename="../mageiaSync/mageiasync.py" line="507"/> + <source>Local directory {} doesn't exists or isn't accessible. Check mounts or settings.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="507"/> - <source>Local directory {} doesn't exists or isn't accessible. Check mounts or settings.</source> + <location filename="../mageiaSync/mageiasync.py" line="510"/> + <source>Local directory {} isn't writable</source> <translation type="unfinished"></translation> </message> </context> |