<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>fotowall.png</filename>
    </added>
    <added>
      <filename>translations/fotowall_en.qm</filename>
    </added>
    <added>
      <filename>translations/fotowall_it.qm</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -21,8 +21,7 @@ SOURCES += main.cpp \
 FORMS += FotoWall.ui
 RESOURCES += fotowall.qrc
 TRANSLATIONS += translations/fotowall_en.ts \
-    translations/fotowall_it.ts \
-    translations/fotowall_fr.ts
+    translations/fotowall_it.ts
 
 # Components
 include(items/items.pri)
@@ -31,13 +30,16 @@ include(frames/frames.pri)
 # installation on Linux
 unix {
     target.path = /usr/bin
-    icon.files = data/fotowall.png
+    icon.files = fotowall.png
     icon.path = /usr/share/pixmaps
-    dfile.files = data/fotowall.desktop
+    dfile.files = fotowall.desktop
     dfile.path = /usr/share/applications
+    man.files = fotowall.1
+    man.path = /usr/share/man/man1
     INSTALLS += target \
         icon \
-        dfile
+        dfile \
+        man
 }
 
 # deployment on Windows</diff>
      <filename>fotowall.pro</filename>
    </modified>
    <modified>
      <diff>@@ -18,6 +18,8 @@
         &lt;file&gt;data/action-up.png&lt;/file&gt;
         &lt;file&gt;data/fotowall.png&lt;/file&gt;
         &lt;file&gt;data/help.html&lt;/file&gt;
+        &lt;file&gt;translations/fotowall_en.qm&lt;/file&gt;
+        &lt;file&gt;translations/fotowall_it.qm&lt;/file&gt;
     &lt;/qresource&gt;
     &lt;qresource prefix=&quot;/plasma-frames&quot; &gt;
         &lt;file alias=&quot;1.svg&quot; &gt;data/frame-plasma-1.svg&lt;/file&gt;</diff>
      <filename>fotowall.qrc</filename>
    </modified>
    <modified>
      <diff>@@ -28,7 +28,7 @@ int main( int argc, char ** args )
     app.setOrganizationName(&quot;Enrico Ros&quot;);
 
     QTranslator translator;
-    translator.load( QString( &quot;translations/fotowall_%1&quot; ).arg( QLocale::system().name() ) );
+    translator.load( QString( &quot;:/translations/fotowall_%1&quot; ).arg( QLocale::system().name() ) );
     app.installTranslator(&amp;translator);
 
     QSettings s;</diff>
      <filename>main.cpp</filename>
    </modified>
    <modified>
      <diff>@@ -1,119 +1,276 @@
 &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!DOCTYPE TS&gt;&lt;TS version=&quot;1.1&quot;&gt;
+&lt;!DOCTYPE TS&gt;
+&lt;TS version=&quot;2.0&quot; language=&quot;en&quot;&gt;
 &lt;context&gt;
-    &lt;name&gt;FWFoto&lt;/name&gt;
+    &lt;name&gt;FotoWall&lt;/name&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FWFoto.cpp&quot; line=&quot;74&quot;/&gt;
-        &lt;source&gt;...&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;129&quot;/&gt;
+        &lt;source&gt;Select one or more pictures to add&lt;/source&gt;
+        &lt;translation&gt;Select one or more pictures to add&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;129&quot;/&gt;
+        &lt;source&gt;Images (%1)&lt;/source&gt;
+        &lt;translation&gt;Images (%1)&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;138&quot;/&gt;
+        &lt;source&gt;Insert the title&lt;/source&gt;
+        &lt;translation&gt;Insert the title&lt;/translation&gt;
     &lt;/message&gt;
