п'ятниця, 23-вер-2016 21:23:04 Ben Cooksley написано:
> On Thu, Sep 22, 2016 at 4:17 AM, Luigi Toscano <[email protected]>
wrote:
> > On Wednesday, 21 September 2016 19:13:35 CEST Yuri Chornoivan wrote:
> >> середа, 21-вер-2016 10:42:51 ви написали:
> >> > On Wed, Sep 21, 2016 at 10:01:37AM +0300, Yuri Chornoivan wrote:
> >> > > i18n() in headers is borken (unclosed quotation and parentheses).
> >>
> >> Examples:
> >> > Thanks, fixed. Should be good to do translations on with the next
> >> > Scripty
> >> > run
> >> >
> >> > Jonathan
> >>
> >> I am sorry, but no. ;)
> >>
> >> Please fix the bugs in lines 69, 77, 91, 101, 111, 112, 145 and 158.
> >>
> >> https://websvn.kde.org/trunk/www/sites/www/announcements/plasma-5.8.0.php
> >> ?vi ew=markup
> >>
> >> Thanks in advance for your work.
> >
> > Side note: can we propose (if he accepts) direct access to www for Yuri?
> > He is the fastest typo-finder...
>
> I've no objections to this - i'm surprised he doesn't have access
> already actually!
>
> > Ciao
> > --
> > Luigi
>
> Cheers,
> Ben
Hi,
Meanwhile, the patch to fix the issues is attached to this message. Can
somebody with sufficient karma commit it?
Thanks in advance for your help.
Best regards,
Yuri
Index: plasma-5.8.0.php
===================================================================
--- plasma-5.8.0.php (revision 1470647)
+++ plasma-5.8.0.php (working copy)
@@ -44,7 +44,7 @@
<p><?php i18n("Take a look at what Plasma offers, a comprehensive selection of features unparalleled in any desktop software.");?></p>
-<h3><?php i18n("Desktop Widgets")</h3>
+<h3><?php i18n("Desktop Widgets");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-widgets.png">
<img src="plasma-5.8/plasma-5.8-widgets-wee.png" style="border: 0px" width="350" height="196" alt="<?php i18n("Desktop Widgets");?>" />
@@ -55,7 +55,7 @@
<p><?php i18n("Cover your desktop in useful widgets to keep you up to date with weather, amused with comics or helping with calculations.");?></p>
<br clear="all" />
-<h3><?php i18n("Get Hot New Stuff")</h3>
+<h3><?php i18n("Get Hot New Stuff");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-hotnewstuff.png">
<img src="plasma-5.8/plasma-5.8-hotnewstuff-wee.png" style="border: 0px" width="350" height="241" alt="<?php i18n("Get Hot New Stuff");?>" />
@@ -66,7 +66,7 @@
<p><?php i18n("Download wallpapers, window style, widgets, desktop effects and dozens of other resources straight to your desktop. We work with the new <a href=\"http://store.kde.org\">KDE Store</a> to bring you a wide selection of addons for you to install.");?></p>
<br clear="all" />
-<h3><?php i18n("Desktop Search</h3>
+<h3><?php i18n("Desktop Search");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-search-launch.png">
<img src="plasma-5.8/plasma-5.8-search-launch-wee.png" style="border: 0px" width="350" height="417" alt="<?php i18n("Desktop Search");?>" />
@@ -74,10 +74,10 @@
<figcaption><?php i18n("Desktop Search");?></figcaption>
</figure>
-<p><?php i18n("Plasma will let you easily search your desktop for applications, folders, music, video, files... everything you have.</p>
+<p><?php i18n("Plasma will let you easily search your desktop for applications, folders, music, video, files... everything you have.");?></p>
<br clear="all" />
-<h3><?php i18n("Unified Look</h3>
+<h3><?php i18n("Unified Look");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-toolkits.png">
<img src="plasma-5.8/plasma-5.8-toolkits-wee.png" style="border: 0px" width="350" height="196" alt="<?php i18n("Unified Look");?>" />
@@ -88,7 +88,7 @@
<p><?php i18n("Plasma's default Breeze theme has a unified look across all the common programmer toolkits - Qt 4 & 5, GTK 2 & 3, even LibreOffice.");?></p>
<br clear="all" />
-<h3><?php i18n("Phone Integration</h3>
+<h3><?php i18n("Phone Integration");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-kdeconnect.png">
<img src="plasma-5.8/plasma-5.8-kdeconnect-wee.png" style="border: 0px" width="350" height="337" alt="<?php i18n("Phone Integration");?>" />
@@ -98,7 +98,7 @@
<p><?php i18n("Using KDE Connect you'll be notified on your desktop of text message, can easily transfer files, have your music silenced during calls and even use your phone as a remote control.");?></p>
<br clear="all" />
-<h3><?php i18n("Infinitely Customisable</h3>
+<h3><?php i18n("Infinitely Customisable");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-custom.jpg">
<img src="plasma-5.8/plasma-5.8-custom-wee.jpg" style="border: 0px" width="350" height="218" alt="<?php i18n("Infinitely Customisable");?>" />
@@ -108,8 +108,8 @@
<p><?php i18n("Plasma is simple by default but you can customise it however you like with new widgets, panels, screens and styles.");?></p>
<br clear="all" />
-<h2><?php i18n("New in Plasma 5.8</h2>
-<h3><?php i18n("Unified Boot to Shutdown Artwork</h3>
+<h2><?php i18n("New in Plasma 5.8");?></h2>
+<h3><?php i18n("Unified Boot to Shutdown Artwork");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-boot.png">
<img src="plasma-5.8/plasma-5.8-boot-wee.png" style="border: 0px" width="348" height="153" alt="<?php i18n("Unified Boot to Shutdown Artwork");?>" />
@@ -142,7 +142,7 @@
<p><?php i18n("Task manager gained further productivity features in this release. Media controls that were previously available in task manager tooltips only are now accessible in the context menus as well. In addition to bringing windows to the front during a drag and drop operation, dropping files onto task manager entries themselves will now open them in the associated application. Lastly, the popup for grouped windows can now be navigated using the keyboard and text rendering of its labels has been improved.");?></p>
<br clear="all" />
-<h3><?php i18n("Simplified Global Shortcuts</h3>
+<h3><?php i18n("Simplified Global Shortcuts");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-global-shortcuts.png">
<img src="plasma-5.8/plasma-5.8-global-shortcuts-wee.png" style="border: 0px" width="350" height="204" alt="<?php i18n("Global Shortcuts Setup");?>" />
@@ -155,7 +155,7 @@
<p><?php i18n("Thanks to our Wayland effort, we can finally offer so-called “modifier-only shortcuts”, enabling you to open the application menu by just pressing the Meta key. Due to popular demand, this feature also got backported to the X11 session.");?>
<br clear="all" />
-<h3><?php i18n("Other improvements</h3>
+<h3><?php i18n("Other improvements");?></h3>
<figure style="float: right">
<a href="plasma-5.8/plasma-5.8-discover.png">
<img src="plasma-5.8/plasma-5.8-discover-wee.png" style="border: 0px" width="350" height="281" alt="<?php i18n("Plasma Discover's new UI");?>" />