diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-09-18 17:52:48 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-09-18 17:52:48 -0400 |
commit | 8b2fd0bab715622208df256b8066361b32a3b209 (patch) | |
tree | 4b5af5b0b61c7dfa841e208a5d1dfa6623975a9e /docs | |
parent | fa40aa020502f01998110fd74f6f5994492b8e0f (diff) | |
download | SMAPI-8b2fd0bab715622208df256b8066361b32a3b209.tar.gz SMAPI-8b2fd0bab715622208df256b8066361b32a3b209.tar.bz2 SMAPI-8b2fd0bab715622208df256b8066361b32a3b209.zip |
fix translation issues not shown as warnings
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index cb9e8788..22730e28 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -12,6 +12,7 @@ * Fixed error-handling when initialising paths. * Fixed 'no update keys' warning not shown for mods with only invalid update keys. * Fixed transparency issues on Linux/Mac for some mod images. + * Fixed translation issues not shown as warnings. * Updated compatibility list. * For modders: |