Mailinglist Archive: yast-commit (683 mails)
| < Previous | Next > |
[yast-commit] r42901 - in /trunk/sound: data/proofread_strings package/yast2-sound.changes sound/src/complex.ycp sound/src/texts.ycp
- From: lslezak@xxxxxxxxxxxxxxxx
- Date: Mon, 10 Dec 2007 14:55:06 -0000
- Message-id: <20071210145506.B961D39504@xxxxxxxxxxxxxxxx>
Author: lslezak
Date: Mon Dec 10 15:55:06 2007
New Revision: 42901
URL: http://svn.opensuse.org/viewcvs/yast?rev=42901&view=rev
Log:
- merged proofread texts (2007-18-23)
Modified:
trunk/sound/data/proofread_strings
trunk/sound/package/yast2-sound.changes
trunk/sound/sound/src/complex.ycp
trunk/sound/sound/src/texts.ycp
Modified: trunk/sound/data/proofread_strings
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/data/proofread_strings?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/data/proofread_strings (original)
+++ trunk/sound/data/proofread_strings Mon Dec 10 15:55:06 2007
@@ -3,4 +3,6 @@
"Capture IBL size for %1 soundcard." "Capture IBL size for %1 sound card."
"Enable workaround for buggy interrupts on some motherboards." "Enable
work-around for buggy interrupts on some motherboards."
"Enable workaround for hardwares with problematic codec semaphores." "Enable
work-around for hardware with problematic codec semaphores"
-
+"Digital input rate for Bt87x soundcard" "Digital input
rate for Bt87x sound card"
+"Toggle power-management. (0 = off, 1 = on, 2 = auto)" "Toggle
power management. (0 = off, 1 = on, 2 = auto)"
+"Define reset timeout for cs8427 chip in msec resolution." "Define reset
time-out for cs8427 chip in msec resolution."
Modified: trunk/sound/package/yast2-sound.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/package/yast2-sound.changes?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/package/yast2-sound.changes (original)
+++ trunk/sound/package/yast2-sound.changes Mon Dec 10 15:55:06 2007
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Dec 10 15:54:40 CET 2007 - lslezak@xxxxxxx
+
+- merged proofread texts (2007-18-23)
+
+-------------------------------------------------------------------
Fri Oct 26 12:21:46 CEST 2007 - lslezak@xxxxxxx
- fixed build problem (unpackaged alsa_packages.ycp file)
Modified: trunk/sound/sound/src/complex.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/sound/src/complex.ycp?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/sound/src/complex.ycp (original)
+++ trunk/sound/sound/src/complex.ycp Mon Dec 10 15:55:06 2007
@@ -254,7 +254,9 @@
if (!started)
{
- Report::Error(_("Restart of the sound systen has
failed.\nCheck options of the driver."));
+ Report::Error(_("Restart of the sound system has
failed.
+Check options of the driver.
+"));
ret = `again;
continue;
}
Modified: trunk/sound/sound/src/texts.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/sound/src/texts.ycp?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/sound/src/texts.ycp (original)
+++ trunk/sound/sound/src/texts.ycp Mon Dec 10 15:55:06 2007
@@ -274,7 +274,7 @@
_("<p>
Use <b>Other</b> to set the volume of the selected card or configure
-module loading for playing MIDI files (<b>Start Sequencer</b>).
+the module loading for playing MIDI files (<b>Start Sequencer</b>).
Use <b>Play Test Sound</b> to test the selected card.
</p>
") +
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon Dec 10 15:55:06 2007
New Revision: 42901
URL: http://svn.opensuse.org/viewcvs/yast?rev=42901&view=rev
Log:
- merged proofread texts (2007-18-23)
Modified:
trunk/sound/data/proofread_strings
trunk/sound/package/yast2-sound.changes
trunk/sound/sound/src/complex.ycp
trunk/sound/sound/src/texts.ycp
Modified: trunk/sound/data/proofread_strings
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/data/proofread_strings?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/data/proofread_strings (original)
+++ trunk/sound/data/proofread_strings Mon Dec 10 15:55:06 2007
@@ -3,4 +3,6 @@
"Capture IBL size for %1 soundcard." "Capture IBL size for %1 sound card."
"Enable workaround for buggy interrupts on some motherboards." "Enable
work-around for buggy interrupts on some motherboards."
"Enable workaround for hardwares with problematic codec semaphores." "Enable
work-around for hardware with problematic codec semaphores"
-
+"Digital input rate for Bt87x soundcard" "Digital input
rate for Bt87x sound card"
+"Toggle power-management. (0 = off, 1 = on, 2 = auto)" "Toggle
power management. (0 = off, 1 = on, 2 = auto)"
+"Define reset timeout for cs8427 chip in msec resolution." "Define reset
time-out for cs8427 chip in msec resolution."
Modified: trunk/sound/package/yast2-sound.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/package/yast2-sound.changes?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/package/yast2-sound.changes (original)
+++ trunk/sound/package/yast2-sound.changes Mon Dec 10 15:55:06 2007
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Dec 10 15:54:40 CET 2007 - lslezak@xxxxxxx
+
+- merged proofread texts (2007-18-23)
+
+-------------------------------------------------------------------
Fri Oct 26 12:21:46 CEST 2007 - lslezak@xxxxxxx
- fixed build problem (unpackaged alsa_packages.ycp file)
Modified: trunk/sound/sound/src/complex.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/sound/src/complex.ycp?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/sound/src/complex.ycp (original)
+++ trunk/sound/sound/src/complex.ycp Mon Dec 10 15:55:06 2007
@@ -254,7 +254,9 @@
if (!started)
{
- Report::Error(_("Restart of the sound systen has
failed.\nCheck options of the driver."));
+ Report::Error(_("Restart of the sound system has
failed.
+Check options of the driver.
+"));
ret = `again;
continue;
}
Modified: trunk/sound/sound/src/texts.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/sound/sound/src/texts.ycp?rev=42901&r1=42900&r2=42901&view=diff
==============================================================================
--- trunk/sound/sound/src/texts.ycp (original)
+++ trunk/sound/sound/src/texts.ycp Mon Dec 10 15:55:06 2007
@@ -274,7 +274,7 @@
_("<p>
Use <b>Other</b> to set the volume of the selected card or configure
-module loading for playing MIDI files (<b>Start Sequencer</b>).
+the module loading for playing MIDI files (<b>Start Sequencer</b>).
Use <b>Play Test Sound</b> to test the selected card.
</p>
") +
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |