Kaydet (Commit) 7f62fc9c authored tarafından Andre Fischer's avatar Andre Fischer Kaydeden (comit) Michael Meeks

Resolves: #i122049# Changed text of 'empty' panel

(cherry picked from commit 1f317e05)

Change-Id: I348ea9c84db10268d964e788ed5622123a9fa405
üst 16ed9f96
...@@ -24,6 +24,6 @@ Control RID_SIDEBAR_EMPTY_PANEL ...@@ -24,6 +24,6 @@ Control RID_SIDEBAR_EMPTY_PANEL
{ {
Pos = MAP_APPFONT(2,2); Pos = MAP_APPFONT(2,2);
Size = MAP_APPFONT(100,24); Size = MAP_APPFONT(100,24);
Text [en-US] = "Properties for the task that you are performing are not available in the sidebar at this time."; Text [en-US] = "Properties for the task that you are performing are not available for the current selection";
}; };
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment