Eileen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/247471

Change subject: Change label from 'Save' to 'Update' on report options.
......................................................................

Change label from 'Save' to 'Update' on report options.

The label Update is used in core - it wasn't used in the Giant Rabbits work but 
core has changed since then.

Confirmed this change with Anne.

Bug: T99837
Change-Id: Ib27b5d3374f22aad3b970cbf93894e680f58aa93
---
M CRM/Report/Form.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm/civicrm 
refs/changes/71/247471/1

diff --git a/CRM/Report/Form.php b/CRM/Report/Form.php
index d0d617d..a83c490 100644
--- a/CRM/Report/Form.php
+++ b/CRM/Report/Form.php
@@ -1402,7 +1402,7 @@
         ts('Save a Copy') . '...');
     }
     $this->addElement('submit', $this->_instanceButtonName,
-      ts('Save') . '...');
+      ts('Update Report'));
 
     $this->assign('instanceForm', $this->_instanceForm);
 

-- 
To view, visit https://gerrit.wikimedia.org/r/247471
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib27b5d3374f22aad3b970cbf93894e680f58aa93
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: civi-4.6.9
Gerrit-Owner: Eileen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to