30日間の無料評価版をお試しいただけます。

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
classcontents

...

概要

Styleclass
ClasstopLink

Installer Look-And-Feel

Properties in this section are used to customise the appearance of the Yellowfin installer. This includes changing text displayed in the graphical and command-line installer, and changing images used in the graphical installer.

...

ページトップ

このセクションのプロパティは、Yellowfinインストーラーの外観をカスタマイズするために使用されます。たとえば、グラフィカルインストーラーやコマンドラインインストーラーに表示されるテキストを変更したり、グラフィカルインストーラーで使用されるイメージを変更したりします。

テキストのプロパティ

Styleclass
ClasstopLink

Installer Look-And-Feel

All properties that begin with

ページトップ

"installer." are text properties. The values for these properties are displayed in various ways as informational text to the user during installation.

...

で始まるすべてのプロパティはテキストのプロパティです。これらのプロパティの値は、インストール時にユーザーに対する情報テキストとして、さまざまな方法で表示されます。

Code Block
none
none
installer.optionspanel.port.empty=Please enter a port number.
installer.dbtypepanel.dbtypelabel=Database type:
installer.dbinfopanel.server.title=Database Server Location

See テキストのプロパティの完全なリストについては、付録 - すべてのインストーラープロパティのリスト for a full list of text properties.

...

を参照してください。

ローカライズ

Styleclass
ClasstopLink

Installer Look-And-Feel

The Yellowfin installer comes with localisations in the following languages:

  • English
  • Japanese
  • German
  • Spanish
  • French
  • Dutch
  • Portuguese (Brazil)

When the graphical installer is started, the user will be presented with a dialog allowing them to select the language to use. For the command-line installer, a command-line argument can be used to select the language.

See インストーラーの動作 for more information

If you are customising the text properties, you may wish to provide custom localised versions as well. This can be done by providing additional custom properties files for each language that you want to support. These files must be named custom_<cc>.properties and located in the root of the installer archive.

Examples

ページトップ

Yellowfinインストーラーには、次の言語によるローカライズが用意されています:

  • 英語
  • 日本語
  • ドイツ語
  • スペイン語
  • フランス語
  • オランダ語
  • ポルトガル語(ブラジル)

グラフィカルインストーラーを起動すると、使用する言語を選択できるダイアログが表示されます。コマンドラインインストーラーの場合は、コマンドライン引数を使用して言語を選択できます。

詳細については、インストーラーの動作を参照してください。 

テキストのプロパティをカスタマイズする場合は、カスタムのローカライズバージョンを提供することもできます。それには、サポートする言語ごとに追加のカスタムプロパティファイルを用意します。このようなファイルは、custom_<cc>.propertiesという名前にして、インストーラーアーカイブのルートに配置する必要があります。

英語でテキストのプロパティをカスタマイズする場合は、以下のプロパティをcustom.propertiesファイルに追加します:To customise a text property in English, you might add this property to your custom.properties file:

Code Block
none
none
installer.dbinfopanel.server.title=DB Server

To customise this property in Spanish, add the same property to a file called スペイン語でこのプロパティをカスタマイズする場合は、同じプロパティをcustom_es.properties:という名前のファイルに追加します:

Code Block
none
none
installer.dbinfopanel.server.title=DB servidor

If you customise any of the text properties in the default language (i.e. in the custom.properties file or with command-line arguments), you should also add the localised versions of the customisations. If you don’t, a user who selects a language other than English will see the original text in their chosen language, rather than the customised text.

...

デフォルト言語で(つまり、custom.propertiesファイルまたはコマンドライン引数で)テキストのプロパティをカスタマイズする場合は、カスタマイズ内容のローカライズバージョンも追加する必要があります。そうしないと、英語以外の言語を選択するユーザーに対して、カスタマイズされたテキストではなく、ユーザーが選択した言語でのオリジナルのテキストが表示されます。

イメージのプロパティ

Styleclass
ClasstopLink

Installer Look-And-Feel

The graphical installer uses a number of images that can be replaced with custom images. To do this, you should add your image files to the installer archive (see Adding Files to the Installer), then set the appropriate properties to point to your image files.

Installer Icons

This property sets the icons to use for the installer itself. This may be displayed as the installer file icon, in the system taskbar or application switcher, depending on the Operating System.

ページトップ

グラフィカルインストーラーでは、カスタムイメージと置換できる数多くのイメージを使用します。置換するには、インストーラーアーカイブにイメージファイルを追加し(インストーラーへのファイルの追加を参照)、イメージファイルを指すように適切なプロパティを設定します。

 

インストーラーのアイコン

