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

List:       kde-commits
Subject:    Re: [marble] /: Make 'not available' translatable
From:       Albert Astals Cid <tsdgeos () yahoo ! es>
Date:       2013-06-26 17:41:36
Message-ID: 20130626174136.4624510.53828.4019 () yahoo ! es
[Download RAW message or body]

<html><head></head><body data-blackberry-caret-color="#00a8df" style="background-color: rgb(255, 255, 255); line-height: initial;"><div id="BB10_response_div" style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">You sure this works? I think that not available being a define will probably confuse the extraction.&nbsp;</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">If you don't know how to try tell me and I'll try once I get back home.&nbsp;</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Cheers,&nbsp;</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Albert&nbsp;</div>                                                                                                                                     <div id="response_div_spacer" style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br style="display:initial"></div>                                                                                                                                     <div id="_signaturePlaceholder" style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"></div>                                                                                                                                                                                        <table width="100%" style="background-color:white;border-spacing:0px;"> <tbody><tr><td id="_persistentHeaderContainer" colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);">                                              <div id="_persistentHeader" style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;">  <div><b>De: </b>Yuri Chornoivan</div><div><b>Enviat: </b>dilluns 1 de gener de 4713 0:00</div><div><b>Per a: </b>kde-commits@kde.org</div><div><b>A/c: </b>i18n-infrastructure@kde.org</div><div><b>Tema: </b>[marble] /: Make 'not available' translatable</div></div></td></tr></tbody></table><div id="_persistentHeaderEnd" style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style="">Git commit ee2099d2b0c85331796f6c1eb9f805a1191a814a by Yuri Chornoivan.<br>Committed on 26/06/2013 at 16:07.<br>Pushed by yurchor into branch 'master'.<br><br>Make 'not available' translatable<br><br>M  +1    -1    Messages.sh<br>M  +1    -1    src/QtMainWindow.cpp<br><br>http://commits.kde.org/marble/ee2099d2b0c85331796f6c1eb9f805a1191a814a<br><br>diff --git a/Messages.sh b/Messages.sh<br>index dacc4ef..36fc48d 100755<br>--- a/Messages.sh<br>+++ b/Messages.sh<br>@@ -35,4 +35,4 @@ $EXTRACTRC `find . -name '*.ui' \<br>             -o -name '*.rc' -a ! -name marble.rc \<br>             -o -name '*.kcfg'` &gt;&gt; rc.cpp<br> $XGETTEXT src/kdemain.cpp src/marble_part.cpp rc.cpp -o $podir/marble.pot<br>-$XGETTEXT_QT src/QtMainWindow.cpp src/qtmain.cpp src/ControlView.cpp `find src/plugins -name '*.cpp' | grep -v '/test/'` `find src/lib -name '*.cpp'` src/lib/global.h -o $podir/marble_qt.pot<br>+$XGETTEXT_QT src/QtMainWindow.cpp src/qtmain.cpp src/ControlView.cpp `find src/plugins -name '*.cpp' | grep -v '/test/'` `find src/lib -name '*.cpp'` src/lib/global.h src/lib/MarbleGlobal.h -o $podir/marble_qt.pot<br>diff --git a/src/QtMainWindow.cpp b/src/QtMainWindow.cpp<br>index 6c9f0ad..cda67ce 100644<br>--- a/src/QtMainWindow.cpp<br>+++ b/src/QtMainWindow.cpp<br>@@ -157,7 +157,7 @@ MainWindow::MainWindow(const QString&amp; marbleDataPath, const QVariantMap&amp; cmdLine<br> <br>     setUpdatesEnabled( true );<br> <br>-    m_position = NOT_AVAILABLE;<br>+    m_position = tr( NOT_AVAILABLE );<br>     m_distance = marbleWidget()-&gt;distanceString();<br>     m_zoom = QString::number( marbleWidget()-&gt;tileZoomLevel() );<br> <br></div></body></html>
[prev in list] [next in list] [prev in thread] [next in thread] 

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