Libreoffice Unity shortcut not translate

Bug #1315698 reported by SilentT
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libreoffice (Ubuntu)
New
Undecided
Unassigned

Bug Description

The text when right click unity shortcut of Libreoffice was not translated
i have find two file

/usr/share/app-install/desktop/libreoffice-common:libreoffice-startcenter.desktop
/usr/share/applications/libreoffice-startcenter.desktop

contain

##Define Actions
Actions=Writer;Calc;Impress;Draw;Base;Math;

[Desktop Action Writer]
Name=Text Document
Exec=libreoffice --writer
OnlyShowIn=Unity;

[Desktop Action Calc]
Name=Spreadsheet
Exec=libreoffice --calc
OnlyShowIn=Unity;

[Desktop Action Impress]
Name=Presentation
Exec=libreoffice --impress
OnlyShowIn=Unity;

[Desktop Action Draw]
Name=Drawing
Exec=libreoffice --draw
OnlyShowIn=Unity;

[Desktop Action Base]
Name=Database
Exec=libreoffice --base
OnlyShowIn=Unity;

[Desktop Action Math]
Name=Formula
Exec=libreoffice --math
OnlyShowIn=Unity;

##End of actions menu

I think it should look like the shortcut of firefox

Actions=NewWindow;NewPrivateWindow;

[Desktop Action NewWindow]
Name=Open a New Window
Name[fr]=Ouvrir une nouvelle fenêtre
Exec=firefox -new-window
OnlyShowIn=Unity;

[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
Name[fr]=Ouvrir une nouvelle fenêtre de navigation privée
Exec=firefox -private-window
OnlyShowIn=Unity;

i have removed some of language for little description

After a fresh install of Ubuntu 14.04 or after a purge and reinstall of Libreoffice + libreoffice l10n-fr
Nothing change

Revision history for this message
SilentT (silentt) wrote :
SilentT (silentt)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.