diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-02 20:01:39 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-02 20:01:39 +0000 |
| commit | 6c98dfb4474f7e02665f1cc2ea23d02997bdf200 (patch) | |
| tree | 51b5049eec535a623e22e1933c4d4995515cfcf2 /macosx/English.lproj | |
| parent | 320148d8bc4d569842fb8355e6633911072de41a (diff) | |
| download | pcsxr-6c98dfb4474f7e02665f1cc2ea23d02997bdf200.tar.gz | |
Replace three periods with ellipses on OS X localization files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88033 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj')
| -rw-r--r-- | macosx/English.lproj/en.lproj/PCSXR.strings | 2 | ||||
| -rw-r--r-- | macosx/English.lproj/hu.lproj/PCSXR.strings | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/macosx/English.lproj/en.lproj/PCSXR.strings b/macosx/English.lproj/en.lproj/PCSXR.strings index 611cbe4b..bbeaed80 100644 --- a/macosx/English.lproj/en.lproj/PCSXR.strings +++ b/macosx/English.lproj/en.lproj/PCSXR.strings @@ -96,7 +96,7 @@ "289.title" = "Slot 2"; /* Class = "NSMenuItem"; title = "Run ISO..."; ObjectID = "290"; */ -"290.title" = "Run ISO..."; +"290.title" = "Run ISO…"; /* Class = "NSMenuItem"; title = "Slot 3"; ObjectID = "292"; */ "292.title" = "Slot 3"; diff --git a/macosx/English.lproj/hu.lproj/PCSXR.strings b/macosx/English.lproj/hu.lproj/PCSXR.strings index 39d46aba..bbeaed80 100644 --- a/macosx/English.lproj/hu.lproj/PCSXR.strings +++ b/macosx/English.lproj/hu.lproj/PCSXR.strings @@ -39,7 +39,7 @@ "111.title" = "PCSXR Help"; /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "129"; */ -"129.title" = "Preferences..."; +"129.title" = "Preferences…"; /* Class = "NSMenu"; title = "Services"; ObjectID = "130"; */ "130.title" = "Services"; @@ -96,7 +96,7 @@ "289.title" = "Slot 2"; /* Class = "NSMenuItem"; title = "Run ISO..."; ObjectID = "290"; */ -"290.title" = "Run ISO..."; +"290.title" = "Run ISO…"; /* Class = "NSMenuItem"; title = "Slot 3"; ObjectID = "292"; */ "292.title" = "Slot 3"; @@ -135,10 +135,10 @@ "322.title" = "Slot 1"; /* Class = "NSMenuItem"; title = "Run Recent..."; ObjectID = "329"; */ -"329.title" = "Run Recent..."; +"329.title" = "Run Recent…"; /* Class = "NSMenu"; title = "Run Recent..."; ObjectID = "330"; */ -"330.title" = "Run Recent..."; +"330.title" = "Run Recent…"; /* Class = "NSMenuItem"; title = "Clear recent list"; ObjectID = "366"; */ "366.title" = "Clear recent list"; |
