diff options
Diffstat (limited to 'org.eclipse.jgit.ui/resources/org/eclipse/jgit/awtui/UIText.properties')
-rw-r--r-- | org.eclipse.jgit.ui/resources/org/eclipse/jgit/awtui/UIText.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ui/resources/org/eclipse/jgit/awtui/UIText.properties b/org.eclipse.jgit.ui/resources/org/eclipse/jgit/awtui/UIText.properties new file mode 100644 index 0000000000..0bc5a7acbc --- /dev/null +++ b/org.eclipse.jgit.ui/resources/org/eclipse/jgit/awtui/UIText.properties @@ -0,0 +1,8 @@ +authenticationRequired=Authentication Required +author=Author +date=Date +enterUsernameAndPasswordFor=Enter username and password for +mustBeSpecialTableModel=Must be special table model. +password=Password: +username=Username: +warning=Warning |