*** This bug is a duplicate of bug 1567377 ***
https://bugs.launchpad.net/bugs/1567377
** This bug has been marked a duplicate of bug 1567377
Select text popup not localized
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
$ apt-file search ubuntu-ui-toolkit.mo | grep es
language-pack-touch-es:
/usr/share/locale-langpack/es/LC_MESSAGES/ubuntu-ui-toolkit.mo
but then
$ dpkg -L language-pack-touch-es | grep ubuntu-ui-to
/usr/share/locale-langpack/es/LC_MESSAGES/ubuntu-ui-toolkit-gallery.mo
No idea what's going on
ubuntu-ui-toolkit.mo is not installed at all
** Changed in: unity8 (Ubuntu)
Status: New => Invalid
** Also affects: language-pack-touch-es (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
indicator-datetime intentionally doesn't format that string. Instead, it
sends a time_t to unity so that unity can update the string periodically
without indicator-datetime generating more bus traffic.
The time_t is pulled in by alarmMenu and appointmentMenu in
qml/Panel/Indicators/MenuItemFactory
That's the indicator-datetime displaying the string. Clock app doesn't
get involved in displaying stuff on the indicator.
** Also affects: indicator-datetime (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: ubuntu-clock-app
--
You received this bug notification because