Update of /cvsroot/izpack/izpack-src/bin/langpacks/installer
In directory sheep:/tmp/cvs-serv15183/bin/langpacks/installer
Modified Files:
eng.xml
Log Message:
Added english texts for the redesigned ShortcutPanel.
This is the only other language which I'm able to translate...
Index: eng.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/eng.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- eng.xml 4 May 2005 14:52:55 -0000 1.20
+++ eng.xml 8 Jun 2005 15:16:52 -0000 1.21
@@ -89,10 +89,14 @@
<str id="ImgPacksPanel.snap" txt="Package snapshot:"/>
<str id="ImgPacksPanel.checkbox" txt=" Install this pack"/>
- <str id="ShortcutPanel.regular.list" txt="Select a Program Group for the
Shortcuts:"/>
- <str id="ShortcutPanel.regular.default" txt="Reset"/>
- <str id="ShortcutPanel.regular.desktop" txt="Create shortcut on the
desktop"/>
- <str id="ShortcutPanel.regular.create" txt="Create Shortcuts"/>
+ <str id="ShortcutPanel.headline" txt="Setup Shortcuts"/>
+ <str id="ShortcutPanel.regular.list" txt="Select a Program Group for the
Shortcuts:"/>
+ <str id="ShortcutPanel.regular.default" txt="Default"/>
+ <str id="ShortcutPanel.regular.desktop" txt="Create additional shortcuts
on the desktop"/>
+ <str id="ShortcutPanel.regular.StartMenu:Start-Menu" txt="Start-Menu"/>
+ <str id="ShortcutPanel.regular.StartMenu:K-Menu" txt="K-Menu"/>
+ <!--
"StartMenu" is a placeholder will be replaced at runtime -->
+ <str id="ShortcutPanel.regular.create" txt="Create shortcuts in the
StartMenu"/>
<str id="ShortcutPanel.regular.userIntro" txt="create shortcut for:"/>
<str id="ShortcutPanel.regular.currentUser" txt="current user"/>
<str id="ShortcutPanel.regular.allUsers" txt="all users"/>
@@ -153,13 +157,13 @@
<str id="ProcessPanel.heading" txt="Processing" />
- <!-- Strings for the summary of panels --- START -->
+ <!-- Strings for the summary of panels - START -->
<str id="SummaryPanel.info" txt="Ready to install. Important data are
listed below. Press "Next" to start installation, "/>
<str id="TargetPanel.summaryCaption" txt="Installation path"/>
<str id="JDKPathPanel.summaryCaption" txt="JDK path"/>
<str id="PacksPanel.summaryCaption" txt="Chosen installation packs"/>
<str id="ImgPacksPanel.summaryCaption" txt="Chosen installation packs"/>
- <!-- Strings for the summary of panels --- END -->
+ <!-- Strings for the summary of panels - END -->
<!-- Strings for the Registry -->
<str id="functionFailed.RegOpenKeyEx" txt="Cannot open registry key
{0}\\{1}."/>
|