From cae996042486a0cef39f805704cccb51cb6adf65 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 6 Jul 2015 16:31:49 +0100 Subject: [PATCH] fixed suggestions by @ShadowNinja --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 105adc3..518e698 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ minetest.register_node("mymod:mynode", { Then, you create a 'locale' directory inside your mod directory, with files named after the two-letter ISO Language Code of the languages you want to -support. Here's an example for a Spanish locale file (`es.txt'): +support. Here's an example for a Spanish locale file ('es.txt'): -```text +```cfg # Lines beginning with a pound sign are comments and are effectively ignored # by the reader. Note that comments only span until the end of the line; # there's no support for multiline comments. @@ -72,7 +72,7 @@ the following: - Type "LANG" (without quotes) as name and the language code as value. - Click OK until all dialogs are closed. Alternatively for all platforms, if you don't want to modify system settings, -you may add the following line to your `minetest.conf' file: +you may add the following line to your 'minetest.conf' file: language = Also note that there are some problems with using accented, and in general