You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/features/tab_ui/java/strings/android_chrome_tab_ui_strings.grd
+44-30
Original file line number
Diff line number
Diff line change
@@ -306,6 +306,30 @@
306
306
other {Group <phname="TABS_COUNT_MANY">%1$d<ex>8</ex></ph> selected tabs}
307
307
}
308
308
</message>
309
+
<messagename="IDS_ADD_TAB_TO_NEW_GROUP_MENU_ITEM"desc="This text menu item is shown in several menus and starts the UI flow for adding a tab to a new group.">
310
+
{TABS_COUNT, plural,
311
+
=1 {Add tab to new group}
312
+
other {Add tabs to new group}
313
+
}
314
+
</message>
315
+
<messagename="IDS_ACCESSIBILITY_ADD_TAB_TO_NEW_GROUP_MENU_ITEM"desc="The accessibility text to read when the 'Add tab to new group' menu item is focused. When this menu item is tapped, the selected tab will be added to a new tab group.">
316
+
{TABS_COUNT, plural,
317
+
=1 {Add <phname="TABS_COUNT_ONE">%1$d<ex>1</ex></ph> tab to group}
318
+
other {Add <phname="TABS_COUNT_MANY">%1$d<ex>8</ex></ph> tabs to group}
319
+
}
320
+
</message>
321
+
<messagename="IDS_ADD_TAB_TO_GROUP_MENU_ITEM"desc="This text menu item is shown in several menus and starts the UI flow for adding one or more tabs to a new or pre-existing group.">
322
+
{TABS_COUNT, plural,
323
+
=1 {Add tab to group}
324
+
other {Add tabs to group}
325
+
}
326
+
</message>
327
+
<messagename="IDS_ACCESSIBILITY_ADD_TAB_TO_GROUP_MENU_ITEM"desc="The accessibility text to read when the 'Add tab to group' menu item is focused. When this menu item is tapped, the selected tabs will be added to a new or pre-existing tab group.">
328
+
{TABS_COUNT, plural,
329
+
=1 {Add <phname="TABS_COUNT_ONE">%1$d<ex>1</ex></ph> selected tab to group}
330
+
other {Add <phname="TABS_COUNT_MANY">%1$d<ex>8</ex></ph> selected tabs to group}
331
+
}
332
+
</message>
309
333
<messagename="IDS_TAB_SELECTION_EDITOR_UNGROUP_TABS"desc="This text menu item is shown in the Tab Selection Editor menu. 'Ungroup' is a verb. When the user taps the menu item, Brave removes the selected tabs from the group. [CHAR_LIMIT=27]">
310
334
{TABS_COUNT, plural,
311
335
=1 {Ungroup tab}
@@ -367,44 +391,20 @@
367
391
</message>
368
392
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_ADDED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were only added.">
other {<phname="MANY_ADDED">%1$d<ex>2</ex></ph> tabs added}
372
-
}
373
-
</message>
374
-
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_ADDED_CHANGED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were added, and changed.">
other {<phname="MANY_ADDED">%1$d<ex>2</ex></ph> tabs added, <phname="ANY_CHANGED">%2$d<ex>2</ex></ph> changed}
394
+
=1 {<phname="ONE_ADDED">%1$d<ex>1</ex></ph> new tab}
395
+
other {<phname="MANY_ADDED">%1$d<ex>2</ex></ph> new tabs}
378
396
}
379
397
</message>
380
398
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_ADDED_CLOSED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were added, and closed.">
other {<phname="MANY_ADDED">%1$d<ex>2</ex></ph> tabs added, <phname="ANY_CLOSED">%3$d<ex>2</ex></ph> closed}
384
-
}
385
-
</message>
386
-
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_ADDED_CHANGED_CLOSED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were added, changed, and closed.">
other {<phname="MANY_ADDED">%1$d<ex>2</ex></ph> tabs added, <phname="ANY_CHANGED">%2$d<ex>2</ex></ph> changed, <phname="ANY_CLOSED">%3$d<ex>2</ex></ph> closed}
390
-
}
391
-
</message>
392
-
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_CHANGED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were only changed.">
other {<phname="MANY_CHANGED">%2$d<ex>2</ex></ph> tabs changed}
396
-
}
397
-
</message>
398
-
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_CHANGED_CLOSED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were changed, and closed.">
other {<phname="MANY_CHANGED">%2$d<ex>2</ex></ph> tabs changed, <phname="ANY_CLOSED">%3$d<ex>2</ex></ph> closed}
400
+
=1 {<phname="ONE_ADDED">%1$d<ex>1</ex></ph> new tab, <phname="ANY_CLOSED">%2$d<ex>2</ex></ph> closed}
401
+
other {<phname="MANY_ADDED">%1$d<ex>2</ex></ph> new tabs, <phname="ANY_CLOSED">%2$d<ex>2</ex></ph> closed}
402
402
}
403
403
</message>
404
404
<messagename="IDS_TAB_GRID_DIALOG_COLLABORATION_ACTIVITY_TABS_CLOSED"desc="This text shows in a message card in the TabGridDialog if there are activity updates about the state of the tab group such as tabs being added, changed, or closed. This text describes that tabs were only closed.">
other {<phname="MANY_CLOSED">%2$d<ex>2</ex></ph> tabs closed}
408
408
}
409
409
</message>
410
410
@@ -1048,6 +1048,14 @@ If you delete it, everyone will immediately lose access to the "<ph name="TITLE_
1048
1048
<messagename="IDS_ADD_TAB_TO_GROUP"desc="Content description for an action which adds a tab to a group.">
1049
1049
Add to group
1050
1050
</message>
1051
+
<messagename="IDS_ADD_TO_BOOKMARKS"desc="Content description for an action which adds a tab to the bookmarks.">
1052
+
Add to bookmarks
1053
+
</message>
1054
+
<messagename="IDS_MOVE_TAB_TO_ANOTHER_WINDOW"desc="Content description for an action which moves a tab to another window.">
1055
+
{WINDOW_COUNT, plural,
1056
+
=1 {Move to new window}
1057
+
other {Move to other window}}
1058
+
</message>
1051
1059
1052
1060
<!-- Tab Group List Bottom Sheet -->
1053
1061
<messagename="IDS_TAB_GROUP_LIST_BOTTOM_SHEET_TITLE"desc="Title text for a bottom sheet which is used to add a tab to a tab group.">
@@ -1056,6 +1064,9 @@ If you delete it, everyone will immediately lose access to the "<ph name="TITLE_
1056
1064
<messagename="IDS_CREATE_NEW_GROUP_ROW_TITLE"desc="Description text for an option in a bottom sheet to create a new tab group.">
1057
1065
New tab group
1058
1066
</message>
1067
+
<messagename="IDS_TAB_GROUP_LIST_WITH_ADD_BUTTON_BOTTOM_SHEET_CONTENT_DESCRIPTION"desc="The content description for the bottom sheet containing a list of tab groups and the option to create a new tab group.">
1068
+
Select tab group or create new tab group
1069
+
</message>
1059
1070
<messagename="IDS_TAB_GROUP_LIST_BOTTOM_SHEET_CONTENT_DESCRIPTION"desc="The content description for the bottom sheet containing a list of tab groups.">
1060
1071
Select tab group
1061
1072
</message>
@@ -1068,6 +1079,9 @@ If you delete it, everyone will immediately lose access to the "<ph name="TITLE_
1068
1079
<messagename="IDS_TAB_GROUP_LIST_BOTTOM_SHEET_CLOSED"desc="The accessibility announcement made when the bottom sheet containing a list of tab groups is closed.">
1069
1080
Tab group list closed
1070
1081
</message>
1082
+
<messagename="IDS_TAB_GROUP_BOTTOM_SHEET_ROW_ACCESSIBILITY_TEXT"desc="Content description for accessibility to describe action of tapping on a tab group row on the bottom sheet.">
1083
+
Add to <phname="TITLE_OF_GROUP">%s<ex>shopping</ex></ph>
Copy file name to clipboardExpand all lines: app/bookmarks_strings.grdp
+5-2
Original file line number
Diff line number
Diff line change
@@ -243,11 +243,14 @@
243
243
</if>
244
244
<!-- End of Bookmarks Bubble strings. -->
245
245
246
-
<!-- Begin of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
246
+
<!-- Begin of Bookmarks Promo strings for Desktop Identity Consistency. -->
247
247
<messagename="IDS_BOOKMARK_DICE_PROMO_SYNC_MESSAGE"desc="Text of the sync promo displayed at the bottom of the bookmark bubble asking the user to enable sync.">
248
248
To get your bookmarks on all your devices, turn on sync.
249
249
</message>
250
-
<!-- End of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
250
+
<messagename="IDS_BOOKMARK_VERIFY_PROMO_SUBTITLE"desc="This is the body text of a confirmation message and means that the bookmark is in an account-pending storage. In other words, it's waiting to be uploaded to the user's Brave sync chain. It appears when the user was signed in to Brave with account storage for bookmarks enabled but their sign-in credentials have expired; now, they need to sign back in to Brave. The string is after the 'Bookmark added' string. If the user wants to save this data to their Brave sync chain, they can click the 'Verify it's you' button at the bottom of this message. The tone should be motivating.">
251
+
To get this bookmark on all your devices, verify it's you
252
+
</message>
253
+
<!-- End of Bookmarks Promo strings for Desktop Identity Consistency. -->
0 commit comments