diff --git a/app/src/main/res/layout/component_tabstray2.xml b/app/src/main/res/layout/component_tabstray2.xml index 3adcc16645..275707fd9e 100644 --- a/app/src/main/res/layout/component_tabstray2.xml +++ b/app/src/main/res/layout/component_tabstray2.xml @@ -122,7 +122,7 @@ android:id="@+id/synced_tab_item" android:layout_width="0dp" android:layout_height="match_parent" - android:contentDescription="@string/tabs_header_private_tabs_title" + android:contentDescription="@string/tabs_header_synced_tabs_title" android:foregroundTint="@color/photonWhite" android:icon="@drawable/ic_synced_tabs" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 91dc6f9a07..70c4f8a5e3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -592,6 +592,8 @@ Private session Private tabs + + Synced tabs Add tab