MDL-57487 mod_choice: final string deprecation for skipresultgraph
authorSara Arjona <sara@moodle.com>
Wed, 12 Jun 2019 17:41:33 +0000 (19:41 +0200)
committerSara Arjona <sara@moodle.com>
Fri, 14 Jun 2019 15:41:18 +0000 (17:41 +0200)
The final skipresultgraph should be done in 3.4 because it was
deprecated in 3.0 in MDL-49811.

mod/choice/lang/en/choice.php
mod/choice/lang/en/deprecated.txt

index 746233c..0ab1fd9 100644 (file)
@@ -147,4 +147,3 @@ $string['viewchoices'] = 'View choices';
 $string['withselected'] = 'With selected';
 $string['userchoosethisoption'] = 'Users who chose this option';
 $string['yourselection'] = 'Your selection';
-$string['skipresultgraph'] = 'Skip result graph';