[SCM] Kaboom - Debian KDE 3->4 migration tool branch, master, updated. 64bad45f2598b4d35175aaf46ca3f341224b722e

George Kiagiadakis gkiagia-guest at alioth.debian.org
Sat Feb 28 16:05:20 UTC 2009


The following commit has been merged in the master branch:
commit 64bad45f2598b4d35175aaf46ca3f341224b722e
Author: George Kiagiadakis <gkiagia at users.sourceforge.net>
Date:   Sat Feb 28 18:02:37 2009 +0200

    There is no need for a template.
    To generate new translations, add the filename in kaboom.pro and run lupdate.

diff --git a/kaboom.pro b/kaboom.pro
index a7121fb..912866d 100644
--- a/kaboom.pro
+++ b/kaboom.pro
@@ -12,8 +12,7 @@ TRANSLATIONS += \
       kaboom_ca.ts \
       kaboom_da.ts \
       kaboom_es.ts \
-      kaboom_it.ts \
-      kaboom_template.ts \
+      kaboom_it.ts
 
 # Input
 HEADERS += \
diff --git a/kaboom_template.ts b/kaboom_template.ts
deleted file mode 100644
index 1ebd30c..0000000
--- a/kaboom_template.ts
+++ /dev/null
@@ -1,189 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="1.1">
-<context>
-    <name>ChoicePage</name>
-    <message>
-        <location filename="choicepage.cpp" line="40"/>
-        <source>Kaboom - Migration Tool</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="44"/>
-        <source>Please select your settings migration option</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="49"/>
-        <source>Migrate settings from KDE3 to KDE4 (standard)</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="56"/>
-        <source>Use existing KDE 4 settings and &lt;b&gt;replace&lt;/b&gt; KDE 3 settings</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="61"/>
-        <source>Merge settings from KDE3 and KDE4 (experimental)</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="70"/>
-        <source>Start with default KDE settings and data. This option will &lt;b&gt;remove&lt;/b&gt; all data and settings such as contacts, local stored mails, accounts in KMail and Kopete, bookmarks and other such data</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="73"/>
-        <source>Backup existing settings from KDE3 into .kde3-backup. (Highly recommended)</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="92"/>
-        <source>Insufficient free space to complete a backup, please consider freeing up some space. You can go to TTY1 to do this.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="96"/>
-        <source>The current KDE settings and data directory takes up %1 bytes</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="choicepage.cpp" line="112"/>
-        <source>Recheck</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>IntroPage</name>
-    <message>
-        <location filename="intropage.cpp" line="21"/>
-        <source>Kaboom - Migration Tool</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="intropage.cpp" line="22"/>
-        <source>This wizard will guide you through the process of migrating your KDE settings as required</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>MigrationPage</name>
-    <message>
-        <location filename="migrationpage.cpp" line="103"/>
-        <source>When you click &quot;Start&quot;, settings migration will start</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="migrationpage.cpp" line="106"/>
-        <source>Start Migration</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>MigrationPagePrivate</name>
-    <message>
-        <location filename="migrationpage.cpp" line="30"/>
-        <source>Start</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="migrationpage.cpp" line="32"/>
-        <source>Errors occured</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="migrationpage.cpp" line="42"/>
-        <source>Migration running</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>MigrationTool</name>
-    <message>
-        <location filename="migrationtool.cpp" line="37"/>
-        <source>&amp;Back</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="migrationtool.cpp" line="38"/>
-        <source>&amp;Next</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="migrationtool.cpp" line="39"/>
-        <source>&amp;Finish</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>QObject</name>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="33"/>
-        <source>User canceled the operation</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="34"/>
-        <source>Access was denied to the file or directory %1</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="35"/>
-        <source>%1: No such file or directory</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="36"/>
-        <source>%1 already exists</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="37"/>
-        <source>Could not copy %1</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="38"/>
-        <source>Could not create directory %1</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="39"/>
-        <source>Could not remove %1</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="40"/>
-        <source>Unknown error</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="109"/>
-        <source>Calculating... %1 bytes</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="153"/>
-        <source>Copying files...</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="diroperations/diroperations.cpp" line="260"/>
-        <source>Removing files...</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>WarningPage</name>
-    <message>
-        <location filename="warningpage.cpp" line="21"/>
-        <source>Warning</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="warningpage.cpp" line="22"/>
-        <source>You have selected a potentially harmful operation and to not backup data. You will most likely lose data here. Are you completely sure?</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-</TS>

-- 
Kaboom - Debian KDE 3->4 migration tool



More information about the pkg-kde-commits mailing list