-&lt;/context&gt;
-&lt;context&gt;
-    &lt;name&gt;FotoWall&lt;/name&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;106&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;150&quot;/&gt;
+        &lt;source&gt;Opening the Web Tutorial&lt;/source&gt;
+        &lt;translation&gt;Opening the Web Tutorial&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;150&quot;/&gt;
+        &lt;source&gt;The Tutorial is provided on Fosswire by Peter Upfold.
+Do you want to open the web page?&lt;/source&gt;
+        &lt;translation&gt;The Tutorial is provided on Fosswire by Peter Upfold.
+Do you want to open the web page?&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;157&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;172&quot;/&gt;
         &lt;source&gt;Select Layout file&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Select a Layout file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;96&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;163&quot;/&gt;
         &lt;source&gt;Load Error&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Load Error&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;96&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;163&quot;/&gt;
         &lt;source&gt;Error load layout from this file&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Error loading layout from this file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;114&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;180&quot;/&gt;
         &lt;source&gt;Save Error&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Save Error&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;114&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;180&quot;/&gt;
         &lt;source&gt;Error saving layout to this file&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Error saving layout to this file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;148&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;216&quot;/&gt;
+        &lt;source&gt;Warning&lt;/source&gt;
+        &lt;translation&gt;Warning&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;216&quot;/&gt;
+        &lt;source&gt;This function is being rewritten for version 0.4.
+In the meantime, while not the optimum, you can still get high quality results ;-)&lt;/source&gt;
+        &lt;translation&gt;This function is being rewritten for version 0.4.
+In the meantime, while not the optimum, you can still get high quality results ;-)&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;217&quot;/&gt;
         &lt;source&gt;Name a PNG file&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Choose the file name&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;178&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;247&quot;/&gt;
         &lt;source&gt;Rendering Save Error&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Rendering Save Error&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;178&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;247&quot;/&gt;
         &lt;source&gt;Error rendering to this file&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Error rendering to this file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;182&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;251&quot;/&gt;
         &lt;source&gt;Image rendered&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Image rendered&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;182&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;251&quot;/&gt;
         &lt;source&gt;The target image is %1 bytes long&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;The target image is %1 bytes long&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;13&quot;/&gt;
