diff --git a/store/fetchTranslations.sh b/store/fetchTranslations.sh index 7e563ac6..0ffd16cf 100644 --- a/store/fetchTranslations.sh +++ b/store/fetchTranslations.sh @@ -21,10 +21,13 @@ for subdir in `cat l10n-kde4/subdirs`; do else echo "Translation for $subdir changed" mv localized/$subdir.new.po localized/$subdir.po + rm localized/$subdir.txt + msgexec 0 < localized/$subdir.po | xargs --null -I line echo line >> localized/$subdir.txt fi else echo "New translation for $subdir" mv localized/$subdir.new.po localized/$subdir.po + msgexec 0 < localized/$subdir.po | xargs --null -I line echo line >> localized/$subdir.txt fi fi done diff --git a/store/store-texts.pot b/store/store-texts.pot index 918cd8aa..8690195d 100644 --- a/store/store-texts.pot +++ b/store/store-texts.pot @@ -21,19 +21,19 @@ msgstr "" #: dummy:2 msgid "" -"KDE Connect provides several features to integrate your phone and your computer:" -"" -"- Share files and URLs to KDE from any app, without wires." -"- Touchpad emulation: Use your phone screen as your computer's touchpad*." -"- Notifications sync (4.3+): Read your Android notifications from the desktop." -"- Shared clipboard: copy and paste between your phone and your computer." -"- Multimedia remote control: Use your phone as a remote for Linux media players." -"- WiFi connection: no usb wire or bluetooth needed." -"- RSA Encryption: your information is safe." -"" -"Please note you will need to install KDE Connect on your computer for this app to work, and keep the desktop version up-to-date with the Android version for the latest features to work." -"" -"*NOTE for Ubuntu users: The Ubuntu folks are not updating their repos as fast as this app gets updated. Some features will not work if the KDE Connect version in you desktop doesn't match the one in your phone. To make sure you always have the latest version on your desktop, use this PPA repository: https://code.launchpad.net/~vikoadi/+archive/ubuntu/ppa/" -"" -"This app is part of an open source project, visit the website to grab the sources." +"KDE Connect provides several features to integrate your phone and your computer:\n" +"\n" +"- Share files and URLs to KDE from any app, without wires.\n" +"- Touchpad emulation: Use your phone screen as your computer's touchpad*.\n" +"- Notifications sync (4.3+): Read your Android notifications from the desktop.\n" +"- Shared clipboard: copy and paste between your phone and your computer.\n" +"- Multimedia remote control: Use your phone as a remote for Linux media players.\n" +"- WiFi connection: no usb wire or bluetooth needed.\n" +"- RSA Encryption: your information is safe.\n" +"\n" +"Please note you will need to install KDE Connect on your computer for this app to work, and keep the desktop version up-to-date with the Android version for the latest features to work.\n" +"\n" +"*NOTE for Ubuntu users: The Ubuntu folks are not updating their repos as fast as this app gets updated. Some features will not work if the KDE Connect version in you desktop doesn't match the one in your phone. To make sure you always have the latest version on your desktop, use this PPA repository: https://code.launchpad.net/~vikoadi/+archive/ubuntu/ppa/ \n" +"\n" +"This app is part of an open source project, visit the website to grab the sources.\n" msgstr ""