Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
harbour-Lyrics
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Andrea Scarpino
harbour-Lyrics
Commits
5c81d1ef
Commit
5c81d1ef
authored
Jul 31, 2016
by
Andrea Scarpino
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preview song text in the cover
parent
690eb785
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
165 additions
and
56 deletions
+165
-56
qml/cover/CoverPage.qml
qml/cover/CoverPage.qml
+39
-0
translations/harbour-lyrics-ar.ts
translations/harbour-lyrics-ar.ts
+18
-8
translations/harbour-lyrics-ca.ts
translations/harbour-lyrics-ca.ts
+18
-8
translations/harbour-lyrics-cs.ts
translations/harbour-lyrics-cs.ts
+18
-8
translations/harbour-lyrics-fi.ts
translations/harbour-lyrics-fi.ts
+18
-8
translations/harbour-lyrics-fr_FR.ts
translations/harbour-lyrics-fr_FR.ts
+18
-8
translations/harbour-lyrics-it.ts
translations/harbour-lyrics-it.ts
+18
-8
translations/harbour-lyrics.ts
translations/harbour-lyrics.ts
+18
-8
No files found.
qml/cover/CoverPage.qml
View file @
5c81d1ef
...
...
@@ -27,8 +27,47 @@ import Sailfish.Silica 1.0
CoverBackground
{
Connections
{
target
:
manager
onSearchResult
:
{
placeholder
.
visible
=
!
found
;
if
(
found
)
{
title
.
text
=
lyric
.
artist
+
"
-
"
+
lyric
.
song
;
songText
.
text
=
lyric
.
text
;
}
songInfo
.
visible
=
found
;
}
}
CoverPlaceholder
{
id
:
placeholder
text
:
"
Lyrics
"
icon.source
:
"
/usr/share/icons/hicolor/86x86/apps/harbour-lyrics.png
"
}
Column
{
id
:
songInfo
anchors.centerIn
:
parent
x
:
Theme
.
paddingSmall
width
:
parent
.
width
-
Theme
.
paddingSmall
*
2
Label
{
id
:
title
width
:
parent
.
width
wrapMode
:
Text
.
Wrap
font.pixelSize
:
Theme
.
fontSizeMedium
horizontalAlignment
:
Text
.
AlignHCenter
}
Label
{
id
:
songText
width
:
parent
.
width
wrapMode
:
Text
.
Wrap
maximumLineCount
:
10
elide
:
Text
.
ElideRight
font.pixelSize
:
Theme
.
fontSizeExtraSmall
}
}
}
translations/harbour-lyrics-ar.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
>
محو
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
>
الإعدادات
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
>
مشغل
بواسطة
%
1
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
>
الفنان
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
>
انسخ
إلى
الحافظة
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
>
الأغنية
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
>
بحث
<
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
>
موفر
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
>
امسح
الخابية
<
/translation
>
<
/message
>
...
...
translations/harbour-lyrics-ca.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
>
Neteja
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
>
Configuraci
ó
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
>
Impulsat
per
%
1
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
>
Artista
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
>
Copia
al
porta
-
retalls
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
>
Can
çó
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
>
Cerca
<
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
>
Prove
ï
dor
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
>
Neteja
la
mem
ò
ria
cau
<
/translation
>
<
/message
>
...
...
translations/harbour-lyrics-cs.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
>
Vypr
á
zdnit
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
>
Nastaven
í
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
>
Um
ě
lec
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
>
P
í
se
ň
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
>
Hledat
<
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
>
Poskytovatel
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
...
...
translations/harbour-lyrics-fi.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
>
Tyhjenn
ä
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
>
Asetukset
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
>
Powered
by
%
1
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
>
Artisti
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
>
Kappale
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
>
Etsi
<
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
>
Toimittaja
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
...
...
translations/harbour-lyrics-fr_FR.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
>
Effacer
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
>
Param
è
tres
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
>
Powered
by
%
1
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
>
Artiste
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
>
Morceau
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
>
Recherche
<
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
>
Fournisseur
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
...
...
translations/harbour-lyrics-it.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
>
Pulisci
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
>
Impostazioni
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
>
Artista
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
>
Brano
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
>
Cerca
<
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
>
Servizio
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
...
...
translations/harbour-lyrics.ts
View file @
5c81d1ef
...
...
@@ -4,37 +4,37 @@
<
context
>
<
name
>
MainPage
<
/name
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
76
"
/>
<
source
>
Clear
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
59
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
70
"
/>
<
source
>
Settings
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
65
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
79
"
/>
<
source
>
Powered
by
%
1
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
08
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
source
>
Artist
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
78
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
89
"
/>
<
source
>
Copy
to
clipboard
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
19
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
31
"
/>
<
source
>
Song
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
35
"
/>
<
location
filename
=
"
../qml/pages/MainPage.qml
"
line
=
"
1
48
"
/>
<
source
>
Search
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
...
...
@@ -52,7 +52,17 @@
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
64
"
/>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
66
"
/>
<
source
>
Enable
Media
Player
scanner
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
67
"
/>
<
source
>
Checks
Media
Player
to
get
song
info
.
Do
not
focus
any
field
to
allow
text
substitution
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../qml/pages/Settings.qml
"
line
=
"
76
"
/>
<
source
>
Clear
cache
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment