Skip to content

Commit

Permalink
Added missing space in string
Browse files Browse the repository at this point in the history
(cherry picked from commit 829751c)
  • Loading branch information
Pilot-Pirx committed Jun 27, 2022
1 parent b75105c commit df6aeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/sc/source/ui/src/globstr.src
Expand Up @@ -1537,7 +1537,7 @@ Resource RID_GLOBSTR
};
String STR_CHANGED_DELETE
{
Text [ en-US ] = "#1deleted" ;
Text [ en-US ] = "#1 deleted" ;
};
String STR_CHANGED_MOVE
{
Expand Down

0 comments on commit df6aeff

Please sign in to comment.