[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/kipi-plugins/metadataedit
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2009-03-28 15:28:06
Message-ID: 1238254086.814901.24375.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 946014 by aacid:

Remove puzzle from this sentence so Japanese can translate it


 M  +2 -2      iptcsubjects.cpp  
 M  +2 -2      xmpsubjects.cpp  


--- trunk/extragear/graphics/kipi-plugins/metadataedit/iptcsubjects.cpp \
#946013:946014 @@ -165,8 +165,8 @@
     QGridLayout *grid2 = new QGridLayout(d->optionsBox);
     d->btnGroup        = new QButtonGroup(d->optionsBox);
     KHBox *hbox        = new KHBox(d->optionsBox);
-    d->stdBtn          = new QRadioButton(i18n("Use standard"), hbox);
-    QLabel *codeLink   = new QLabel(QString("<b><a \
href='http://www.iptc.org/NewsCodes'>%1</a></b>").arg(i18n("reference code")), hbox); \
+    d->stdBtn          = new QRadioButton(QString(), hbox); +    QLabel *codeLink   \
= new QLabel(i18n("Use standard <b><a href='http://www.iptc.org/NewsCodes'>reference \
code</a></b>"), hbox);  d->refCB           = new KComboBox(d->optionsBox);
     d->customBtn       = new QRadioButton(i18n("Use custom definition"), \
d->optionsBox);  codeLink->setOpenExternalLinks(true);
--- trunk/extragear/graphics/kipi-plugins/metadataedit/xmpsubjects.cpp #946013:946014
@@ -166,8 +166,8 @@
     QGridLayout *grid2 = new QGridLayout(d->optionsBox);
     d->btnGroup        = new QButtonGroup(d->optionsBox);
     KHBox *hbox        = new KHBox(d->optionsBox);
-    d->stdBtn          = new QRadioButton(i18n("Use standard "), hbox);
-    QLabel *codeLink   = new QLabel(QString("<b><a \
href='http://www.iptc.org/NewsCodes'>%1</a></b>").arg(i18n("reference code")), hbox); \
+    d->stdBtn          = new QRadioButton(QString(), hbox); +    QLabel *codeLink   \
= new QLabel(i18n("Use standard <b><a href='http://www.iptc.org/NewsCodes'>reference \
code</a></b>"), hbox);  d->refCB           = new KComboBox(d->optionsBox);
     d->customBtn       = new QRadioButton(i18n("Use custom definition"), \
d->optionsBox);  codeLink->setOpenExternalLinks(true);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic