summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2016-12-19 16:19:56 +0000
committergumi <mekolat@users.noreply.github.com>2016-12-19 16:19:56 +0000
commit9a82ea8d6c675ac94ce2d34c83cb2cb8fc68eb89 (patch)
tree38f771a1124eafab352a0adc43577b8fd2dd9bb7
parentecc2bfea7c05281bf40a6a08e353e5918d375f35 (diff)
parentf299c43cdd64f1b67904d1e5bf30fb97d503ffc6 (diff)
downloadserverdata-9a82ea8d6c675ac94ce2d34c83cb2cb8fc68eb89.tar.gz
serverdata-9a82ea8d6c675ac94ce2d34c83cb2cb8fc68eb89.tar.bz2
serverdata-9a82ea8d6c675ac94ce2d34c83cb2cb8fc68eb89.tar.xz
serverdata-9a82ea8d6c675ac94ce2d34c83cb2cb8fc68eb89.zip
Merge branch 'savepoint-translation' into 'master'
Translated the savepoint message. See merge request !82
-rw-r--r--npc/functions/savepoint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/savepoint.txt b/npc/functions/savepoint.txt
index 39ebb064..26272616 100644
--- a/npc/functions/savepoint.txt
+++ b/npc/functions/savepoint.txt
@@ -30,7 +30,7 @@ function script savepointparticle {
.@i = 0;
}
- message strcharinfo(0), "Your position has been saved.";
+ message strcharinfo(0), l("Your position has been saved.");
if (getarg(.@i, NO_INN) == NO_INN)
{