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

@ -484,6 +484,8 @@ CREATING_PROCESS = "Creating a folder"
DELETING_PROCESS = "Deleting a folder"
RENAMING_PROCESS = "Renaming a folder"
DELETING_ASK = "Are you sure?"
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 = "Account List"