diff --git a/Whisky/en.lproj/Localizable.strings b/Whisky/en.lproj/Localizable.strings index 7990f9bc1..2598bb161 100644 --- a/Whisky/en.lproj/Localizable.strings +++ b/Whisky/en.lproj/Localizable.strings @@ -14,6 +14,8 @@ "button.run" = "Run..."; "button.ok" = "OK"; "button.renameBottle" = "Rename"; +"button.moveBottle" = "Move"; +"button.exportBottle" = "Export as Archive"; "button.deleteBottle" = "Delete..."; "button.createBottle" = "Create Bottle"; "button.deleteAlert.msg" = "Delete %@?";