]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-9176 xmldb editor - now it's possible to save from edit file page (always forget...
authorstronk7 <stronk7>
Thu, 28 May 2009 23:27:05 +0000 (23:27 +0000)
committerstronk7 <stronk7>
Thu, 28 May 2009 23:27:05 +0000 (23:27 +0000)
lang/en_utf8/xmldb.php

index c05e6c5a422966184253a0c15d719f1b37a7c02a..57b467217078b2f7105b54e90d3888703bcb20b9 100644 (file)
@@ -116,6 +116,8 @@ $string['nowrongdefaultsfound'] = 'No inconsistent default values have been foun
 $string['nowrongintsfound'] = 'No wrong integers have been found, your DB doesn\'t need further actions.';
 $string['numberincorrectdecimals'] = 'Incorrect number of decimals for number field';
 $string['numberincorrectlength'] = 'Incorrect length for number field';
+$string['pendingchanges'] = 'Note: You have performed changes to this file. They can be saved at any moment.';
+$string['pendingchangescannotbesaved'] = 'There are changes in this file but they cannot be saved! Please verify that both the directory and the \"install.xml\" within it have write permissions for the web server.';
 $string['pendingchangescannotbesavedreload'] = 'There are changes in this file but they cannot be saved! Please verify that both the directory and the \"install.xml\" within it have write permissions for the web server. Then reload this page and you should be able to save those changes.';
 $string['reserved'] = 'Reserved';
 $string['reservedwords'] = 'Reserved words';