Bläddra i källkod

Remove another easily misunderstood joke

David Snopek 4 år sedan
förälder
incheckning
97ab578209
1 ändrade filer med 3 tillägg och 4 borttagningar
  1. 3 4
      getting_started/workflow/assets/importing_translations.rst

+ 3 - 4
getting_started/workflow/assets/importing_translations.rst

@@ -6,10 +6,9 @@ Importing translations
 Games and internationalization
 ------------------------------
 
-The world is full of different markets and cultures and, to maximize
-profits™, nowadays games are released in several languages. To solve
-this, internationalized text must be supported in any modern game
-engine.
+The world is full of different languages and cultures, so nowadays games
+are released in several languages. To handle this, internationalized text
+must be supported in any modern game engine.
 
 In regular desktop or mobile applications, internationalized text is
 usually located in resource files (or .po files for GNU stuff). Games,