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/plugins | |
| 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/plugins')
4 files changed, 6 insertions, 6 deletions
diff --git a/macosx/plugins/DFNet/fr.lproj/SockDialog.strings b/macosx/plugins/DFNet/fr.lproj/SockDialog.strings index 00c82b57..a953756f 100644 --- a/macosx/plugins/DFNet/fr.lproj/SockDialog.strings +++ b/macosx/plugins/DFNet/fr.lproj/SockDialog.strings @@ -3,7 +3,7 @@ "1.title" = "Connecting…"; /* Class = "NSTextFieldCell"; title = "Waiting for connections..."; ObjectID = "4"; */ -"4.title" = "Waiting for connections..."; +"4.title" = "Waiting for connections…"; /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "27"; */ "27.title" = "Cancel"; diff --git a/macosx/plugins/DFNet/hu.lproj/SockDialog.strings b/macosx/plugins/DFNet/hu.lproj/SockDialog.strings index 00c82b57..a953756f 100644 --- a/macosx/plugins/DFNet/hu.lproj/SockDialog.strings +++ b/macosx/plugins/DFNet/hu.lproj/SockDialog.strings @@ -3,7 +3,7 @@ "1.title" = "Connecting…"; /* Class = "NSTextFieldCell"; title = "Waiting for connections..."; ObjectID = "4"; */ -"4.title" = "Waiting for connections..."; +"4.title" = "Waiting for connections…"; /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "27"; */ "27.title" = "Cancel"; diff --git a/macosx/plugins/DFXVideo/en.lproj/NetSfPeopsSoftGPUConfig.strings b/macosx/plugins/DFXVideo/en.lproj/NetSfPeopsSoftGPUConfig.strings index 0073e6e0..d4f6551b 100644 --- a/macosx/plugins/DFXVideo/en.lproj/NetSfPeopsSoftGPUConfig.strings +++ b/macosx/plugins/DFXVideo/en.lproj/NetSfPeopsSoftGPUConfig.strings @@ -132,10 +132,10 @@ "181.title" = "Enable Shaders"; /* Class = "NSButtonCell"; title = "Select..."; ObjectID = "183"; */ -"183.title" = "Select..."; +"183.title" = "Select…"; /* Class = "NSButtonCell"; title = "Select..."; ObjectID = "185"; */ -"185.title" = "Select..."; +"185.title" = "Select…"; /* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "187"; */ "187.title" = "Label"; diff --git a/macosx/plugins/PeopsXgl/en.lproj/NetSfPeopsOpenGLConfig.strings b/macosx/plugins/PeopsXgl/en.lproj/NetSfPeopsOpenGLConfig.strings index 1b9f2979..c4af1392 100644 --- a/macosx/plugins/PeopsXgl/en.lproj/NetSfPeopsOpenGLConfig.strings +++ b/macosx/plugins/PeopsXgl/en.lproj/NetSfPeopsOpenGLConfig.strings @@ -198,7 +198,7 @@ "482.title" = "Fake subtractive blending"; /* Class = "NSButtonCell"; ibShadowedToolTip = "DW7 fix (not 100% perfect...)"; ObjectID = "483"; */ -"483.ibShadowedToolTip" = "DW7 fix (not 100% perfect...)"; +"483.ibShadowedToolTip" = "DW7 fix (not 100% perfect…)"; /* Class = "NSButtonCell"; title = "Lazy upload detection"; ObjectID = "483"; */ "483.title" = "Lazy upload detection"; @@ -222,7 +222,7 @@ "486.title" = "Expand screen width"; /* Class = "NSButtonCell"; ibShadowedToolTip = "ONLY for FF9 battle mode... yellow rect"; ObjectID = "487"; */ -"487.ibShadowedToolTip" = "ONLY for FF9 battle mode... yellow rect"; +"487.ibShadowedToolTip" = "ONLY for FF9 battle mode… yellow rect"; /* Class = "NSButtonCell"; title = "G4 polygon cache"; ObjectID = "487"; */ "487.title" = "G4 polygon cache"; |
