Skip to content

Commit

Permalink
Fix syntax error in translation file. (#459)
Browse files Browse the repository at this point in the history
Fix #451
  • Loading branch information
arsenetar authored and Virgil Dupras committed Nov 16, 2017
1 parent 79adbfd commit 6132d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locale/it/LC_MESSAGES/core.po
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ msgstr "Non ci sono duplicati selezionati. Nessuna operazione è stata completat
msgid ""
"You're about to open many files at once. Depending on what those files are "
"opened with, doing so can create quite a mess. Continue?"
msgstr "Stai per aprire molti file contemporaneamente. A seconda di quale programma
li aprirà, potrebbe crearsi un bel casino. Vuoi continuare?"
msgstr "Stai per aprire molti file contemporaneamente. A seconda di quale programma "
"li aprirà, potrebbe crearsi un bel casino. Vuoi continuare?"

#: core/app.py:65
msgid "Scanning for duplicates"
Expand Down

0 comments on commit 6132d7c

Please sign in to comment.