diff options
Diffstat (limited to 'Resources/English.lproj/ProgressIndicatorLayer.strings')
-rw-r--r-- | Resources/English.lproj/ProgressIndicatorLayer.strings | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Resources/English.lproj/ProgressIndicatorLayer.strings b/Resources/English.lproj/ProgressIndicatorLayer.strings new file mode 100644 index 00000000..398368fa --- /dev/null +++ b/Resources/English.lproj/ProgressIndicatorLayer.strings @@ -0,0 +1,12 @@ +/* Class = "NSBox"; title = "Box"; ObjectID = "10"; */ +"Box" = "Box"; + +/* Class = "NSTextFieldCell"; title = "Multiline Label"; ObjectID = "16"; */ +"Multiline Label" = "Multiline Label"; + +/* Class = "BWTransparentButtonCell"; title = "Cancel"; ObjectID = "18"; */ +"Cancel" = "Cancel"; + +/* Class = "NSBox"; title = "Box"; ObjectID = "38"; */ +"Box" = "Box"; + |