made the commit messages a little more vague because people seem to freak out that something has to get approved.
This commit is contained in:
parent
2798c84d31
commit
c9915ad6b3
2 changed files with 2 additions and 2 deletions
|
|
@ -405,7 +405,7 @@ back the data with a simple <tmpl_var userDefined1>.</p>
|
|||
},
|
||||
|
||||
'post received' => {
|
||||
message => q|Your post has been received and is pending approval.|,
|
||||
message => q|Your post has been received and is being processed so it can be added to the site. Please be patient.|,
|
||||
context => q|Displayed after someone posts a new message.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'commit accepted' => {
|
||||
message => q|Your tag has been submitted for approval and commit. It may take some time before it appears live on the site. Where would you like to go next?|,
|
||||
message => q|Your tag has been submitted for processing and commit. It may take some time before it appears live on the site. Where would you like to go next?|,
|
||||
lastUpdated => 0,
|
||||
context => q|label on the manage revisions in tag page during the approval process|
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue