[SSE] Update translation

This commit is contained in:
Julia Radzhabova 2020-09-29 13:26:07 +03:00
parent f4e989d412
commit c10603dd78
2 changed files with 2 additions and 2 deletions

View file

@ -334,7 +334,7 @@ define([
textRename: 'Rename',
textDuplicate: 'Duplicate',
textDelete: 'Delete',
textGoTo: 'Go to view...',
textGoTo: 'Go to view',
textEmpty: 'No views have been created yet.',
guestText: 'Guest',
tipIsLocked: 'This element is being edited by another user.',

View file

@ -2940,7 +2940,7 @@
"SSE.Views.ViewManagerDlg.textRename": "Rename",
"SSE.Views.ViewManagerDlg.textDuplicate": "Duplicate",
"SSE.Views.ViewManagerDlg.textDelete": "Delete",
"SSE.Views.ViewManagerDlg.textGoTo": "Go to view...",
"SSE.Views.ViewManagerDlg.textGoTo": "Go to view",
"SSE.Views.ViewManagerDlg.textEmpty": "No views have been created yet.",
"SSE.Views.ViewManagerDlg.guestText": "Guest",
"SSE.Views.ViewManagerDlg.tipIsLocked": "This element is being edited by another user.",