mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 07:30:54 +00:00
tweak text
This commit is contained in:
@ -197,7 +197,7 @@ sysprof_display_dup_title (SysprofDisplay *self)
|
|||||||
g_return_val_if_fail (SYSPROF_IS_DISPLAY (self), NULL);
|
g_return_val_if_fail (SYSPROF_IS_DISPLAY (self), NULL);
|
||||||
|
|
||||||
if (priv->error)
|
if (priv->error)
|
||||||
return g_strdup (_("Failed Recording"));
|
return g_strdup (_("Recording Failed"));
|
||||||
|
|
||||||
if (priv->profiler != NULL)
|
if (priv->profiler != NULL)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user