kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-05-11 11:03 am

[dw-free] EasyRead: rename module options to Above/Below entries for better clarity

[commit: http://hg.dwscoalition.org/dw-free/rev/6ff8e961977b]

http://bugs.dwscoalition.org/show_bug.cgi?id=2613

Change wording for descriptions of module groupings in EasyRead layout.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/easyread/layout.s2
--------------------------------------------------------------------------------
diff -r 096a30087065 -r 6ff8e961977b bin/upgrading/s2layers/easyread/layout.s2
--- a/bin/upgrading/s2layers/easyread/layout.s2	Mon May 10 07:17:46 2010 +0000
+++ b/bin/upgrading/s2layers/easyread/layout.s2	Tue May 11 06:03:27 2010 -0500
@@ -122,7 +122,7 @@ propgroup modules {
 }
 
 # explicitly define what sections the layout has available
-set module_layout_sections = "none|(none)|one|Group One|two|Group Two";
+set module_layout_sections = "none|(none)|one|Above entries|two|Below entries";
 
 ##===============================
 ## Custom CSS
--------------------------------------------------------------------------------