Skip to content

Commit

Permalink
next version is 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic100 committed Sep 9, 2013
1 parent 632c7a8 commit 1d601ed
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 75 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ UMWP Autochanger is a little tool for [UltraMon](http://www.realtimesoft.com/ult
* manage sets of wallpapers, allowing you to quickly change which images are used.

Version : 1.2
Release date : ???
Release date : 09/09/2013
Author : Damien "Mistic" Sorel
Website : http://www.strangeplanet.fr/work/umwp-autochanger
License : GNU General Public License Version 3
Expand Down Expand Up @@ -51,8 +51,10 @@ A: Yes. Simply drag & drop them.


## Changelog
* 1.2 (???)
* [1.2 (09/09/2013)](http://www.strangeplanet.fr/work/umwp-autochanger/download.php?ver=1.2)
* new: system-wide hotkeys for quick change
* new: reorder sets with drag'n'drop
* new: integrated help

* [1.1 (13/05/2013)](http://www.strangeplanet.fr/work/umwp-autochanger/download.php?ver=1.1)
* fixed: use better shuffle
Expand Down
91 changes: 58 additions & 33 deletions src/lang/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<context>
<name>ErrorWidget</name>
<message>
<location filename="../errorwidget.cpp" line="32"/>
<location filename="../errorwidget.cpp" line="30"/>
<source>Oops !</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -52,49 +52,49 @@
<context>
<name>MainWidget</name>
<message>
<location filename="../mainwidget.cpp" line="31"/>
<location filename="../mainwidget.cpp" line="138"/>
<location filename="../mainwidget.cpp" line="34"/>
<location filename="../mainwidget.cpp" line="142"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="32"/>
<location filename="../mainwidget.cpp" line="35"/>
<source>Activate</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="34"/>
<location filename="../mainwidget.cpp" line="156"/>
<location filename="../mainwidget.cpp" line="37"/>
<location filename="../mainwidget.cpp" line="160"/>
<source>Delete</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="55"/>
<location filename="../mainwidget.cpp" line="58"/>
<source>Delay (seconds) : </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="156"/>
<location filename="../mainwidget.cpp" line="160"/>
<source>Are you sure?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="33"/>
<location filename="../mainwidget.cpp" line="36"/>
<source>Unactivate</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="35"/>
<location filename="../mainwidget.cpp" line="38"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="190"/>
<location filename="../mainwidget.cpp" line="194"/>
<source>Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwidget.cpp" line="190"/>
<location filename="../mainwidget.cpp" line="194"/>
<source>New name:</source>
<translation type="unfinished"></translation>
</message>
Expand All @@ -103,28 +103,28 @@
<name>MainWindow</name>
<message>
<location filename="../mainwindow.cpp" line="49"/>
<location filename="../mainwindow.cpp" line="107"/>
<location filename="../mainwindow.cpp" line="389"/>
<location filename="../mainwindow.cpp" line="143"/>
<location filename="../mainwindow.cpp" line="472"/>
<source>Quit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="51"/>
<location filename="../mainwindow.cpp" line="104"/>
<location filename="../mainwindow.cpp" line="247"/>
<location filename="../mainwindow.cpp" line="140"/>
<location filename="../mainwindow.cpp" line="309"/>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="50"/>
<location filename="../mainwindow.cpp" line="102"/>
<location filename="../mainwindow.cpp" line="269"/>
<location filename="../mainwindow.cpp" line="270"/>
<location filename="../mainwindow.cpp" line="138"/>
<location filename="../mainwindow.cpp" line="331"/>
<location filename="../mainwindow.cpp" line="332"/>
<source>Pause</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="103"/>
<location filename="../mainwindow.cpp" line="139"/>
<source>Refresh</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -159,59 +159,84 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="105"/>
<location filename="../mainwindow.cpp" line="67"/>
<source>Hotkeys</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="78"/>
<source>Alt</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="79"/>
<source>Ctrl</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="80"/>
<source>Shift</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="81"/>
<source>Win</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="141"/>
<source>Quick switch</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="238"/>
<location filename="../mainwindow.cpp" line="300"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="365"/>
<location filename="../mainwindow.cpp" line="371"/>
<location filename="../mainwindow.cpp" line="448"/>
<location filename="../mainwindow.cpp" line="454"/>
<source>A new version is available : %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="370"/>
<location filename="../mainwindow.cpp" line="453"/>
<source>New version</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="372"/>
<location filename="../mainwindow.cpp" line="455"/>
<source>Visit the &lt;a href=&apos;%1&apos;&gt;project homepage&lt;/a&gt; to download the latest version.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="228"/>
<location filename="../mainwindow.cpp" line="290"/>
<source>%1 is still running</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="274"/>
<location filename="../mainwindow.cpp" line="275"/>
<location filename="../mainwindow.cpp" line="336"/>
<location filename="../mainwindow.cpp" line="337"/>
<source>Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="305"/>
<location filename="../mainwindow.cpp" line="367"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="334"/>
<location filename="../mainwindow.cpp" line="396"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="334"/>
<location filename="../mainwindow.cpp" line="396"/>
<source>If you disable files check you may obtain&lt;br&gt;a black wallpaper if you manually edit your sets.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="389"/>
<location filename="../mainwindow.cpp" line="472"/>
<source>If you quit the application now,&lt;br&gt;the wallpaper will not change anymore.</source>
<translation type="unfinished"></translation>
</message>
Expand Down
Binary file modified src/lang/fr.qm
Binary file not shown.
Loading

0 comments on commit 1d601ed

Please sign in to comment.