public class UIText extends TranslationBundle
Modifier and Type | Field and Description |
---|---|
String |
authenticationRequired |
String |
author |
String |
date |
String |
enterUsernameAndPasswordFor |
String |
mustBeSpecialTableModel |
String |
password |
String |
username |
String |
warning |
Constructor and Description |
---|
UIText() |
Modifier and Type | Method and Description |
---|---|
static UIText |
get()
Get an instance of this translation bundle.
|
effectiveLocale, resourceBundle
public String authenticationRequired
public String author
public String date
public String enterUsernameAndPasswordFor
public String mustBeSpecialTableModel
public String password
public String username
public String warning
public static UIText get()
Copyright © 2020 Eclipse JGit Project. All rights reserved.