remove resource bundle

This commit is contained in:
Manfred Karrer 2014-07-09 23:04:56 +02:00
parent 6ca922ba2c
commit 6a138c231a
3 changed files with 1 additions and 37 deletions

View File

@ -8,7 +8,6 @@ import org.slf4j.LoggerFactory;
public class StorageDirectory
{
private static final Logger log = LoggerFactory.getLogger(StorageDirectory.class);
private static final String USER_PROPERTIES_FILE_NAME = "bitsquare.properties";
private static File storageDirectory;
static
@ -72,7 +71,7 @@ public class StorageDirectory
else if (osName != null && osName.startsWith("Mac"))
return new File(System.getProperty("user.home") + "/Library/Application Support/BitSquare");
else
return new File(System.getProperty("user.home") + "/BitSquare");
return new File(System.getProperty("user.home") + File.separator + "BitSquare");
}
private static void createDirIfNotExists()

View File

@ -1,35 +0,0 @@
# generic
OTHER=Other
# BankAccountTypeInfo.BankAccountType
SEPA=Sepa
WIRE=Wire
INTERNATIONAL=International
OK_PAY=OK Pay
NET_TELLER=Netteller
PERFECT_MONEY=Perfect Money
# Arbitrator.ID_TYPE
REAL_LIFE_ID=Real life ID
NICKNAME=Nickname
COMPANY=Company
# Arbitrator.METHODS
TLS_NOTARY=TLS Notary
SKYPE_SCREEN_SHARING=Skype screen sharing
SMART_PHONE_VIDEO_CHAT=Smart phone video chat
REQUIRE_REAL_ID=Require real life Identification
BANK_STATEMENT=Bank statement
# Arbitrator.ID_VERIFICATIONS
PASSPORT=Passport
GOV_ID=Government issued ID
UTILITY_BILLS=Utility bills
FACEBOOK=Facebook account
GOOGLE_PLUS=Google+ account
TWITTER=Twitter account
PGP=PGP
BTC_OTC=BTC OTC