このプロパティは、インストーラー自体に使用するアイコンを設定します。このアイコンは、オペレーティングシステムに応じてシステムタスクバーまたはアプリケーションスイッチャ―に、インストーラーファイルのアイコンとして表示されます。

プロパティProperty

resource.icons

Value

The value for this property is a comma-separated list of image resources. Generally you should provide image files at different sizes, and the Operating System will use the image that fits best.

このプロパティの値は、イメージリソースのカンマ区切りリストです。通常、イメージファイルはさまざまなサイズで用意する必要があります。オペレーティングシステムでは、最適なサイズのイメージを使用します。

Example

resource.icons=resources/icon16.png,resources/icon32.png,resources/icon48.png,resources/icon256.png

Left Banner Images

These resource properties point to image files used for the banner images on the left of each panel during the installer. Different images can be specified for each step in the installer. The suggested image size is 64 pixels wide x 500 pixels high.

左バナーのイメージ

これらのリソースプロパティは、インストーラーの各パネルで左側にあるバナーイメージに使用するイメージファイルを指します。インストーラーのステップごとに異なるイメージを指定できます。推奨のイメージサイズは横64ピクセル×縦500ピクセルです。

プロパティ

説明

Property

Description

resource.lhs.infopanel.img

The initial installer splash screen.インストーラーの開始時のスプラッシュ画面。

resource.lhs.licencepanel.img

The software licence screen.ソフトウェアライセンスの画面。

resource.lhs.packspanel.img

The pack selection screen.パックの選択画面。

resource.lhs.licencefilepanel.img

The Yellowfin licence file screen.Yellowfinライセンスファイルの画面。

resource.lhs.optionspanel.img

The general options screen.全般オプションの画面。

resource.lhs.dbtypepanel.img

The database type screen.データベースタイプの画面。

resource.lhs.dbinfopanel.img

The database details screen.データベースの詳細の画面。

resource.lhs.targetpanel.img

The installation target screenインストールターゲットの画面。

resource.lhs.processpanel.img

The installation process screen.インストールプロセスの画面。

resource.lhs.shortcutpanel.img

The Start Menu shortcut screen.「スタート」メニューショートカットの画面。

resource.lhs.finishpanel.img

The installation complete screen.

...

インストール完了の画面。

Code Block
none
none
resource.lhs.infopanel.img=resources/banner1.png
resource.lhs.licencepanel.img=resources/banner2.png
resource.lhs.packspanel.img=resources/banner3.png

Installer Pack Images

Images are used on the pack selection screen when the different packs are selected. The suggested image size is 250x250 pixels.

インストーラーパックのイメージ

イメージは、さまざまなパックを選択するときのパックの選択画面で使用されます。推奨のイメージサイズは、250×250ピクセルです。

プロパティ

説明

Property

Description

resource.pack.core.imgThe “core” installation pack.

「コア」のインストールパック。

resource.pack.tutorial.imgThe tutorial content pack.

チュートリアルコンテンツパック。

resource.pack.geopack.world.img

The World Countries GeoPack.世界各国ジオパック。

resource.pack.geopack.us.img

The US Zip Codes GeoPack.

...

米国郵便番号ジオパック。

Code Block
none
none
resource.pack.core.img=resources/corepack.png
resource.pack.tutorial.img=resources/tutorialpack.png
resource.pack.geopack.us.img=resources/usgeopack.png
resource.pack.geopack.world.img=resources/worldgeopack.png

Installation Complete Icon

インストール完了のアイコン

インストール完了の画面には、次のアイコン(青色のチェックマーク)があります。The installation complete screen contains the following icon (the blue tick). This can be customised using the resource.finishpanel.icon property. The suggested image size is 32x32 pixels.プロパティを使用してこれをカスタマイズできます。推奨のイメージサイズは、32×32ピクセルです。

...

Code Block
none
none
resource.finishpanel.icon=resources/success.png

...

その他のリソースのプロパティ

Styleclass
ClasstopLink

Installer Look-And-Feel

Initial Page HTML

ページトップ

開始ページのHTML

プロパティProperty

resource.infopanel.html

Value

An html file that is displayed on the first screen of the graphical installer.

グラフィカルインストーラーの最初の画面で表示されるHTMLファイル。

Example

resource.infopanel.html=resources/splash.html

...

ソフトウェアライセンスのテキスト

Propertyプロパティ

resource.licencepanel.text

Value

A text file that contains the Software Licence Agreement text. The user must agree to the licence text before installing.

ソフトウェアライセンス契約のテキストが含まれるテキストファイル。ユーザーはインストール前にライセンステキストに同意する必要があります。

Example

resource.licencepanel.text=resources/licence.txt

...

horizontalrule
Styleclass
ClasstopLink

Installer Look-And-Feelページトップ