This document dwells on interface text customization methods. It implies you are familiar with the concept of language bundles.
These are the following alternative ways to customize texts:
With packages
Packages are helpful when you want to add a new language to Parallels H-Sphere. In this case, you build new language bundles into a portable package easily installed on other Parallels H- Sphere clusters.
Compiling bundles
This scheme of customizing bundles enables you to apply modifications by merging custom bundles with default bundles without building and installing packages. Read more about compiling bundles.
~cpanel/shiva/custom/bundles if it is not created yet.~cpanel/shiva/psoft/hsphere/lang/hsphere_lang.properties (if it's not set):CUSTOM_TEMPLATE_BUNDLE=custom.bundles.hsphere_lang
~cpanel/shiva/psoft/hsphere/lang/hsphere_lang.properties file. Create the file ~cpanel/shiva/custom/bundles/hsphere_lang.properties if it isn't there already.{0}. For example:search.view_invoice = View Client's Invoice
but:
billing.del_no = No, I don''t want to delete {0}
java psoft.hsphere.LangBundlesCompiler