Code refactoring

a lot of small fixes (Closes #173)
Added login field (ownCloud package)
This commit is contained in:
RainLoop Team 2014-05-24 02:14:16 +04:00
parent a059b3d063
commit fed896776f
129 changed files with 1016 additions and 804 deletions

View file

@ -187,6 +187,7 @@ ADD_MENU_PHONE = "Telefono"
ADD_MENU_URL = "URL"
ADD_MENU_ADDRESS = "Indirizzo"
ADD_MENU_BIRTHDAY = "Compleanno"
ADD_MENU_TAGS = "Tags"
BUTTON_SHARE_NONE = "Nessuno"
BUTTON_SHARE_ALL = "Tutti"
BUTTON_SYNC = "Sincronizzazione (CardDAV)"