From b5ee9beafc9b57627dcb80e41dee70848d3db38a Mon Sep 17 00:00:00 2001 From: "Arun S. Sekher" Date: Sat, 3 Jun 2017 02:50:52 +0400 Subject: [PATCH] [LAN] - Update POLLLAN_28 to more appropriate phrase in its context. Update 'Previous polls' to 'All Previous polls' --- e107_plugins/poll/languages/English.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/poll/languages/English.php b/e107_plugins/poll/languages/English.php index c3e3ee8b0..f10a8363f 100644 --- a/e107_plugins/poll/languages/English.php +++ b/e107_plugins/poll/languages/English.php @@ -46,7 +46,7 @@ define("POLLAN_19", "User ID (only members can vote)"); //define("POLLAN_25", "Clear form");//LAN_CLEAR //define("POLLAN_26", "votes");//NOT USED // define("POLLAN_27", "Comments"); -define("POLLAN_28", "Previous polls"); +define("POLLAN_28", "All Previous polls"); //define("POLLAN_29", "posted by");//NOT USED //define("POLLAN_30", "Submit");//NOT USED define("POLLAN_31", "Votes");