El Dissabte, 28 d'abril de 2012, a les 08:08:31, Yuri Chornoivan va escriure: > Hi, > > The code: > > /app/welcomepage/debug.qml:62: > > text: i18n("On the Debug area you will be able to > see and analyze how your program works on execution. "+ > "On the Run menu you will find all the > possible options.

"+ > "As you can see, here you can just execute your > application or debug it if you need "+ > "further runtime information. You can select what is > going to be run by configuring "+ > "the launches and selecting the one you want to use > in the Current Launch Configuration sub-menu.") > > /app/welcomepage/review.qml:66: > > text: i18n("On the Review area you will be able > to find the tools you need "+ > "to review changes in your projects, either the ones > you made or some external patch.

Also it will help you send "+ > "the changes to the community you're contributing > to, either by committing the changes, sending them by e-mail or "+ > "putting them on a ReviewBoard service.") > > In both cases scripty extracted just the first line (e.g. "On the > Debug area you will be able to see and analyze how your program > works on execution. "). > > Is there some way to make it extract full messages? Yes, there are two ways, but let me speak with Aleix to see which route we go. Albert > > Thanks in advance for your help. > > Best regards, > Yuri