Merge pull request #476 from Wedge009/Spelling_Corrections
Spelling corrections
This commit is contained in:
commit
66b6ca39a1
5 changed files with 15 additions and 15 deletions
|
@ -398,7 +398,7 @@ Most units have two traits. However, goblins have only one trait, undead units a
|
|||
|
||||
The traits that are available to most non‐undead units are <ref>dst='traits_intelligent' text='intelligent'</ref>, <ref>dst='traits_quick' text='quick'</ref>, <ref>dst='traits_resilient' text='resilient'</ref>, and <ref>dst='traits_strong' text='strong'</ref>." + _ "
|
||||
|
||||
Elves may also receive <ref>dst='traits_dextrous' text='dextrous'</ref>, and dwarves may recieve <ref>dst='traits_healthy' text='healthy'</ref>. Trolls and certain humans may recieve <ref>dst='traits_fearless' text='fearless'</ref>. Other traits which may be assigned include <ref>dst='traits_loyal' text='loyal'</ref>, <ref>dst='traits_feral' text='feral'</ref> and <ref>dst='traits_undead' text='undead'</ref>.
|
||||
Elves may also receive <ref>dst='traits_dextrous' text='dextrous'</ref>, and dwarves may receive <ref>dst='traits_healthy' text='healthy'</ref>. Trolls and certain humans may receive <ref>dst='traits_fearless' text='fearless'</ref>. Other traits which may be assigned include <ref>dst='traits_loyal' text='loyal'</ref>, <ref>dst='traits_feral' text='feral'</ref> and <ref>dst='traits_undead' text='undead'</ref>.
|
||||
|
||||
"
|
||||
[/topic]
|
||||
|
|
|
@ -39,11 +39,11 @@
|
|||
|
||||
|
||||
#define _GUI_SCALE_ALGO_OPTIONS CASE
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_legacy_lin") _"Linear (legacy)" _"Bilinear intepolation scaling (legacy wesnoth option)"}
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_legacy_lin") _"Linear (legacy)" _"Bilinear interpolation scaling (legacy wesnoth option)"}
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_nn") _"Nearest Neighbor" _"Nearest Neighbor scaling (fastest)"}
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_xbrzlin") _"xBRZ + linear" _"xBRZ followed by Bilinear interpolation"}
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_xbrznn") _"xBRZ + NN" _"xBRZ followed by Nearest Neighbor (recommended)"}
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_linear") _"Linear" _"Bilinear intepolation scaling (new implementation)"}
|
||||
{_GUI_SCALE_OPTION ({CASE}+"_linear") _"Linear" _"Bilinear interpolation scaling (new implementation)"}
|
||||
#enddef
|
||||
|
||||
#define _GUI_SCALE_CHOICE CASE LABEL TOOLTIP
|
||||
|
|
|
@ -176,10 +176,10 @@
|
|||
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "player_joins" _"Player joins:" _"When a player joins the lobby or game"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "player_leaves" _"Player leaves:" _"When a player leaves the lobby or game"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "private_message" _"Private message:" _"When a private message is recieved"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "friend_message" _"Friend message:" _"When a message from a friend is recieved"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "public_message" _"Public message:" _"When a public message is recieved"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "server_message" _"Server message:" _"When a server message is recieved"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "private_message" _"Private message:" _"When a private message is received"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "friend_message" _"Friend message:" _"When a message from a friend is received"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "public_message" _"Public message:" _"When a public message is received"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "server_message" _"Server message:" _"When a server message is received"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "ready_for_start" _"Ready to start game:" _"When the game you are hosting is ready to start"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "game_has_begun" _"Game has begun:" _"When the host (not you) has started the game"}
|
||||
{__GUI_LOBBY_SOUNDS_ENTRY "turn_changed" _"Turn changed:" _"When a new turn has begun"}
|
||||
|
|
|
@ -1827,8 +1827,8 @@ msgid ""
|
|||
"\n"
|
||||
"\n"
|
||||
"Elves may also receive <ref>dst='traits_dextrous' text='dextrous'</ref>, and "
|
||||
"dwarves may recieve <ref>dst='traits_healthy' text='healthy'</ref>. Trolls "
|
||||
"and certain humans may recieve <ref>dst='traits_fearless' text='fearless'</"
|
||||
"dwarves may receive <ref>dst='traits_healthy' text='healthy'</ref>. Trolls "
|
||||
"and certain humans may receive <ref>dst='traits_fearless' text='fearless'</"
|
||||
"ref>. Other traits which may be assigned include <ref>dst='traits_loyal' "
|
||||
"text='loyal'</ref>, <ref>dst='traits_feral' text='feral'</ref> and "
|
||||
"<ref>dst='traits_undead' text='undead'</ref>.\n"
|
||||
|
|
|
@ -1877,7 +1877,7 @@ msgid "Remove"
|
|||
msgstr ""
|
||||
|
||||
#: data/gui/default/window/advanced_graphics_options.cfg:42
|
||||
msgid "Bilinear intepolation scaling (legacy wesnoth option)"
|
||||
msgid "Bilinear interpolation scaling (legacy wesnoth option)"
|
||||
msgstr ""
|
||||
|
||||
#: data/gui/default/window/advanced_graphics_options.cfg:42
|
||||
|
@ -1909,7 +1909,7 @@ msgid "xBRZ followed by Nearest Neighbor (recommended)"
|
|||
msgstr ""
|
||||
|
||||
#: data/gui/default/window/advanced_graphics_options.cfg:46
|
||||
msgid "Bilinear intepolation scaling (new implementation)"
|
||||
msgid "Bilinear interpolation scaling (new implementation)"
|
||||
msgstr ""
|
||||
|
||||
#: data/gui/default/window/advanced_graphics_options.cfg:46
|
||||
|
@ -3161,7 +3161,7 @@ msgstr ""
|
|||
|
||||
#. [grid]
|
||||
#: data/gui/default/window/mp_alerts_options.cfg:179
|
||||
msgid "When a private message is recieved"
|
||||
msgid "When a private message is received"
|
||||
msgstr ""
|
||||
|
||||
#. [grid]
|
||||
|
@ -3171,7 +3171,7 @@ msgstr ""
|
|||
|
||||
#. [grid]
|
||||
#: data/gui/default/window/mp_alerts_options.cfg:180
|
||||
msgid "When a message from a friend is recieved"
|
||||
msgid "When a message from a friend is received"
|
||||
msgstr ""
|
||||
|
||||
#. [grid]
|
||||
|
@ -3181,7 +3181,7 @@ msgstr ""
|
|||
|
||||
#. [grid]
|
||||
#: data/gui/default/window/mp_alerts_options.cfg:181
|
||||
msgid "When a public message is recieved"
|
||||
msgid "When a public message is received"
|
||||
msgstr ""
|
||||
|
||||
#. [grid]
|
||||
|
@ -3191,7 +3191,7 @@ msgstr ""
|
|||
|
||||
#. [grid]
|
||||
#: data/gui/default/window/mp_alerts_options.cfg:182
|
||||
msgid "When a server message is recieved"
|
||||
msgid "When a server message is received"
|
||||
msgstr ""
|
||||
|
||||
#. [grid]
|
||||
|
|
Loading…
Add table
Reference in a new issue