mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-26 00:21:39 +00:00
(Correction: The previous commit wasn't about --updatepot, but rather --loc) Updated Cocoa localization which were outdated because the build script didn't include edition-specific strings files.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"24.title" = "Ripristina impostazioni predefinite";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Copy and Move:"; ObjectID = "25"; */
|
||||
"25.title" = "Copia e sposta::";
|
||||
"25.title" = "Copia e sposta:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Recreate relative path"; ObjectID = "28"; */
|
||||
"28.title" = "Ricrea il percorso relativo";
|
||||
@@ -36,7 +36,7 @@
|
||||
"32.title" = "Controlla gli aggiornamenti automaticamente";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Remove empty folders on delete or move"; ObjectID = "33"; */
|
||||
"33.title" = "Rimuovi le cartelle vuote dopo lo spostamento o cancellazione";
|
||||
"33.title" = "Rimuovi le cartelle vuote dopo aver cancellato o spostato";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use regular expressions when filtering"; ObjectID = "34"; */
|
||||
"34.title" = "Usa le espressioni regolari per filtrare";
|
||||
|
||||
Reference in New Issue
Block a user