diff options
Diffstat (limited to 'indra/newview/English.lproj/InfoPlist.strings')
-rw-r--r-- | indra/newview/English.lproj/InfoPlist.strings | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings new file mode 100644 index 0000000000..8cbe635155 --- /dev/null +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -0,0 +1,5 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "Second Life"; +CFBundleShortVersionString = "Second Life version 1.13.1.6"; +CFBundleGetInfoString = "Second Life version 1.13.1.6, Copyright 2004-2006 Linden Research, Inc."; |