summaryrefslogtreecommitdiff
path: root/macosx/English.lproj/en.lproj
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/English.lproj/en.lproj')
-rw-r--r--macosx/English.lproj/en.lproj/Localizable.strings10
1 files changed, 9 insertions, 1 deletions
diff --git a/macosx/English.lproj/en.lproj/Localizable.strings b/macosx/English.lproj/en.lproj/Localizable.strings
index 55b8934e..1ce0f602 100644
--- a/macosx/English.lproj/en.lproj/Localizable.strings
+++ b/macosx/English.lproj/en.lproj/Localizable.strings
@@ -1,4 +1,4 @@
-/*
+/*
Localizable.strings
Pcsx
@@ -100,6 +100,14 @@
"No" = "No";
"Delete" = "Delete";
+//BIOS file opener
+"PlayStation BIOS File" = "PlayStation BIOS File";
+"The file \"%@\" seems to be a BIOS file. Do you want PCSX-R to copy it to the proper location?" = "The file “%1$@\” seems to be a BIOS file. Do you want PCSX-R to copy it to the proper location?";
+"BIOS_Copy" = "Copy";
+"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$@”.";
+
//not-so-general buttons
"Show Folder" = "Show Folder";