Fix translations

This commit is contained in:
RainLoop Team 2014-07-09 01:04:32 +04:00
parent 467ecdb73c
commit 1241b14b9d
20 changed files with 40 additions and 40 deletions

View file

@ -44,8 +44,8 @@ LOADING = "Caricamento..."
GALLERY_PREV = "Precedente (Freccia sinistra)"
GALLERY_NEXT = "Successivo (Freccia destra)"
GALLERY_COUNTER = "%curr% di %total%"
IMAGE_ERROR = "<a href="%url%" target=\"_blank\">L'immagine</a> non può essere caricata."
AJAX_ERROR = "<a href="%url%" target=\"_blank\">Il contenuto</a> Non può essere caricato."
IMAGE_ERROR = "<a href=\"%url%\" target=\"_blank\">L'immagine</a> non può essere caricata."
AJAX_ERROR = "<a href=\"%url%\" target=\"_blank\">Il contenuto</a> Non può essere caricato."
[FOLDER_LIST]
BUTTON_COMPOSE = "Scrivi messaggio"