← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/string-fixes into lp:widelands

 

Review: Approve

one thing to look into, otherwise lgtm.

Diff comments:

> 
> === modified file 'tribes/atlanteans/woodcutters_house/help.lua'
> --- tribes/atlanteans/woodcutters_house/help.lua	2015-07-26 10:59:28 +0000
> +++ tribes/atlanteans/woodcutters_house/help.lua	2015-09-13 06:21:44 +0000
> @@ -14,7 +14,7 @@
>  	--General Section
>  	building_help_general_string("atlanteans", building_description,
>  		_"Fell trees in the surrounding area and process them into logs.",
> -		_"The woodcutter's house needs trees to fell within the work area.") ..
> +		_"The woodcutter’s house needs trees to fell within the work area.") ..

I do not nee what changed in this line. Could you doublecheck that you didn't add whitespace?

>  
>  	--Dependencies
>  	building_help_dependencies_production("atlanteans", building_description, true) ..


-- 
https://code.launchpad.net/~widelands-dev/widelands/string-fixes/+merge/270856
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/string-fixes.


References