From 89649c8b37d563520fcafa2ec28e2dee3026c620 Mon Sep 17 00:00:00 2001 From: HER0_01 Date: Thu, 3 Mar 2016 22:55:57 -0600 Subject: [PATCH] Reword sentence and fix link in "Internationalizing games" --- tutorials/engine/internationalizing_games.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tutorials/engine/internationalizing_games.rst b/tutorials/engine/internationalizing_games.rst index cf0b3c9e3..bd61d54e1 100644 --- a/tutorials/engine/internationalizing_games.rst +++ b/tutorials/engine/internationalizing_games.rst @@ -98,10 +98,10 @@ Translating the project name The project name becomes the app name when exporting to different operating systems and platforms. To specify the project name in more -than one language. In the project settings dialog, create a new setting -application/name and append it the locale identifier. For example: +than one language, create a new setting application/name in the project +settings dialog and append the locale identifier to it. For example: .. image:: /img/localized_name.png -As always, If you don't know the code of a language or zone, `check the -list :ref:`doc_locales`. +As always, If you don't know the code of a language or zone, :ref:`check the +list `.