Module: appdb
Branch: master
Commit: 0c1548308ae757d006bd2822fd04cb5f7f832a4a
URL: http://source.winehq.org/git/appdb.git/?a=commit;h=0c1548308ae757d006bd2822…
Author: Jeremy Newman <jnewman(a)codeweavers.com>
Date: Fri Feb 3 09:51:42 2017 -0600
change wording on super maintainer request
---
include/application.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/application.php b/include/application.php
index 2f7491e..376b459 100644
--- a/include/application.php
+++ b/include/application.php
@@ -653,7 +653,7 @@ class Application {
"I would like to be a maintainer of the new version only<br>\n".
"<input type=\"radio\" name=\"iMaintainerRequest\" ".
"value=\"".SUPERMAINTAINER_REQUEST."\">".
- "I would like to be a maintainer of the entire application<br>\n";
+ "I would like to be a super maintainer for all versions of this application<br>\n";
$sMaintainerOptionsSelected = str_replace(
"value=\"$this->iMaintainerRequest\"",