File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -32,16 +32,20 @@ FCL_END_COLUMN_COLLAPSE_BUTTON_TOOLTIP=Collapse the last column
32
32
33
33
NOTIFICATION_LIST_ACCESSIBLE_NAME =Notifications
34
34
35
- NOTIFICATION_LIST_ITEM_TXT =Notification
36
-
37
35
NOTIFICATION_LIST_ITEM_SHOW_MORE =More
38
36
39
37
NOTIFICATION_LIST_ITEM_SHOW_LESS =Less
40
38
41
39
NOTIFICATION_LIST_ITEM_MENU_BTN_TITLE =Actions
42
40
41
+ NOTIFICATION_LIST_ITEM_MORE_LINK_LABEL_FULL =More button. Show the full texts
42
+
43
+ NOTIFICATION_LIST_ITEM_MORE_LINK_LABEL_TRUNCATE =Less button. Show the texts with truncation
44
+
43
45
NOTIFICATION_LIST_ITEM_CLOSE_BTN_TITLE =Close
44
46
47
+ NOTIFICATION_LIST_ITEM_LOADING =Loading
48
+
45
49
NOTIFICATION_LIST_ITEM_READ =Read
46
50
47
51
NOTIFICATION_LIST_ITEM_UNREAD =Unread
@@ -57,9 +61,7 @@ NOTIFICATION_LIST_GROUP_ITEM_TXT=Notification Group
57
61
58
62
NOTIFICATION_LIST_GROUP_ITEM_COUNTER_TXT =Counter
59
63
60
- NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_ICON_COLLAPSE_TITLE =Collapse
61
-
62
- NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_ICON_EXPAND_TITLE =Expand
64
+ NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_ICON_COLLAPSE_TITLE =Expand/Collapse
63
65
64
66
NOTIFICATION_LIST_GROUP_COLLAPSED =Collapsed
65
67
You can’t perform that action at this time.
0 commit comments