Skip to content

Commit 46d2622

Browse files
committed
Add entry to set the default initial screen to Home when in Jetpack app settings
1 parent 1eb07e1 commit 46d2622

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

WordPress/src/jetpack/res/values/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@
2626

2727
<!-- About button in Me -->
2828
<string name="me_btn_about">About Jetpack</string>
29+
30+
<!-- My Site Initial Tab Default value -->
31+
<string name="initial_screen_entry_value_default_key" translatable="false">@string/initial_screen_entry_value_home</string>
2932
</resources>

0 commit comments

Comments
 (0)