diff --git a/KeePit/qml/Main.qml b/KeePit/qml/Main.qml index 8a03ee6..f6ac36a 100644 --- a/KeePit/qml/Main.qml +++ b/KeePit/qml/Main.qml @@ -173,7 +173,7 @@ MainView { id: about Dialog { id: aboutDialog - title: i18n.tr("About (KeePit v3.0)") + title: i18n.tr("About (KeePit v3.1)") text: i18n.tr("Copyright © "+ currentDate.toLocaleString(locale, "yyyy") +" Dan Beavon
This software is distributed under the terms of the GNU General Public License v3") Button { text: i18n.tr("Ok") diff --git a/manifest.json.in b/manifest.json.in index 329b52e..0f27338 100644 --- a/manifest.json.in +++ b/manifest.json.in @@ -1,7 +1,7 @@ { "name": "keepit.dannygb", "description": "KeePit an Ubuntu Touch implementation of KeepPass2", - "architecture": "@CLICK_ARCH@", + "architecture": "armhf", "title": "KeePit", "hooks": { "KeePit": { @@ -10,7 +10,7 @@ "content-hub": "KeePit/KeePit.contenthub" } }, - "version": "3.0", + "version": "3.1", "maintainer": "Dan Beavon ", "framework": "ubuntu-sdk-16.04" } diff --git a/po/de.po b/po/de.po index 3a28986..877338e 100644 --- a/po/de.po +++ b/po/de.po @@ -131,8 +131,9 @@ msgid "Ok" msgstr "OK" #: /home/dan/KeePit/KeePit/Main.qml:172 -msgid "About (KeePit v3.0)" -msgstr "Über (KeePit v3.0)" +#, fuzzy +msgid "About (KeePit v1)" +msgstr "Über (KeePit v3.1)" #: /home/dan/KeePit/KeePit/Main.qml:173 msgid "Copyright © " diff --git a/po/keepit.dannygb.pot b/po/keepit.dannygb.pot index 18a4da0..a45bbee 100644 --- a/po/keepit.dannygb.pot +++ b/po/keepit.dannygb.pot @@ -130,7 +130,7 @@ msgid "Ok" msgstr "" #: /home/dan/KeePit/KeePit/Main.qml:172 -msgid "About (KeePit v3.0)" +msgid "About (KeePit v1)" msgstr "" #: /home/dan/KeePit/KeePit/Main.qml:173