diff --git a/src/main/resources/LabelsBundle.properties b/src/main/resources/LabelsBundle.properties index ba884030..3a42ab0c 100644 --- a/src/main/resources/LabelsBundle.properties +++ b/src/main/resources/LabelsBundle.properties @@ -7,7 +7,8 @@ Configuration = Configuration # Keys for the Configuration menu -current.version = Current version: +current.version = Current version +check.for.updates = Check for updates auto.update = Auto-update? max.download.threads = Maximum download threads timeout.mill = Timeout (in milliseconds): @@ -15,4 +16,22 @@ retry.download.count = Retry download count overwrite.existing.files = Overwrite existing files? sound.when.rip.completes = Sound when rip completes preserve.order = Preserve order -save.logs = Save logs \ No newline at end of file +save.logs = Save logs +notification.when.rip.starts = Notification when rip starts +save.urls.only = Save URLs only +save.album.titles = Save album titles +autorip.from.clipboard = Autorip from Clipboard +save.descriptions = Save descriptions +prefer.mp4.over.gif = Prefer MP4 over GIF +restore.window.position = Restore window position +remember.url.history = Remember URL history +loading.history.from = Loading history from + +# Misc UI keys + +loading.history.from.configuration = Loading history from configuration +interrupted.while.waiting.to.rip.next.album = Interrupted while waiting to rip next album +inactive = Inactive +re-rip.checked = Re-rip Checked +remove = Remove +clear = Clear \ No newline at end of file