summaryrefslogtreecommitdiffstats
path: root/Plugins/BuiltInFunctions/English.lproj/BuiltInFunctions.strings
blob: 5d0a940c40d450aa6adfb283081092744987ff0c (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
/* Headers for columns. */
IconHeader = "Icon";
FilenameHeader = "Filename";
TypeHeader = "Type";
LastModifiedTimeHeader = "Last Modified";
CreatedTimeHeader = "Created";
FileSizeHeader = "Size";

/* Error messages. */
UnableToResolveAlias = "unable to resolve alias";

/* Default library name. */
LiLibraryName = "My Library";

/* Names for filters. */
LiFilenameAttribute = "filename";
LiTypeAttribute = "type";

/* Names for operators. */
LiEqualsOperator = "is";
LiContainsOperator = "contains";

/* For the natural language formatter. */
Today = "Today";
Yesterday = "Yesterday";
Tomorrow = "Tomorrow";