From 17349a5e426dc7acf1216a3767a22f69974cbca0 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 14 Apr 2008 21:45:08 -0400 Subject: Initial commit. --- .../English.lproj/LiBackend.scriptTerminology | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 Frameworks/LiBackend/English.lproj/LiBackend.scriptTerminology (limited to 'Frameworks/LiBackend/English.lproj/LiBackend.scriptTerminology') diff --git a/Frameworks/LiBackend/English.lproj/LiBackend.scriptTerminology b/Frameworks/LiBackend/English.lproj/LiBackend.scriptTerminology new file mode 100644 index 0000000..5e586f9 --- /dev/null +++ b/Frameworks/LiBackend/English.lproj/LiBackend.scriptTerminology @@ -0,0 +1,79 @@ + + + + + Classes + + LiFileHandle + + Attributes + + dictionary + + Description + The complete attribute dictionary. + Name + dictionary + + fileHandle + + Description + The unique file identifier which locates a file in a library. + Name + id + + filename + + Description + The filename of the file, without type extension. + Name + name + + urlString + + Description + A URL which locates this file. + Name + address + + + Description + A file. + Name + file + PluralName + files + + LiFileStore + + Attributes + + name + + Description + The name of the library. + Name + name + + storeID + + Description + The unique store identifier. + Name + id + + + Description + A file library. + Name + library + PluralName + libraries + + + Description + Liaison's low-level scripting interface. + Name + LiBackend suite + + -- cgit v1.2.3