From 92fda00268b1cd21d9494b531deb61c5acddf26b Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Mon, 22 Aug 2016 15:32:54 +0800 Subject: [PATCH] #21 Changed 'Rearrange' to 'Reposition' for clarity --- lang/en/customcert.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/customcert.php b/lang/en/customcert.php index 2ae1e8f..3d9b200 100644 --- a/lang/en/customcert.php +++ b/lang/en/customcert.php @@ -95,7 +95,7 @@ $string['pluginadministration'] = 'Custom certificate administration'; $string['pluginname'] = 'Custom certificate'; $string['print'] = 'Print'; $string['portrait'] = 'Portrait'; -$string['rearrangeelements'] = 'Rearrange elements'; +$string['rearrangeelements'] = 'Reposition elements'; $string['rearrangeelementsheading'] = 'Drag and drop elements to change where they are positioned on the certificate.'; $string['receiveddate'] = 'Received date'; $string['refpoint'] = 'Reference point location';