From 4c53f60fa3b47fba974b00470909a4b08104550d Mon Sep 17 00:00:00 2001 From: "Cameron (Kamran) Mashayekhi" Date: Fri, 4 Apr 2008 20:16:43 +0000 Subject: [PATCH] Fix for Defect 259794 for localizing the strings in CASA.pot file. --- yast2-CASA/CASA.pot | 23 +++++++++++++++++++++++ yast2-CASA/yast2-CASA.changes | 5 +++++ 2 files changed, 28 insertions(+) diff --git a/yast2-CASA/CASA.pot b/yast2-CASA/CASA.pot index 776d2fc3..17c837c3 100644 --- a/yast2-CASA/CASA.pot +++ b/yast2-CASA/CASA.pot @@ -149,14 +149,37 @@ msgstr "" msgid " CASA Configuration Wizard Pages " msgstr "" +#: src/complex.ycp:67 +msgid "&Enable CASA" +msgstr "" + +#: src/complex.ycp:71 +msgid "&Disable CASA" +msgstr "" + +#: src/complex.ycp:71 +msgid "&Disable CASA" +msgstr "" + + #: src/complex.ycp:108 msgid "&Configure CASA" msgstr "" +#: src/complex.ycp:187 +msgid "&YaST Enabled CASA successfully." +msgstr "" + +#: src/complex.ycp:221 +msgid "&YaST Disabled CASA successfully." +msgstr "" + #: src/complex.ycp:111 msgid "&Unconfigure CASA" msgstr "" + + #. CASA overview dialog caption #: src/complex.ycp:250 msgid "CASA Overview" diff --git a/yast2-CASA/yast2-CASA.changes b/yast2-CASA/yast2-CASA.changes index 3e72dff8..4c3a4c75 100644 --- a/yast2-CASA/yast2-CASA.changes +++ b/yast2-CASA/yast2-CASA.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 04 14:14:12 MDT 2008 - schoi@novell.com + +- BUG 259794 Fix for localizing the text in CASA.pot file for Yast module. + ------------------------------------------------------------------- Mon Sep 10 15:53:12 MDT 2007 - schoi@novell.com