Fix for the #25

This commit is contained in:
Dusko Angirevic 2018-05-24 14:59:01 +02:00
parent 0764b81cf3
commit 4d9cc95aac
2 changed files with 12 additions and 4 deletions

View file

@ -62,7 +62,7 @@ Page {
TextField {
id: instance
focus: true
label: "Enter the name mastodon instance"
label: qsTr("Enter an Mastodon instance URL")
placeholderText: label
text: "https://mastodon.social"
width: parent.width
@ -116,7 +116,7 @@ Page {
wrapMode: Text.WordWrap
color: Theme.secondaryHighlightColor
font.pixelSize: Theme.fontSizeExtraSmall
text: "Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust — whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the social network seamlessly."
text: qsTr("Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust — whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the social network seamlessly.")
}

View file

@ -98,6 +98,14 @@
<source>Login</source>
<translation>Login</translation>
</message>
<message>
<source>Enter an Mastodon instance URL</source>
<translation></translation>
</message>
<message>
<source>Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the social network seamlessly.</source>
<translation></translation>
</message>
</context>
<context>
<name>MainPage</name>
@ -160,8 +168,8 @@
<translation></translation>
</message>
<message>
<source>Performing request, please wait or request something else</source>
<translation type="unfinished"></translation>
<source>please wait...</source>
<translation></translation>
</message>
</context>
<context>