-        &lt;source&gt;FotoWall 0.21&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;138&quot;/&gt;
+        &lt;source&gt;Title&lt;/source&gt;
+        &lt;translation&gt;Title&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;48&quot;/&gt;
-        &lt;source&gt;Title&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;14&quot;/&gt;
+        &lt;source&gt;FotoWall 0.3&lt;/source&gt;
+        &lt;translation&gt;FotoWall 0.3&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;152&quot;/&gt;
-        &lt;source&gt;Load ...&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;26&quot;/&gt;
+        &lt;source&gt;#cmdFrame {
+    background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
+}&lt;/source&gt;
+        &lt;translation&gt;#cmdFrame {
+    background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
+}&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;196&quot;/&gt;
-        &lt;source&gt;Save ...&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;37&quot;/&gt;
+        &lt;source&gt;add pictures&lt;/source&gt;
+        &lt;translation&gt;add pictures&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;284&quot;/&gt;
-        &lt;source&gt;Quit&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;51&quot;/&gt;
+        &lt;source&gt;set title&lt;/source&gt;
+        &lt;translation&gt;set title&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;34&quot;/&gt;
-        &lt;source&gt;QFrame {
-    background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
-}&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;78&quot;/&gt;
+        &lt;source&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;introduction&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;  &amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/source&gt;
+        &lt;translation&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;introduction&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;  &amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;89&quot;/&gt;
+        &lt;source&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;tutorial&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/source&gt;
+        &lt;translation&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;tutorial&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;45&quot;/&gt;
-        &lt;source&gt;background-color: transparent&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;150&quot;/&gt;
+        &lt;source&gt;render&lt;/source&gt;
+        &lt;translation&gt;render&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;240&quot;/&gt;
-        &lt;source&gt;Render Poster&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;201&quot;/&gt;
+        &lt;source&gt;load&lt;/source&gt;
+        &lt;translation&gt;load&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;248&quot;/&gt;
+        &lt;source&gt;save&lt;/source&gt;
+        &lt;translation&gt;save&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;295&quot;/&gt;
+        &lt;source&gt;quit&lt;/source&gt;
+        &lt;translation&gt;quit&lt;/translation&gt;
+    &lt;/message&gt;
+&lt;/context&gt;
+&lt;context&gt;
+    &lt;name&gt;PictureItem&lt;/name&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;115&quot;/&gt;
+        &lt;source&gt;...&lt;/source&gt;
+        &lt;translation&gt;...&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;470&quot;/&gt;
+        &lt;source&gt;Choose the file name&lt;/source&gt;
+        &lt;translation&gt;Choose the file name&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;509&quot;/&gt;
+        &lt;source&gt;Picture Save Error&lt;/source&gt;
+        &lt;translation&gt;Picture Save Error&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;509&quot;/&gt;
+        &lt;source&gt;Error saving picture to the file %1&lt;/source&gt;
+        &lt;translation&gt;Error saving picture to the file %1&lt;/translation&gt;
+    &lt;/message&gt;
+&lt;/context&gt;
+&lt;context&gt;
+    &lt;name&gt;PicturePropertiesItem&lt;/name&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;14&quot;/&gt;
+        &lt;source&gt;Form&lt;/source&gt;
+        &lt;translation&gt;Picture Properties&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;22&quot;/&gt;
+        &lt;source&gt;Front&lt;/source&gt;
+        &lt;translation&gt;Front&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;36&quot;/&gt;
+        &lt;source&gt;Raise&lt;/source&gt;
+        &lt;translation&gt;Raise&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;50&quot;/&gt;
+        &lt;source&gt;Lower&lt;/source&gt;
+        &lt;translation&gt;Lower&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;64&quot;/&gt;
+        &lt;source&gt;Back&lt;/source&gt;
+        &lt;translation&gt;Back&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;112&quot;/&gt;
+        &lt;source&gt;Effects&lt;/source&gt;
+        &lt;translation&gt;Effects&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;118&quot;/&gt;
+        &lt;source&gt;Invert&lt;/source&gt;
+        &lt;translation&gt;Invert&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;132&quot;/&gt;
+        &lt;source&gt;Flip&lt;/source&gt;
+        &lt;translation&gt;Flip&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;159&quot;/&gt;
+        &lt;source&gt;Show Reflection&lt;/source&gt;
+        &lt;translation&gt;Show Reflection&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;171&quot;/&gt;
+        &lt;source&gt;background&lt;/source&gt;
+        &lt;translation&gt;Background&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;185&quot;/&gt;
+        &lt;source&gt;save&lt;/source&gt;
+        &lt;translation&gt;Save&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;199&quot;/&gt;
+        &lt;source&gt;delete&lt;/source&gt;
+        &lt;translation&gt;Delete&lt;/translation&gt;
     &lt;/message&gt;
 &lt;/context&gt;
 &lt;context&gt;
     &lt;name&gt;SizeDialog&lt;/name&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;128&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;196&quot;/&gt;
+        &lt;source&gt;The aspect ratio must be kept&lt;/source&gt;
+        &lt;translation&gt;The aspect ratio must be kept&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;194&quot;/&gt;
         &lt;source&gt;Select Resolution&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;Select Resolution&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;134&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;201&quot;/&gt;
         &lt;source&gt;OK&lt;/source&gt;
-        &lt;translation type=&quot;unfinished&quot;&gt;&lt;/translation&gt;
+        &lt;translation&gt;OK&lt;/translation&gt;
     &lt;/message&gt;
 &lt;/context&gt;
 &lt;/TS&gt;</diff>
      <filename>translations/fotowall_en.ts</filename>
    </modified>
    <modified>
      <diff>@@ -1,119 +1,313 @@
 &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!DOCTYPE TS&gt;&lt;TS version=&quot;1.1&quot; language=&quot;it&quot;&gt;
+&lt;!DOCTYPE TS&gt;
+&lt;TS version=&quot;2.0&quot; language=&quot;it&quot;&gt;
 &lt;context&gt;
     &lt;name&gt;FWFoto&lt;/name&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FWFoto.cpp&quot; line=&quot;74&quot;/&gt;
         &lt;source&gt;...&lt;/source&gt;
