Add pagenator to contact list

Move contacts from plugin back to core
This commit is contained in:
RainLoop Team 2013-12-08 03:58:33 +04:00
parent daa958ed44
commit 0ec4fc89d4
44 changed files with 1250 additions and 889 deletions

View file

@ -129,8 +129,8 @@ SEARCHING_DESC = "Buscando..."
LEGEND_CONTACTS = "Contactos"
SEARCH_INPUT_PLACEHOLDER = "Buscar"
BUTTON_ADD_CONTACT = "Añadir Contacto"
BUTTON_CREATE_CONTACT = "Crear Contacto"
BUTTON_UPDATE_CONTACT = "Actualizar Contacto"
BUTTON_CREATE_CONTACT = "Crear"
BUTTON_UPDATE_CONTACT = "Actualizar"
LIST_LOADING = "Cargando"
EMPTY_LIST = "No hay contactos aquí"
EMPTY_SEARCH = "No se encontraron contactos"