spiegel-keyman/mac/Keyman4MacIM/Keyman4MacIM/InfoPlist.strings
2020-01-29 11:15:36 +11:00

23 lines
770 B
Text

/*
InfoPlist.strings
Keyman4MacIM
Created by Serkan Kurt on 17/02/2015.
Copyright (c) 2017 SIL International. All rights reserved.
*/
CFBundleName = "Keyman";
CFBundleDisplayName = "Keyman";
/* Localizers may want to localize the following keys,
but variables may not be used, so they will
go out of date easily.
*/
// NOTE: Do not put version-related strings in here. The following are now computed based
// on User-Defined Build Setting variables such as PRODUCT_VERSION and COPYRIGHT_STRING_RIGHTS
//
//NSHumanReadableCopyright = "Copyright © 2018 SIL International. All rights reserved.";
//CFBundleShortVersionString = "10.0";
//CFBundleVersion = "10.0";
//CFBundleGetInfoString = "Keyman 10.0 for macOS, Copyright 2018, SIL International";