X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fapp%2Fmain%2Fapps%2Fsettings%2Fi18n%2Fen.json;h=f8dd99621cc87be273ff446105fce8b56dc19d29;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=2c45f22b34f05fa7ba16368e06e15c0844a69cbd;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/public/app/main/apps/settings/i18n/en.json b/public/app/main/apps/settings/i18n/en.json index 2c45f22..f8dd996 100644 --- a/public/app/main/apps/settings/i18n/en.json +++ b/public/app/main/apps/settings/i18n/en.json @@ -190,6 +190,7 @@ "GOOGLE_SSO_ENABLED": "Google SSO Enabled", "ENFORCE_PASSWORD_HISTORY": "Enforce Password History", "PASSWORD_HISTORY_LIMIT": "Password History Limit", + "SEARCH_ON_ENTER_KEY": "Search on Enter key", "HELP": { "DEFAULTSCREENRECORDINGPATH": "Enter the path where to store screen recording files on the Agent computer (leave empty for default Video Folder path)", "RTLSUPPORT": "Enables the RTL Support for Arabic, Persian and Hebrew languages", @@ -205,7 +206,8 @@ "USERNAME": "Username", "PASSWORD": "Password", "ENFORCE_PASSWORD_HISTORY": "Enables the validation against previously used passwords", - "PASSWORD_HISTORY_LIMIT": "Number of last used unique passwords to check" + "PASSWORD_HISTORY_LIMIT": "Number of last used unique passwords to check", + "SEARCH_ON_ENTER_KEY": "Start searching only after the agent hits the Enter key" }, "ERRORS": { "CHATTIMEOUT_REQUIRED": "Mandatory field",