Hello community,
here is the log from the commit of package yast2-iscsi-client for
openSUSE:Factory checked in at 2014-06-10 14:37:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-client (Old)
and /work/SRC/openSUSE:Factory/.yast2-iscsi-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-iscsi-client"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-iscsi-client/yast2-iscsi-client.changes
2014-06-02 06:59:57.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-iscsi-client.new/yast2-iscsi-client.changes
2014-06-10 14:37:50.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 4 13:18:11 CEST 2014 - [email protected]
+
+- mark offload card values for translation (bnc #877920)
+- 3.1.10
+
+-------------------------------------------------------------------
Old:
----
yast2-iscsi-client-3.1.9.tar.bz2
New:
----
yast2-iscsi-client-3.1.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-iscsi-client.spec ++++++
--- /var/tmp/diff_new_pack.M9Y65P/_old 2014-06-10 14:37:51.000000000 +0200
+++ /var/tmp/diff_new_pack.M9Y65P/_new 2014-06-10 14:37:51.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-iscsi-client
-Version: 3.1.9
+Version: 3.1.10
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-iscsi-client-3.1.9.tar.bz2 -> yast2-iscsi-client-3.1.10.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.9/package/yast2-iscsi-client.changes
new/yast2-iscsi-client-3.1.10/package/yast2-iscsi-client.changes
--- old/yast2-iscsi-client-3.1.9/package/yast2-iscsi-client.changes
2014-05-19 12:28:20.000000000 +0200
+++ new/yast2-iscsi-client-3.1.10/package/yast2-iscsi-client.changes
2014-06-05 10:08:34.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Jun 4 13:18:11 CEST 2014 - [email protected]
+
+- mark offload card values for translation (bnc #877920)
+- 3.1.10
+
+-------------------------------------------------------------------
Mon May 19 12:20:59 CEST 2014 - [email protected]
- enable service 'iscsid' (additionally to socket)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.9/package/yast2-iscsi-client.spec
new/yast2-iscsi-client-3.1.10/package/yast2-iscsi-client.spec
--- old/yast2-iscsi-client-3.1.9/package/yast2-iscsi-client.spec
2014-05-19 12:28:20.000000000 +0200
+++ new/yast2-iscsi-client-3.1.10/package/yast2-iscsi-client.spec
2014-06-05 10:08:34.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-iscsi-client
-Version: 3.1.9
+Version: 3.1.10
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.9/src/include/iscsi-client/dialogs.rb
new/yast2-iscsi-client-3.1.10/src/include/iscsi-client/dialogs.rb
--- old/yast2-iscsi-client-3.1.9/src/include/iscsi-client/dialogs.rb
2014-05-19 12:28:20.000000000 +0200
+++ new/yast2-iscsi-client-3.1.10/src/include/iscsi-client/dialogs.rb
2014-06-05 10:08:34.000000000 +0200
@@ -106,13 +106,17 @@
MinWidth(
16,
HBox(
- TextEntry(Id(:initiator_name), _("Initiator Name")),
+ # name of iscsi client (/etc/iscsi/initiatorname.iscsi)
+ TextEntry(Id(:initiator_name), _("&Initiator Name")),
MinWidth(
8,
ComboBox(
Id(:offload_card),
Opt(:notify),
- _("Offloa&d Card"),
+ # prefer to not translate 'Offload' unless there is a well
+ # known word for this technology (it's special hardware
+ # shifting load from processor to card)
+ _("Offload Car&d"),
[]
)
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.9/src/modules/IscsiClientLib.rb
new/yast2-iscsi-client-3.1.10/src/modules/IscsiClientLib.rb
--- old/yast2-iscsi-client-3.1.9/src/modules/IscsiClientLib.rb 2014-05-19
12:28:20.000000000 +0200
+++ new/yast2-iscsi-client-3.1.10/src/modules/IscsiClientLib.rb 2014-06-05
10:08:34.000000000 +0200
@@ -67,8 +67,8 @@
@offboard_script = "iscsi_offload"
@offload = [
- ["default", "default" + " " + _("(Software)"), [], []],
- ["all", "all", [], []],
+ ["default", _("default (Software)"), [], []],
+ ["all", _("all"), [], []],
["bnx2", "bnx2/bnx2i/bnx2x", ["bnx2", "bnx2i", "bnx2x"], ["bnx2i"]],
["cxgb3", "cxgb3/cxgb3i", ["cxgb3", "cxgb3i"], ["cxgb3i"]],
["enic", "enic/cnic/fnic", ["enic", "fnic"], ["fnic"]],
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]