Commit 90a9b22fdbf7c66a5c8f4570d033efe5e087d95c

Authored by Ismail
Committed by GitHub
1 parent 02e2c14f

Removed Rule and Plugin strings

... ... @@ -1039,47 +1039,6 @@ export default angular.module('thingsboard.locale', [])
1039 1039 "password-link-sent-message": "Password reset link was successfully sent!",
1040 1040 "email": "Email"
1041 1041 },
1042   - "plugin": {
1043   - "plugins": "Plugins",
1044   - "delete": "Delete plugin",
1045   - "activate": "Activate plugin",
1046   - "suspend": "Suspend plugin",
1047   - "active": "Active",
1048   - "suspended": "Suspended",
1049   - "name": "Name",
1050   - "name-required": "Name is required.",
1051   - "description": "Description",
1052   - "add": "Add Plugin",
1053   - "delete-plugin-title": "Are you sure you want to delete the plugin '{{pluginName}}'?",
1054   - "delete-plugin-text": "Be careful, after the confirmation the plugin and all related data will become unrecoverable.",
1055   - "delete-plugins-title": "Are you sure you want to delete { count, select, 1 {1 plugin} other {# plugins} }?",
1056   - "delete-plugins-action-title": "Delete { count, select, 1 {1 plugin} other {# plugins} }",
1057   - "delete-plugins-text": "Be careful, after the confirmation all selected plugins will be removed and all related data will become unrecoverable.",
1058   - "add-plugin-text": "Add new plugin",
1059   - "no-plugins-text": "No plugins found",
1060   - "plugin-details": "Plugin details",
1061   - "api-token": "API token",
1062   - "api-token-required": "API token is required.",
1063   - "type": "Plugin type",
1064   - "type-required": "Plugin type is required.",
1065   - "configuration": "Plugin configuration",
1066   - "system": "System",
1067   - "select-plugin": "Select plugin",
1068   - "plugin": "Plugin",
1069   - "no-plugins-matching": "No plugins matching '{{entity}}' were found.",
1070   - "plugin-required": "Plugin is required.",
1071   - "plugin-require-match": "Please select an existing plugin.",
1072   - "events": "Events",
1073   - "details": "Details",
1074   - "import": "Import plugin",
1075   - "export": "Export plugin",
1076   - "export-failed-error": "Unable to export plugin: {{error}}",
1077   - "create-new-plugin": "Create new plugin",
1078   - "plugin-file": "Plugin file",
1079   - "invalid-plugin-file-error": "Unable to import plugin: Invalid plugin data structure.",
1080   - "copyId": "Copy plugin Id",
1081   - "idCopiedMessage": "Plugin Id has been copied to clipboard"
1082   - },
1083 1042 "position": {
1084 1043 "top": "Top",
1085 1044 "bottom": "Bottom",
... ... @@ -1133,64 +1092,6 @@ export default angular.module('thingsboard.locale', [])
1133 1092 "additional-info": "Additional info (JSON)",
1134 1093 "invalid-additional-info": "Unable to parse additional info json."
1135 1094 },
1136   - "rule": {
1137   - "rule": "Rule",
1138   - "rules": "Rules",
1139   - "delete": "Delete rule",
1140   - "activate": "Activate rule",
1141   - "suspend": "Suspend rule",
1142   - "active": "Active",
1143   - "suspended": "Suspended",
1144   - "name": "Name",
1145   - "name-required": "Name is required.",
1146   - "description": "Description",
1147   - "add": "Add Rule",
1148   - "delete-rule-title": "Are you sure you want to delete the rule '{{ruleName}}'?",
1149   - "delete-rule-text": "Be careful, after the confirmation the rule and all related data will become unrecoverable.",
1150   - "delete-rules-title": "Are you sure you want to delete { count, select, 1 {1 rule} other {# rules} }?",
1151   - "delete-rules-action-title": "Delete { count, select, 1 {1 rule} other {# rules} }",
1152   - "delete-rules-text": "Be careful, after the confirmation all selected rules will be removed and all related data will become unrecoverable.",
1153   - "add-rule-text": "Add new rule",
1154   - "no-rules-text": "No rules found",
1155   - "rule-details": "Rule details",
1156   - "filters": "Filters",
1157   - "filter": "Filter",
1158   - "add-filter-prompt": "Please add filter",
1159   - "remove-filter": "Remove filter",
1160   - "add-filter": "Add filter",
1161   - "filter-name": "Filter name",
1162   - "filter-type": "Filter type",
1163   - "edit-filter": "Edit filter",
1164   - "view-filter": "View filter",
1165   - "component-name": "Name",
1166   - "component-name-required": "Name is required.",
1167   - "component-type": "Type",
1168   - "component-type-required": "Type is required.",
1169   - "processor": "Processor",
1170   - "no-processor-configured": "No processor configured",
1171   - "create-processor": "Create processor",
1172   - "processor-name": "Processor name",
1173   - "processor-type": "Processor type",
1174   - "plugin-action": "Plugin action",
1175   - "action-name": "Action name",
1176   - "action-type": "Action type",
1177   - "create-action-prompt": "Please create action",
1178   - "create-action": "Create action",
1179   - "details": "Details",
1180   - "events": "Events",
1181   - "system": "System",
1182   - "import": "Import rule",
1183   - "export": "Export rule",
1184   - "export-failed-error": "Unable to export rule: {{error}}",
1185   - "create-new-rule": "Create new rule",
1186   - "rule-file": "Rule file",
1187   - "invalid-rule-file-error": "Unable to import rule: Invalid rule data structure.",
1188   - "copyId": "Copy rule Id",
1189   - "idCopiedMessage": "Rule Id has been copied to clipboard",
1190   - "select-rule": "Select rule",
1191   - "no-rules-matching": "No rules matching '{{entity}}' were found.",
1192   - "rule-required": "Rule is required"
1193   - },
1194 1095 "rulechain": {
1195 1096 "rulechain": "Rule chain",
1196 1097 "rulechains": "Rule chains",
... ... @@ -1283,9 +1184,6 @@ export default angular.module('thingsboard.locale', [])
1283 1184 "test": "Test",
1284 1185 "help": "Help"
1285 1186 },
1286   - "rule-plugin": {
1287   - "management": "Rules and plugins management"
1288   - },
1289 1187 "tenant": {
1290 1188 "tenant": "Tenant",
1291 1189 "tenants": "Tenants",
... ...