[Libreoffice-bugs] [Bug 127664] UX: message "PDF was saved ..." when saving document as PDF

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 1 13:51:26 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127664

--- Comment #3 from Tor Lillqvist <tml at iki.fi> ---
A problem in telling the user where the document got stored is that the URL as
seen by the code is something like
file:///var/mobile/Containers/Data/Application/B9BC7BAC-D728-4D41-B4A5-CDF36AD3AE0C/Documents/foobar.pdf
. Obviously that can't be displayed as such to the user, it is gibberish. That
is "foobar.pdf" in the app's ("Collabora Office") folder in "On My iPad". But
how to get the translated name of "On My iPad"? Sure, we can hardcode some
translations based on experimentation, but it would be nicer t get it
programmatically.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191001/9a468170/attachment.html>


More information about the Libreoffice-bugs mailing list