- Fix (regression) Accidental opensave extension path move

- Build: Update
This commit is contained in:
Brett Zamir
2019-04-03 16:47:43 +08:00
parent 056f4f197c
commit 1c30c42105
6 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ var svgEditorExtensionLocale_server_moinsave_zh_CN = (function () {
var zhCN = {
saved: '已保存! 返回视图!',
hiddenframe: 'Frame to store hidden values'
hiddenframe: 'Moinsave frame to store hidden values'
};
return zhCN;