Jeremy Newman : change wording on super maintainer request

Jeremy Newman jnewman at winehq.org
Fri Feb 3 09:52:10 CST 2017


Module: appdb
Branch: master
Commit: 0c1548308ae757d006bd2822fd04cb5f7f832a4a
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=0c1548308ae757d006bd2822fd04cb5f7f832a4a

Author: Jeremy Newman <jnewman at 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\"",




More information about the wine-cvs mailing list