diff options
Diffstat (limited to 'macosx/plugins/DFXVideo/it.lproj')
| -rwxr-xr-x | macosx/plugins/DFXVideo/it.lproj/InfoPlist.strings | 6 | ||||
| -rw-r--r-- | macosx/plugins/DFXVideo/it.lproj/Localizable.strings | 11 |
2 files changed, 17 insertions, 0 deletions
diff --git a/macosx/plugins/DFXVideo/it.lproj/InfoPlist.strings b/macosx/plugins/DFXVideo/it.lproj/InfoPlist.strings new file mode 100755 index 00000000..18460eb6 --- /dev/null +++ b/macosx/plugins/DFXVideo/it.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "SoftGL GPU Plugin"; +CFBundleShortVersionString = "GPU Plugin 1.17"; +CFBundleGetInfoString = "SoftGL GPU Renderer Plugin version 1.17."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; diff --git a/macosx/plugins/DFXVideo/it.lproj/Localizable.strings b/macosx/plugins/DFXVideo/it.lproj/Localizable.strings new file mode 100644 index 00000000..1eb39163 --- /dev/null +++ b/macosx/plugins/DFXVideo/it.lproj/Localizable.strings @@ -0,0 +1,11 @@ +/* + Localizable.strings + PeopsSoftGPU + + Created by C.W. Betts on 11/16/11. + Copyright 2011 __MyCompanyName__. All rights reserved. + */ + +"Pete Bernert and the P.E.Op.S. team" = "Pete Bernert and the P.E.Op.S. team"; +"SoftGL Driver" = "SoftGL Driver"; +"P.E.Op.S. SoftGL Driver V1.17\nCoded by Pete Bernert and the P.E.Op.S. team\n" = "P.E.Op.S. SoftGL Driver V1.17\nCoded by Pete Bernert and the P.E.Op.S. team\n";
\ No newline at end of file |
