Jump to content

Tutorial sentences concatenated without space


GunChleoc
 Share

Recommended Posts

The tutorial texts were split up to have less of a wall of text for translations. This now has he side effect of blank spaces missing between the sentences.

Hard-coding a blank space here would also be problematic, because some languages like Chinese don't use them.

So, I recommend having a function "join_sentences" that contains a translatable string pgettext("sentence separator", "%1 %2"), like this.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...