-        &lt;translation&gt;...&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;...&lt;/translation&gt;
     &lt;/message&gt;
 &lt;/context&gt;
 &lt;context&gt;
     &lt;name&gt;FotoWall&lt;/name&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;106&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;129&quot;/&gt;
+        &lt;source&gt;Select one or more pictures to add&lt;/source&gt;
+        &lt;translation&gt;Scegliere una o pi&#249; fotografie da aggiungere&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;129&quot;/&gt;
+        &lt;source&gt;Images (%1)&lt;/source&gt;
+        &lt;translation&gt;Immagini (%1)&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;138&quot;/&gt;
+        &lt;source&gt;Insert the title&lt;/source&gt;
+        &lt;translation&gt;Inserire il titolo&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;150&quot;/&gt;
+        &lt;source&gt;Opening the Web Tutorial&lt;/source&gt;
+        &lt;translation&gt;Apertura del Tutoria da web&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;150&quot;/&gt;
+        &lt;source&gt;The Tutorial is provided on Fosswire by Peter Upfold.
+Do you want to open the web page?&lt;/source&gt;
+        &lt;translation&gt;Il tutorial di Peter Upfold &#232; distribuito da Fosswire. 
+Vuoi aprire la pagina internet?&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;157&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;172&quot;/&gt;
         &lt;source&gt;Select Layout file&lt;/source&gt;
         &lt;translation&gt;Scegli il file di Disposizione&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;96&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;163&quot;/&gt;
         &lt;source&gt;Load Error&lt;/source&gt;
         &lt;translation&gt;Errore di caricamento&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;96&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;163&quot;/&gt;
         &lt;source&gt;Error load layout from this file&lt;/source&gt;
         &lt;translation&gt;Errore caricando la disposizione da questo file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;114&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;180&quot;/&gt;
         &lt;source&gt;Save Error&lt;/source&gt;
         &lt;translation&gt;Errore nel salvataggio&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;114&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;180&quot;/&gt;
         &lt;source&gt;Error saving layout to this file&lt;/source&gt;
         &lt;translation&gt;Errore salvando la disposizione su questo file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;148&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;216&quot;/&gt;
+        &lt;source&gt;Warning&lt;/source&gt;
+        &lt;translation&gt;Allerte&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;216&quot;/&gt;
+        &lt;source&gt;This function is being rewritten for version 0.4.
+In the meantime, while not the optimum, you can still get high quality results ;-)&lt;/source&gt;
+        &lt;translation&gt;Questa funzione verr&#224; riscritta per la versione 0.4
+Nel frattempo, anche se non &#232; il risultato migliore, si pu&#242; ottenere ancora un risultato di alta qualit&#224;. ;-)&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;217&quot;/&gt;
         &lt;source&gt;Name a PNG file&lt;/source&gt;
         &lt;translation&gt;Scegli un file PNG&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;178&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;247&quot;/&gt;
         &lt;source&gt;Rendering Save Error&lt;/source&gt;
         &lt;translation&gt;Errore salvando il Rendering&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;178&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;247&quot;/&gt;
         &lt;source&gt;Error rendering to this file&lt;/source&gt;
         &lt;translation&gt;Errore salvando il rendering su questo file&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;182&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;251&quot;/&gt;
         &lt;source&gt;Image rendered&lt;/source&gt;
         &lt;translation&gt;Immagine renderizzata&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;182&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;251&quot;/&gt;
         &lt;source&gt;The target image is %1 bytes long&lt;/source&gt;
         &lt;translation&gt;L&amp;apos;iimagine di destinazione ha %1 byte&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;13&quot;/&gt;
         &lt;source&gt;FotoWall 0.21&lt;/source&gt;
-        &lt;translation&gt;FotoWall 0.21&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;FotoWall 0.21&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;48&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;138&quot;/&gt;
         &lt;source&gt;Title&lt;/source&gt;
         &lt;translation&gt;Titolo&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;152&quot;/&gt;
         &lt;source&gt;Load ...&lt;/source&gt;
-        &lt;translation&gt;Carica ...&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;Carica ...&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;196&quot;/&gt;
         &lt;source&gt;Save ...&lt;/source&gt;
