aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/checks/InputUniqueProperties.properties
blob: 6e921e9b250c349aa7face6dfc16f96fee616f3a (plain)
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
# Simple duplications
general.fileNotFound=File not found!
general.exception=Got an exception - {0}
DefaultLogger.addException=Error auditing {0}
DefaultLogger.auditStarted=Starting audit...
DefaultLogger.auditFinished=Audit done.
general.exception=Got an exception - {0}
DefaultLogger.auditStarted=Starting new audit...

# Different properties types
onlineManual=Online Manual
onlineManual Online Manual
onlineManual:Online Manual

# Different comments types
!succeeded=Succeeded
#succeeded=Succeeded
# succeeded=Succeeded
succeeded=Succeeded

# Spaces
time\ stamp=Time Stamp
time\ stamp:Time Stamp
time\ stamp Time Stamp
in\ Progress=In progress
in Progress=In progress
in\ Progress\ In progress
Support\ Link\ =Support Link
Support\ Link\  Support Link
About\ Menu\ Item\ =About (menu)
About\ Menu\ Item\ About (menu)

# Empty values
failed=Failed
failed=

# Other ("normal") properties
partially\ Failed=Partially Failed
actionMenu=Action
helpMenu=Help
next=Next
back=Back
change=Change
print=Print
finish=Finish
aboutMenuItem=About...
About=About
Installation=Installation
delete=Delete
undelete=Undelete
edit=Edit...