diff options
Diffstat (limited to 'src/gtk')
-rwxr-xr-x | src/gtk/window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui index c403358..174acc0 100755 --- a/src/gtk/window.ui +++ b/src/gtk/window.ui @@ -93,7 +93,7 @@ <attribute name="action">app.preferences</attribute> </item> <item> - <attribute name="label" translatable="yes">_Time Report</attribute> + <attribute name="label" translatable="yes">_Generate Report</attribute> <attribute name="action">app.report</attribute> </item> <item> |