YaST modules rename from novell-casa to CASA continued.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-04-20 18:50:11 +00:00
parent e7a702a8bd
commit a9d7e832c2
31 changed files with 214 additions and 203 deletions

View File

@@ -37,7 +37,7 @@ textdomain "CASA";
map HELPS = $[
/* Read dialog help 1/2 */
"read" : _("<p><b><big>Initializing Novell CASA Configuration</big></b><br>
"read" : _("<p><b><big>Initializing CASA Configuration</big></b><br>
Please wait...<br></p>
") +
@@ -47,7 +47,7 @@ Safely abort the configuration utility by pressing <b>Abort</b> now.</p>
"),
/* Write dialog help 1/2 */
"write" : _("<p><b><big>Saving Novell CASA Configuration</big></b><br>
"write" : _("<p><b><big>Saving CASA Configuration</big></b><br>
Please wait...<br></p>
") +
@@ -60,13 +60,13 @@ An additional dialog informs whether it is safe to do so.
/* Summary dialog help 1/3 */
"summary" : _("<p><b><big>Novell CASA Configuration</big></b><br>
Configure Novell CASA here.<br></p>
Configure CASA here.<br></p>
") +
/* Summary dialog help 2/3 */
_("<p><b><big>Adding Novell CASA:</big></b><br>
Choose Novell CASA from the list of detected services.
If your Novell CASA was not autodetected, use <b>Other (not detected)</b>.
_("<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>
") +
@@ -78,17 +78,17 @@ the configuration opens.</p>
/* Ovreview dialog help 1/3 */
"overview" : _("<p><b><big>Novell CASA Configuration Overview</big></b><br>
Obtain an overview of installed Novell CASA. Additionally
Obtain an overview of installed CASA. Additionally
edit their configuration.<br></p>
") +
/* Ovreview dialog help 2/3 */
_("<p><b><big>Adding Novell CASA:</big></b><br>
Press <b>Add</b> to configure Novell CASA.</p>") +
_("<p><b><big>Adding CASA:</big></b><br>
Press <b>Add</b> to configure CASA.</p>") +
/* Ovreview dialog help 3/3 */
_("<p><b><big>Editing or Deleting:</big></b><br>
Choose Novell CASA to change or remove.
Choose CASA to change or remove.
Then press <b>Edit</b> or <b>Delete</b> as desired.</p>
"),