-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathalerts.properties
111 lines (108 loc) · 4.5 KB
/
alerts.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
#empty
alert.plugin-title = Alerts
#empty.plugin-description = Use it to start developing new plugin
alert.Add_New_Alert=Add New Alert
alert.Edit_Your_Alert=Edit Your Alert
alert.Alert_Name=Alert Name
alert.Event=Events
alert.View=Views
alert.Session=Sessions
alert.User=Users
alert.Crash=Crashes
alert.Survey=Survey
alert.NPS=NPS
alert.Rating=Rating
alert.Data-points=Data Points
alert.Online-users=Online Users
alert.Cohorts=Cohorts
alert.Profile-groups = Profile Groups
alert.Revenue=Revenue
alert.Data_type= Data Type
alert.For_Application=For Application
alert.all-applications=All Applications
alert.Select_app=Select Application
alert.Select_apps=Select Applications
alert.Select_event=Select Event
alert.Alert_type=Alert type
alert.Select_a_type=Select a Type
alert.Alert_Me_When=Alert Me When
alert.Action=Action
alert.e-mail=e-mail
alert.HTTP_request=HTTP request
alert.E-mail_address=E-mail address(One email per line)
alert.Http_Request_URL=Http Request URL
alert.Create_New_Alert=Create new alert
alert.RUNNING_ALERTS=Active Alerts
alert.TOTAL_ALERTS_SENT=TOTAL ALERTS SENT
alert.Today_ALERT_SENT=Today ALERT SENT
alert.Edit=Edit
alert.Delete=Delete
alert.Save_Changes=Save Changes
alert.Discard_Changes=Discard Changes
alert.For_Applications=Application
alert.Select_metric=Select Metric
alert.Define_variation=Define variation
alert.Select_event=Select Event
alert.Define_variation=Define variation
alert.Select_metric=Select Metric
alert.Define_variation=Define variation
alert.TOTAL_ALERTS_SENT=Total Alerts Sent
alert.ALERTS_SENT_TODAY=Alerts Sent Today
alert.Alert_Trigger=Trigger
alert.Users_to_send_alerts=Users to send alerts
alert.Select_users=Select Users
alert.You_will_be_notified_via_email=You will be notified via email
alert.delete-confirm-title = Delete Alert
alert.delete-confirm = Confirm to delete this alert?
alert.yes-delete-alert = Yes, delete alert
alert.email-place-holder=Enter emails
alert.enter-alert-name = Enter alert name
alert.Application = Application
alert.Condition = Condition
alert.CreateBy = Created by
alert.compare-remind = Metrics are compared on a daily basis.
alert.add-number = Add Number
alert.make-changes-remind = You made {0} changes.
alert.make-change-remind = You made 1 change.
alert.starView-disabled-title = Ratings plugin is disabled!
alert.starView-disabled-desc = You will not receive data alerts from Ratings.
alert.starView-disabled-suggest = Please enable Ratings plugin to receive alerts.
alert.crashesView-disabled-title = Crashes plugin is disabled!
alert.crashesView-disabled-desc = You will not receive data alerts from Crashes.
alert.crashesView-disabled-suggest = Please enable Crashes plugin to receive alerts.
alert.email-to-receive = E-mail to receive alerts
alert.data-point = Data point
alert.select-metric=Select Metric
alert.define-variable=Define Variation
alert.add-number=Add Number
alert.add-alert=Add Alert
alert.save-alert=Save Alert
alert.save=Create
alert.tips = Overview of all alerts set up. Create new alerts to receive emails when<br/> specific conditions related to metrics are met.
alerts.application-tooltip= Data Points is the only data type available for your selected Application.
alerts.update-status-success = Successfully update status
alerts.save-alert-success= Alert saved
alerts.empty-title= ...hmm, seems empty here
alerts.empty-action-button-title=+ Create New Alert
alerts.empty-subtitle= Create new alerts to receive emails when specific conditions related to metrics are met.
alerts.alert-is-enabled= Alert is Enabled
alerts.alert-is-disabled= Alert is Disabled
alerts.select-data-type= Select a data type
alerts.select-an-application= Select an application
alerts.filter= Filter
alerts.add-filter=+ Add Filter
alerts.segment-value= String
alerts.widget-name= Widget Name
alert.email-to-specific-address = To specific address
alert.email-to-group = To users in a group
alerts.select-group = Enter user group name
alerts.email-icon1 = This alert can only be used within
alerts.email-icon2 = to trigger actions.
alerts.period-select-reminder-hourly = Value will be checked every hour
alerts.period-select-reminder-daily = Value will be checked at midnight in app's timezone
alert.email-to-dont-send = Don't send for this alert
alerts.select-event = Select Event
alert.email-header = Email Notification
alerts.email-icon = This alert can only be used within Hooks to trigger actions.
alerts.common-icon-info = Alert will be triggered as soon as a new response is submitted for the selected widget.
alerts.crashes-icon = Alert will be triggered as soon as a new, before unseen crash occurs.