localization files added
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
miCASA.ybc: \
|
||||
/usr/share/YaST2/modules/Progress.ybc \
|
||||
/usr/share/YaST2/modules/Report.ybc \
|
||||
/usr/share/YaST2/modules/Summary.ybc
|
||||
|
||||
NovellCasa.ybc: \
|
||||
/usr/share/YaST2/modules/Progress.ybc \
|
||||
/usr/share/YaST2/modules/Report.ybc \
|
||||
|
||||
@@ -84,7 +84,7 @@ CREATE_PKGCONFIG_NOARCH_FALSE =
|
||||
CREATE_PKGCONFIG_NOARCH_TRUE = #
|
||||
CREATE_PKGCONFIG_TRUE = #
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DPACKAGE_NAME=\"yast2-CASA\" -DPACKAGE_TARNAME=\"yast2-CASA\" -DPACKAGE_VERSION=\"1.6.462\" -DPACKAGE_STRING=\"yast2-CASA\ 1.6.462\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-CASA\" -DVERSION=\"1.6.462\"
|
||||
DEFS = -DPACKAGE_NAME=\"yast2-CASA\" -DPACKAGE_TARNAME=\"yast2-CASA\" -DPACKAGE_VERSION=\"1.6.515\" -DPACKAGE_STRING=\"yast2-CASA\ 1.6.515\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-CASA\" -DVERSION=\"1.6.515\"
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
@@ -101,9 +101,9 @@ MAKEINFO = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run m
|
||||
PACKAGE = yast2-CASA
|
||||
PACKAGE_BUGREPORT = http://www.suse.de/feedback
|
||||
PACKAGE_NAME = yast2-CASA
|
||||
PACKAGE_STRING = yast2-CASA 1.6.462
|
||||
PACKAGE_STRING = yast2-CASA 1.6.515
|
||||
PACKAGE_TARNAME = yast2-CASA
|
||||
PACKAGE_VERSION = 1.6.462
|
||||
PACKAGE_VERSION = 1.6.515
|
||||
PATH_SEPARATOR = :
|
||||
PKG_CONFIG_PATH = /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig
|
||||
RPMNAME = yast2-CASA
|
||||
@@ -115,7 +115,7 @@ STYLESHEET_HTML = /usr/share/YaST2/data/docbook/stylesheets/customize-html.xsl
|
||||
STYLESHEET_PDF = /usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl
|
||||
STYLESHEET_YCPDOC = /usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl
|
||||
STYLESHEET_YDOC = /usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl
|
||||
VERSION = 1.6.462
|
||||
VERSION = 1.6.515
|
||||
XGETTEXT = /usr/bin/xgettext
|
||||
YCPC = /usr/bin/ycpc
|
||||
YCPDOC = /usr/lib/YaST2/bin/ycpdoc
|
||||
|
||||
@@ -64,32 +64,34 @@ Configure CASA here.<br></p>
|
||||
") +
|
||||
|
||||
/* Summary dialog help 2/3 */
|
||||
_("<p><b><big>Adding CASA:</big></b><br>
|
||||
Choose CASA from the list of detected services.
|
||||
If CASA was not autodetected, use <b>Other (not detected)</b>.
|
||||
Then press <b>Configure</b>.</p>
|
||||
_("<p><b><big>Configuring CASA:</big></b><br>
|
||||
After choosing CASA from <b>Security and Users</b> menu you should press
|
||||
the <b>Configure CASA</b> button to configure PAM stack and start
|
||||
the service.</p>
|
||||
") +
|
||||
|
||||
/* Summary dialog help 3/3 */
|
||||
_("<p><b><big>Editing or Deleting:</big></b><br>
|
||||
If you press <b>Edit</b>, an additional dialog in which to change
|
||||
the configuration opens.</p>
|
||||
_("<p><b><big>Unconfiguring CASA:</big></b><br>
|
||||
After choosing CASA from <b>Security and Users</b> menu To remove the
|
||||
service from PAM Stack and stop it permanently
|
||||
you should press <b>Unconfigure CASA</b> button.</p>
|
||||
"),
|
||||
|
||||
/* Ovreview dialog help 1/3 */
|
||||
"overview" : _("<p><b><big>CASA Configuration Overview</big></b><br>
|
||||
Obtain an overview of installed CASA. Additionally
|
||||
edit their configuration.<br></p>
|
||||
Refer to CASA documentation for additional information on configuring
|
||||
and running this product.<br></p>
|
||||
") +
|
||||
|
||||
/* Ovreview dialog help 2/3 */
|
||||
_("<p><b><big>Adding CASA:</big></b><br>
|
||||
Press <b>Add</b> to configure CASA.</p>") +
|
||||
_("<p><b><big>Configuring CASA:</big></b><br>
|
||||
Choose CASA to install.
|
||||
Press <b>Configure CASA</b> to configure CASA.</p>") +
|
||||
|
||||
/* Ovreview dialog help 3/3 */
|
||||
_("<p><b><big>Editing or Deleting:</big></b><br>
|
||||
Choose CASA to change or remove.
|
||||
Then press <b>Edit</b> or <b>Delete</b> as desired.</p>
|
||||
_("<p><b><big>Unconfiguring CASA:</big></b><br>
|
||||
Choose CASA to remove.
|
||||
Then press <b>Unconfigure CASA</b> ed.</p>
|
||||
"),
|
||||
|
||||
/* Configure1 dialog help 1/2 */
|
||||
|
||||
Reference in New Issue
Block a user