[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2020-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Buovjaga  changed:

   What|Removed |Added

   Keywords|difficultyMedium, easyHack, |
   |skillCpp, topicUI   |

--- Comment #8 from Buovjaga  ---
Let's re-evaluate this with l10n people first. It might turn out to be wontfix.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2020-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Heiko Tietze  changed:

   What|Removed |Added

   Keywords||difficultyMedium, easyHack,
   ||skillCpp, topicUI

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2020-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #7 from Buovjaga  ---
The way to implement this would be to include the gallery item titles and their
localisations inside the gallery packages. I guess if the gallery code
renovation is finished, this will become a more pleasant task:
https://gist.github.com/aditya-sahu/b36dfe02c4f58b869bde18d47030a04a

The current code for reading the titles seems to be in
svx/source/gallery2/galobj.cxx

void SgaObjectSvDraw::ReadData( SvStream& rIn, sal_uInt16& rReadVersion )
{
SgaObject::ReadData( rIn, rReadVersion );

if( rReadVersion >= 5 )
aTitle = read_uInt16_lenPrefixed_uInt8s_ToOUString(rIn,
RTL_TEXTENCODING_UTF8);
}

and then read_uInt16_lenPrefixed_uInt8s_ToOUString and friends in
include/tools/stream.hxx

/// Attempt to read a pascal-style length (of type prefix) prefixed sequence of
/// 8bit units to an OString, returned OString's length is number of units
/// successfully read.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2020-03-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||3228

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2020-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Xisco FaulĂ­  changed:

   What|Removed |Added

   Keywords||needsUXEval

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2017-12-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||mi...@filmsi.net

--- Comment #5 from Yousuf Philips (jay)  ---
*** Bug 114447 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2017-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

--- Comment #4 from sophie  ---
(In reply to Yousuf Philips (jay) from comment #3)
> I'm presuming the gallery filenames have never been translated, which is why
> i've brought this issue up. ;D
> 
> I just opened 4.4.2 in french and the gallery file tooltips are in english.

Great, thanks :) Sophie

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2017-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Gabor Kelemen  changed:

   What|Removed |Added

 Blocks||114068


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114068
[Bug 114068] [META] Text strings that are not yet possible to localize
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2016-10-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||99671


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=99671
[Bug 99671] [META] Gallery bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2015-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||gautier.sop...@gmail.com,
   ||jmadero@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---
From my recollection we don't report translation issues so early in the cycle
but I'll move to NEW and cc Sophie for guidance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2015-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

--- Comment #3 from Jay Philips philip...@hotmail.com ---
I'm presuming the gallery filenames have never been translated, which is why
i've brought this issue up. ;D

I just opened 4.4.2 in french and the gallery file tooltips are in english.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90864] GALLERY: image tooltips/names not translated

2015-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90864

--- Comment #2 from sophie gautier.sop...@gmail.com ---
Hi Jay, Joel, localization is not yet done for 5.0, so no need to report
missing strings before at least the RC2. Maybe check if the strings are marked
for translation to make sure they'll make their way to Pootle. I let you decide
if you want to close the issue or let it open to monitor the translation.
Sophie

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs