fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-12-23 05:16 pm

[dw-nonfree] Site Skin description: incorrect info for Tropo skins

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/8c2b22ad3fa5]

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

Fix description to reflect proper math. (IT's 75% of the size, not 75%
smaller than the size!)

Patch by [personal profile] fu.

Files modified:
  • bin/upgrading/en_DW.dat
--------------------------------------------------------------------------------
diff -r fb214aa59453 -r 8c2b22ad3fa5 bin/upgrading/en_DW.dat
--- a/bin/upgrading/en_DW.dat	Fri Dec 23 23:57:54 2011 +0800
+++ b/bin/upgrading/en_DW.dat	Sat Dec 24 01:16:30 2011 +0800
@@ -333,11 +333,11 @@
 
 siteskins.tropo-purple.alt=Tropospherical Purple: Black text on light grey background; light and dark purple color highlights
 
-siteskins.tropo-purple.desc=Light grey background for less glare; serif font 75% smaller than browser default; horizontal, drop-down expanding dynamic menus (requires fine mouse control).
+siteskins.tropo-purple.desc=Light grey background for less glare; serif font 75% of the browser default; horizontal, drop-down expanding dynamic menus (requires fine mouse control).
 
 siteskins.tropo-red.alt=Tropospherical Red (default): Black text on light grey background; red and salmon color highlights
 
-siteskins.tropo-red.desc=Light grey background for less glare; serif font 75% smaller than browser default; horizontal, drop-down expanding dynamic menus (requires fine mouse control).
+siteskins.tropo-red.desc=Light grey background for less glare; serif font 75% of the browser default; horizontal, drop-down expanding dynamic menus (requires fine mouse control).
 
 tropo.accountlinks.account=Account Settings
 
--------------------------------------------------------------------------------