diff options
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD/Changelog.txt | 26 | ||||
-rw-r--r-- | BUILD/FreeFileSync.chm | bin | 433358 -> 433358 bytes | |||
-rw-r--r-- | BUILD/Languages/german.lng | 33 | ||||
-rw-r--r-- | BUILD/Resources.zip | bin | 225594 -> 226783 bytes |
4 files changed, 44 insertions, 15 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt index 6696584b..21a0bbe1 100644 --- a/BUILD/Changelog.txt +++ b/BUILD/Changelog.txt @@ -2,20 +2,40 @@ |FreeFileSync| -------------- +Changelog v5.10 +--------------- +Show synchronization log as a grid in results dialog +Improved grid scrolling performance (most noticeable on Linux) +Allow grid selection starting from outside of the grid +RealtimeSync: Support drag & drop on main dialog for *.ffs_real and *.ffs_batch files +Optimized memory consumption when generating log for millions of items +Optimized memory consumption when exporting to CSV file +Have grid row height match window default font size +Catch out of memory when copying huge lists into clipboard +Fixed failure to resume aborted sync after having FFS implicitly create target directory +Fixed horizontal mouse wheel scrolling direction for RTL languages (Hebrew) +RealtimeSync: Fixed drag and drop not working (Linux) +Set maximum size of LastSyncs.log in GlobalSettings.xml element <LastSyncsFileSizeMax> +Show error when trying to copy a named pipe rather than hang (Linux) +Improved copy routine minimizing file accesses (Linux) +Copy file access permissions by default (Linux) +Fixed unexpected "File or Directory not existing" error during file copy (Linux) + + Changelog v5.9 -------------- -Scroll grid directly under mouse cursor +Scroll grid under mouse cursor Move files directly to recycle bin without parent "FFS 2012-05-15 131513" temporary folders Offer $HOME directory alias in directory dropdown list (Linux) Support for tilde (~) character in input folder paths (Linux) New environment variables for RealtimeSync: %change_action%, "%change_path% Use Internet Explorer proxy settings for new version check (Windows) Show proper error message after failed symlink creation -Start comparison directly when double-clicking config list +Start comparison upon double-clicking config list New batch return code: "Synchronization completed with warnings" Hide files that won't be copied by default if direction "none" is part of the rule set (e.g. update variant) -New sync completion sound Remember save config and folder picker dialog positions separately +New sync completion sound Fixed sync completion sound not playing (Ubuntu) diff --git a/BUILD/FreeFileSync.chm b/BUILD/FreeFileSync.chm Binary files differindex e4eba632..07e52459 100644 --- a/BUILD/FreeFileSync.chm +++ b/BUILD/FreeFileSync.chm diff --git a/BUILD/Languages/german.lng b/BUILD/Languages/german.lng index cdb0622f..d2fca6cf 100644 --- a/BUILD/Languages/german.lng +++ b/BUILD/Languages/german.lng @@ -58,8 +58,8 @@ <source>Clear filter settings</source> <target>Filtereinstellungen löschen</target> -<source>Create a batch job</source> -<target>Batch-Job erstellen</target> +<source>Save as batch job</source> +<target>Speichern als Batch-Job</target> <source>Comparison settings</source> <target>Vergleichseinstellungen</target> @@ -345,6 +345,9 @@ Die Befehlszeile wird ausgelöst wenn: <source>FreeFileSync batch</source> <target>FreeFileSync Batch</target> +<source>Saving log file %x</source> +<target>Speichere Logdatei %x</target> + <source>Synchronization aborted!</source> <target>Synchronisation abgebrochen!</target> @@ -453,6 +456,9 @@ Die Befehlszeile wird ausgelöst wenn: <source>&Save</source> <target>&Speichern</target> +<source>Save as &batch job...</source> +<target>Speichern als &Batch-Job...</target> + <source>1. &Compare</source> <target>1. &Vergleichen</target> @@ -465,9 +471,6 @@ Die Befehlszeile wird ausgelöst wenn: <source>&Global settings...</source> <target>&Globale Einstellungen...</target> -<source>&Create batch job...</source> -<target>&Batch-Job erstellen...</target> - <source>&Export file list...</source> <target>Dateiliste e&xportieren...</target> @@ -501,8 +504,8 @@ Die Befehlszeile wird ausgelöst wenn: <source>Swap sides</source> <target>Seiten vertauschen</target> -<source>Open...</source> -<target>Öffnen...</target> +<source>Open</source> +<target>Öffnen</target> <source>Save</source> <target>Speichern</target> @@ -989,8 +992,8 @@ Achtung: Dateinamen müssen relativ zu den Basisverzeichnissen sein! <pluralform>%x objects deleted successfully!</pluralform> </source> <target> -<pluralform>Objekt erfolgreich gelöscht!</pluralform> -<pluralform>%x Objekte erfolgreich gelöscht!</pluralform> +<pluralform>Element erfolgreich gelöscht!</pluralform> +<pluralform>%x Elemente erfolgreich gelöscht!</pluralform> </target> <source> @@ -1044,6 +1047,9 @@ Achtung: Dateinamen müssen relativ zu den Basisverzeichnissen sein! <source>Comparing content...</source> <target>Vergleiche Dateiinhalt...</target> +<source>Copy</source> +<target>Kopieren</target> + <source>Paused</source> <target>Angehalten</target> @@ -1200,6 +1206,9 @@ Achtung: Dateinamen müssen relativ zu den Basisverzeichnissen sein! <source>Cannot copy file %x to %y.</source> <target>Die Datei %x kann nicht nach %y kopiert werden.</target> +<source>Type of item %x is not supported:</source> +<target>Der Typ des Elements %x wird nicht unterstützt:</target> + <source>Cannot open directory %x.</source> <target>Das Verzeichnis %x kann nicht geöffnet werden.</target> @@ -1398,6 +1407,9 @@ Achtung: Dateinamen müssen relativ zu den Basisverzeichnissen sein! <source>Updating attributes of %x</source> <target>Aktualisiere Attribute von %x</target> +<source>Target folder %x already existing.</source> +<target>Der Zielordner %x existiert bereits.</target> + <source>Target folder input field must not be empty.</source> <target>Das Eingabefeld für den Zielordner darf nicht leer sein.</target> @@ -1434,9 +1446,6 @@ Achtung: Dateinamen müssen relativ zu den Basisverzeichnissen sein! <source>Synchronizing folder pair:</source> <target>Synchronisiere Ordnerpaar:</target> -<source>Target folder %x already existing.</source> -<target>Der Zielordner %x existiert bereits.</target> - <source>Generating database...</source> <target>Erzeuge Synchronisationsdatenbank...</target> diff --git a/BUILD/Resources.zip b/BUILD/Resources.zip Binary files differindex 1f602205..6ce935e9 100644 --- a/BUILD/Resources.zip +++ b/BUILD/Resources.zip |