-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathen-US.xml
26 lines (22 loc) · 1.11 KB
/
en-US.xml
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="en" intName="English (US)" localName="English (US)" lcid="" culture="en-US">
<area alias="sections">
<key alias="pollIt">Poll It</key>
</area>
<area alias="pollIt">
<key alias="tabContent">Content</key>
<key alias="tabResponses">Responses</key>
<key alias="answers">Answers</key>
<key alias="responses">Responses</key>
<key alias="addAnswer">Add Answers</key>
<key alias="addAnswerDescription">Add and remove answers from the list</key>
<key alias="startDate">Start date</key>
<key alias="startDateDescription">Poll is visible from (optional)</key>
<key alias="endDate">End date</key>
<key alias="endDateDescription">The poll will be closed and the result page will be shown from (optional)</key>
<key alias="startDateBeforeEndDate">The start date must be earlier than end date</key>
<key alias="noQuestions">No quesions</key>
<key alias="selectQuestions">Select a poll</key>
<key alias="deleteConfirmation">It will be gone forever. Are you sure</key>
</area>
</language>