From a05a3d11cf14b328bf16a748c9aa5f3c8cbc88d0 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 1 Jan 2014 21:20:40 +0000 Subject: OS X: Fixing a copy-paste error. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88208 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/en.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) (limited to 'macosx/English.lproj/en.lproj') diff --git a/macosx/English.lproj/en.lproj/Localizable.strings b/macosx/English.lproj/en.lproj/Localizable.strings index 1ce0f602..e112f3a8 100644 --- a/macosx/English.lproj/en.lproj/Localizable.strings +++ b/macosx/English.lproj/en.lproj/Localizable.strings @@ -107,6 +107,7 @@ "BIOS_Move" = "Move"; "BIOS Already Exists" = "BIOS Already Exists"; "There already exists a BIOS file at \"%1$@\": not copying the file at \"%2$@\".\n\nIf you do want to use the BIOS file at \"%2$@\", delete the BIOS at \"%1$@\"." = "There already exists a BIOS file at “%1$@”: not copying the file at “%2$@”.\n\nIf you do want to use the BIOS file at “%2$@”, delete the BIOS at “%1$@”."; +"There already exists a BIOS file at \"%1$@\": not moving the file at \"%2$@\".\n\nIf you do want to use the BIOS file at \"%2$@\", delete the BIOS at \"%1$@\"." = "There already exists a BIOS file at “%1$@”: not moving the file at “%2$@”.\n\nIf you do want to use the BIOS file at “%2$@”, delete the BIOS at “%1$@”."; //not-so-general buttons "Show Folder" = "Show Folder"; -- cgit v1.2.3