Added: "You have too many folders!" description (#414)

This commit is contained in:
RainLoop Team 2015-01-16 04:09:03 +04:00
parent 71a141dbb4
commit ec51bb0b9f
29 changed files with 66 additions and 12 deletions

View file

@ -468,7 +468,9 @@ LOADING_PROCESS = "Updating folder list"
CREATING_PROCESS = "Creating a folder"
DELETING_PROCESS = "Deleting a folder"
RENAMING_PROCESS = "Renaming a folder"
DELETING_ASK = "Biztosak vagyunk benneAre you sure?"
DELETING_ASK = "Biztosak vagyunk benne?"
TO_MANY_FOLDERS_DESC_1 = "You have too many folders!"
TO_MANY_FOLDERS_DESC_2 = "We have shown only a part of them, to avoid performance problems."
[SETTINGS_ACCOUNTS]
LEGEND_ACCOUNTS = "Fiók lista"