mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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);
|
||||
|
||||
if (priv->error)
|
||||
return g_strdup (_("Failed Recording"));
|
||||
return g_strdup (_("Recording Failed"));
|
||||
|
||||
if (priv->profiler != NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user