diff options
Diffstat (limited to 'LibertyStructure.php')
| -rw-r--r-- | LibertyStructure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LibertyStructure.php b/LibertyStructure.php index d5d4a5f..d147bca 100644 --- a/LibertyStructure.php +++ b/LibertyStructure.php @@ -435,7 +435,7 @@ class LibertyStructure extends LibertyBase { } } } else { - $this->mErrors['verify_structure'] = tra( "The structure could not be stored because of missing data." ); + $this->mErrors['verify_structure'] = tra( "There are no changes to save." ); } // clear up some memory |
