From 9cce9612a1630618fe38d9320d148020098462ae Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 10 Nov 2013 00:44:29 +0000 Subject: Updating PCSX-R version to 1.9.95. Setting the minimum OS X version to 10.9. Using base localization on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87797 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFNet/en.lproj/SockDialog.strings | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 macosx/plugins/DFNet/en.lproj/SockDialog.strings (limited to 'macosx/plugins/DFNet/en.lproj/SockDialog.strings') diff --git a/macosx/plugins/DFNet/en.lproj/SockDialog.strings b/macosx/plugins/DFNet/en.lproj/SockDialog.strings new file mode 100644 index 00000000..00c82b57 --- /dev/null +++ b/macosx/plugins/DFNet/en.lproj/SockDialog.strings @@ -0,0 +1,9 @@ + +/* Class = "NSWindow"; title = "Connecting…"; ObjectID = "1"; */ +"1.title" = "Connecting…"; + +/* Class = "NSTextFieldCell"; title = "Waiting for connections..."; ObjectID = "4"; */ +"4.title" = "Waiting for connections..."; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "27"; */ +"27.title" = "Cancel"; -- cgit v1.2.3