-        &lt;translation&gt;Salva ...&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;Salva ...&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;284&quot;/&gt;
         &lt;source&gt;Quit&lt;/source&gt;
-        &lt;translation&gt;Esci&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;Esci&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;34&quot;/&gt;
         &lt;source&gt;QFrame {
     background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
 }&lt;/source&gt;
-        &lt;translation&gt;QFrame {
+        &lt;translation type=&quot;obsolete&quot;&gt;QFrame {
     background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
 }&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;45&quot;/&gt;
         &lt;source&gt;background-color: transparent&lt;/source&gt;
-        &lt;translation&gt;background-color: transparent&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;background-color: transparent&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;240&quot;/&gt;
         &lt;source&gt;Render Poster&lt;/source&gt;
-        &lt;translation&gt;Crea un Poster&lt;/translation&gt;
+        &lt;translation type=&quot;obsolete&quot;&gt;Crea un Poster&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;14&quot;/&gt;
+        &lt;source&gt;FotoWall 0.3&lt;/source&gt;
+        &lt;translation&gt;FotoWall 0.3&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;26&quot;/&gt;
+        &lt;source&gt;#cmdFrame {
+    background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
+}&lt;/source&gt;
+        &lt;translation&gt;#cmdFrame {
+    background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 255, 255, 255), stop:0.461 rgba(232, 232, 232, 255), stop:0.463 rgba(202, 202, 202, 255), stop:1 rgba(237, 237, 237, 255))
+}&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;37&quot;/&gt;
+        &lt;source&gt;add pictures&lt;/source&gt;
+        &lt;translation&gt;Aggiungi immagine&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;51&quot;/&gt;
+        &lt;source&gt;set title&lt;/source&gt;
+        &lt;translation&gt;Imposta il titolo&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;78&quot;/&gt;
+        &lt;source&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;introduction&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;  &amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/source&gt;
+        &lt;translation&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;introduction&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;  &amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;89&quot;/&gt;
+        &lt;source&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;tutorial&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/source&gt;
+        &lt;translation&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0//EN&amp;quot; &amp;quot;http://www.w3.org/TR/REC-html40/strict.dtd&amp;quot;&amp;gt;
+&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta name=&amp;quot;qrichtext&amp;quot; content=&amp;quot;1&amp;quot; /&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
+p, li { white-space: pre-wrap; }
+&amp;lt;/style&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body style=&amp;quot; font-family:&amp;apos;Sans Serif&amp;apos;; font-size:10pt; font-weight:400; font-style:normal;&amp;quot;&amp;gt;
+&amp;lt;p style=&amp;quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;help&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot; text-decoration: underline; color:#0000ff;&amp;quot;&amp;gt;tutorial&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;150&quot;/&gt;
+        &lt;source&gt;render&lt;/source&gt;
+        &lt;translation&gt;Componi&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;201&quot;/&gt;
+        &lt;source&gt;load&lt;/source&gt;
+        &lt;translation&gt;Carica&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;248&quot;/&gt;
+        &lt;source&gt;save&lt;/source&gt;
+        &lt;translation&gt;Salva&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.ui&quot; line=&quot;295&quot;/&gt;
+        &lt;source&gt;quit&lt;/source&gt;
+        &lt;translation&gt;Esci&lt;/translation&gt;
+    &lt;/message&gt;
+&lt;/context&gt;
+&lt;context&gt;
+    &lt;name&gt;PictureItem&lt;/name&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;115&quot;/&gt;
+        &lt;source&gt;...&lt;/source&gt;
+        &lt;translation&gt;...&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;470&quot;/&gt;
+        &lt;source&gt;Choose the file name&lt;/source&gt;
+        &lt;translation&gt;Sceglere il nome del file&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;509&quot;/&gt;
+        &lt;source&gt;Picture Save Error&lt;/source&gt;
+        &lt;translation&gt;Errore salvando l&amp;apos;immagine&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PictureItem.cpp&quot; line=&quot;509&quot;/&gt;
+        &lt;source&gt;Error saving picture to the file %1&lt;/source&gt;
+        &lt;translation&gt;Errore salvando l&amp;apos;immagine sul file %1&lt;/translation&gt;
+    &lt;/message&gt;
+&lt;/context&gt;
+&lt;context&gt;
+    &lt;name&gt;PicturePropertiesItem&lt;/name&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;14&quot;/&gt;
+        &lt;source&gt;Form&lt;/source&gt;
+        &lt;translation&gt;Propriet&#224; Immagine&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;22&quot;/&gt;
+        &lt;source&gt;Front&lt;/source&gt;
+        &lt;translation&gt;Primo piano&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;36&quot;/&gt;
+        &lt;source&gt;Raise&lt;/source&gt;
+        &lt;translation&gt;Solleva&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;50&quot;/&gt;
+        &lt;source&gt;Lower&lt;/source&gt;
+        &lt;translation&gt;Affonda&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;64&quot;/&gt;
+        &lt;source&gt;Back&lt;/source&gt;
+        &lt;translation&gt;Ultimo piano&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;112&quot;/&gt;
+        &lt;source&gt;Effects&lt;/source&gt;
+        &lt;translation&gt;Effetti&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;118&quot;/&gt;
+        &lt;source&gt;Invert&lt;/source&gt;
+        &lt;translation&gt;Inverti&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;132&quot;/&gt;
+        &lt;source&gt;Flip&lt;/source&gt;
+        &lt;translation&gt;Speculare&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;159&quot;/&gt;
+        &lt;source&gt;Show Reflection&lt;/source&gt;
+        &lt;translation&gt;Visualizza riflessione&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;171&quot;/&gt;
+        &lt;source&gt;background&lt;/source&gt;
+        &lt;translation&gt;Sfondo&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;185&quot;/&gt;
+        &lt;source&gt;save&lt;/source&gt;
+        &lt;translation&gt;Salva&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../items/PicturePropertiesItem.ui&quot; line=&quot;199&quot;/&gt;
+        &lt;source&gt;delete&lt;/source&gt;
+        &lt;translation&gt;Cancella&lt;/translation&gt;
     &lt;/message&gt;
 &lt;/context&gt;
 &lt;context&gt;
     &lt;name&gt;SizeDialog&lt;/name&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;128&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;196&quot;/&gt;
