Re: Custom translated fields

2015-07-05 Thread Jaroslaw Staniek
On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Dimecres, 10 de juny de 2015, a les 13:24:57, Jaroslaw Staniek va escriure: On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is

Re: Custom translated fields

2015-07-05 Thread Albert Astals Cid
El Diumenge, 5 de juliol de 2015, a les 08:48:20, Jaroslaw Staniek va escriure: On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Dimecres, 10 de juny de 2015, a les 13:24:57, Jaroslaw Staniek va escriure: On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com

Re: Custom translated fields

2015-07-05 Thread Jaroslaw Staniek
On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Diumenge, 5 de juliol de 2015, a les 12:19:53, Jaroslaw Staniek va escriure: Is anyone interested with that? Currently I'm editing these desktop files by hand. Besides you? I don't think anyone is, That's strong even a bit

Re: Custom translated fields

2015-07-05 Thread Jaroslaw Staniek
Exactly, Albert. On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Diumenge, 5 de juliol de 2015, a les 08:48:20, Jaroslaw Staniek va escriure: On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Dimecres, 10 de juny de 2015, a les 13:24:57, Jaroslaw Staniek va

Re: Custom translated fields

2015-07-05 Thread Albert Astals Cid
El Diumenge, 5 de juliol de 2015, a les 12:19:53, Jaroslaw Staniek va escriure: Is anyone interested with that? Currently I'm editing these desktop files by hand. Besides you? I don't think anyone is, we've been using .desktop files for ages without the need for translating custom fields.

Re: Custom translated fields

2015-07-05 Thread Albert Astals Cid
El Diumenge, 5 de juliol de 2015, a les 15:39:00, Jaroslaw Staniek va escriure: On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Diumenge, 5 de juliol de 2015, a les 12:19:53, Jaroslaw Staniek va escriure: Is anyone interested with that? Currently I'm editing these

Re: Custom translated fields

2015-07-05 Thread Albert Astals Cid
El Dilluns, 15 de juny de 2015, a les 22:14:25, Jaroslaw Staniek va escriure: Hi Summing up, As I need get things done, I'm looking for someone to help me with createdesktopcontext.pl - basically change from my $regexp =

Re: Custom translated fields

2015-07-05 Thread Jaroslaw Staniek
On 5 July 2015 at 16:00, Albert Astals Cid aa...@kde.org wrote: El Diumenge, 5 de juliol de 2015, a les 15:39:00, Jaroslaw Staniek va escriure: On Sunday, 5 July 2015, Albert Astals Cid aa...@kde.org wrote: El Diumenge, 5 de juliol de 2015, a les 12:19:53, Jaroslaw Staniek va escriure:

Re: Custom translated fields

2015-07-04 Thread Albert Astals Cid
El Dimecres, 10 de juny de 2015, a les 13:24:57, Jaroslaw Staniek va escriure: On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they

Re: Custom translated fields

2015-06-18 Thread Burkhard Lück
Am Donnerstag, 11. Juni 2015, 09:28:40 schrieb Jaroslaw Staniek: Thanks, please let me understand; first - regarding KPluginMetaData: Why is a hint needed there if KPluginMetaData::readTranslatedString() cust constructs a magic key with a [lang] sufffix? You are right, no hint needed. --

Re: Custom translated fields

2015-06-15 Thread Jaroslaw Staniek
Hi Summing up, As I need get things done, I'm looking for someone to help me with createdesktopcontext.pl - basically change from my $regexp = qr{^(Name|Comment|Language|Keywords|X-KDE-Keywords|About|Description|GenericName|Query|ExtraNames|X-KDE-Submenu)=(.+)}; -- to recognize extra fields

Re: Custom translated fields

2015-06-11 Thread Jaroslaw Staniek
On 10 June 2015 at 22:18, Burkhard Lück lu...@hube-lueck.de wrote: Am Mittwoch, 10. Juni 2015, 16:19:28 schrieb Alexander Potashev: 2015-06-10 14:24 GMT+03:00 Jaroslaw Staniek stan...@kde.org: On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi

Re: Custom translated fields

2015-06-10 Thread Alexander Potashev
(CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they be useful in other projects? [1] http://websvn.kde.org/trunk/l10n-kf5/scripts/createdesktopcontext.pl?view=markup -- Alexander Potashev 2015-06-10 12:41

Re: Custom translated fields

2015-06-10 Thread Jaroslaw Staniek
On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they be useful in other projects? [1]

Re: Custom translated fields

2015-06-10 Thread Alexander Potashev
2015-06-10 14:24 GMT+03:00 Jaroslaw Staniek stan...@kde.org: On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they be useful in other