sfx2/uiconfig/ui/startcenter.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7fdc0a709dd75ae731bf311e0771a04ef5f1901d Author: Krisztian Pinter <[email protected]> Date: Wed Aug 14 15:11:22 2013 +0200 startcenter: change 'All' to 'All Recent' in the tab Change-Id: I3d6da6ad30694567ce6106d0b081f66d077260fc diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index a60cd52..279377f 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -90,7 +90,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">All</property> + <property name="label" translatable="yes">All Recent</property> </object> <packing> <property name="tab_fill">False</property> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
