diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-25 19:58:57 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-25 19:58:57 +0000 |
| commit | 9e05ea93bf593509287dad3e82cfcfd9c5113bc4 (patch) | |
| tree | b2ddae8656db4fec25a5ef67d0ea9d1f30ce00aa /macosx/English.lproj/fr.lproj/Configuration.strings | |
| parent | 5c25d5f7c643c3fc4af6928b67d1c8e18fca74fe (diff) | |
| download | pcsxr-9e05ea93bf593509287dad3e82cfcfd9c5113bc4.tar.gz | |
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
Diffstat (limited to 'macosx/English.lproj/fr.lproj/Configuration.strings')
| -rw-r--r-- | macosx/English.lproj/fr.lproj/Configuration.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/English.lproj/fr.lproj/Configuration.strings b/macosx/English.lproj/fr.lproj/Configuration.strings index ce232637..ff8c68b0 100644 --- a/macosx/English.lproj/fr.lproj/Configuration.strings +++ b/macosx/English.lproj/fr.lproj/Configuration.strings @@ -276,10 +276,10 @@ "945.title" = "Formater…"; /* 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"; |
