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

--- Comment #3 from Tor Lillqvist <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to