+        &lt;source&gt;The aspect ratio must be kept&lt;/source&gt;
+        &lt;translation&gt;Le proporzioni devono essere sispettate&lt;/translation&gt;
+    &lt;/message&gt;
+    &lt;message&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;194&quot;/&gt;
         &lt;source&gt;Select Resolution&lt;/source&gt;
         &lt;translation&gt;Scegli la risoluzione&lt;/translation&gt;
     &lt;/message&gt;
     &lt;message&gt;
-        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;134&quot;/&gt;
+        &lt;location filename=&quot;../FotoWall.cpp&quot; line=&quot;201&quot;/&gt;
         &lt;source&gt;OK&lt;/source&gt;
         &lt;translation&gt;Ok&lt;/translation&gt;
     &lt;/message&gt;</diff>
      <filename>translations/fotowall_it.ts</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>translations/fotowall_fr.ts</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>721ff706c69306b195c35531b43a9fdc714343a6</id>
    </parent>
  </parents>
  <author>
    <name>Enrico Ros</name>
    <email>enrico.ros@gmail.com</email>
  </author>
  <url>http://github.com/enricoros/fotowall/commit/06959dceb22896dbceb59091efd84de2ed0002ab</url>
  <id>06959dceb22896dbceb59091efd84de2ed0002ab</id>
  <committed-date>2009-03-12T16:05:33-07:00</committed-date>
  <authored-date>2009-03-12T16:05:33-07:00</authored-date>
  <message>Added Italian Translation by Alberto Scarpa.</message>
  <tree>1ea6564d8d5c60883e8d543251778e0db791d87f</tree>
  <committer>
    <name>Enrico Ros</name>
    <email>enrico.ros@gmail.com</email>
  </committer>
</commit>
