From 9e05ea93bf593509287dad3e82cfcfd9c5113bc4 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 25 Jan 2014 19:58:57 +0000 Subject: OS X: more messing with the preferences window: Some constraint changes. Replace the fake arrows used in the memory card section with actual unicode arrows (only in the strings file right now). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88472 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/en.lproj/Configuration.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macosx/English.lproj/en.lproj/Configuration.strings') diff --git a/macosx/English.lproj/en.lproj/Configuration.strings b/macosx/English.lproj/en.lproj/Configuration.strings index 5cbba65e..ef255a82 100644 --- a/macosx/English.lproj/en.lproj/Configuration.strings +++ b/macosx/English.lproj/en.lproj/Configuration.strings @@ -276,10 +276,10 @@ "945.title" = "Format…"; /* Class = "NSButtonCell"; title = "->"; ObjectID = "952"; */ -"952.title" = "->"; +"952.title" = "→"; /* Class = "NSButtonCell"; title = "<-"; ObjectID = "954"; */ -"954.title" = "<-"; +"954.title" = "←"; /* Class = "NSBox"; title = "Box"; ObjectID = "965"; */ "965.title" = "Box"; -- cgit v1.2.3