Skip to content

Commit

Permalink
Bump version 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Jan 25, 2017
1 parent 7ecc312 commit 0928bab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ set(QT_IMPORTS_DIR "lib/${ARCH_TRIPLET}")
option(INSTALL_TESTS "Install the tests on make install" on)
option(CLICK_MODE "Installs to a contained location" on)

set(APP_VERSION 2.3.4)
set(APP_VERSION 2.3.5)
set(APP_NAME noson)
set(APP_ID "noson.janbar")
set(MAIN_QML "Main.qml")
Expand Down
12 changes: 7 additions & 5 deletions po/noson.janbar.pot
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the package.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-25 22:27+0100\n"
"POT-Creation-Date: 2017-01-25 22:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: ../app/Main.qml:88
#: /home/jlb/src/janbar/QML/noson-app-build-desktop/po/noson.desktop.in.h:1
#: /home/jlb/src/janbar/QML/noson-app-build-armhf-15/po/noson.desktop.in.h:1
msgid "Noson"
msgstr ""

Expand Down Expand Up @@ -177,7 +177,8 @@ msgstr ""

#. TRANSLATORS: this is the name of the playlists page shown in the tab header.
#. Remember to keep the translation short to fit the screen width
#: ../app/components/Dialog/DialogSearchMusic.qml:48 ../app/ui/Playlists.qml:35
#: ../app/components/Dialog/DialogSearchMusic.qml:48
#: ../app/ui/Playlists.qml:35
msgid "Playlists"
msgstr ""

Expand Down Expand Up @@ -503,7 +504,8 @@ msgstr ""

#: ../app/ui/Favorites.qml:127 ../app/ui/Favorites.qml:223
#: ../app/ui/Favorites.qml:295 ../app/ui/Genres.qml:144
#: ../app/ui/Genres.qml:152 ../app/ui/Service.qml:178 ../app/ui/Service.qml:303
#: ../app/ui/Genres.qml:152 ../app/ui/Service.qml:178
#: ../app/ui/Service.qml:303
msgid "Genre"
msgstr ""

Expand Down

0 comments on commit 0928bab

Please sign in to comment.