mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-05 21:37:33 +02:00
Started building ResourceBundle
This commit is contained in:
18
src/main/resources/LabelsBundle.properties
Normal file
18
src/main/resources/LabelsBundle.properties
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
Log = Log
|
||||||
|
History = History
|
||||||
|
created = created
|
||||||
|
modified = modified
|
||||||
|
Queue = Queue
|
||||||
|
Configuration = Configuration
|
||||||
|
|
||||||
|
# Keys for the Configuration menu
|
||||||
|
|
||||||
|
current.version = Current version:
|
||||||
|
auto.update = Auto-update?
|
||||||
|
max.download.threads = Maximum download threads
|
||||||
|
timeout.mill = Timeout (in milliseconds):
|
||||||
|
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
|
Reference in New Issue
Block a user