Loading res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -140,8 +140,8 @@ <string name="long_accessible_way_to_add_shortcut">Double-tap & hold to move a shortcut or use custom actions.</string> <skip /> <!-- Error message when user has filled a home screen --> <string name="out_of_space">No more room on this Home screen.</string> <!-- Error message when a user can't add more apps, widgets, or shortcuts to a Home screen. --> <string name="out_of_space">No room on this Home screen</string> <!-- Error message when user has filled the hotseat --> <string name="hotseat_out_of_space">No more room in the Favorites tray</string> Loading Loading
res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -140,8 +140,8 @@ <string name="long_accessible_way_to_add_shortcut">Double-tap & hold to move a shortcut or use custom actions.</string> <skip /> <!-- Error message when user has filled a home screen --> <string name="out_of_space">No more room on this Home screen.</string> <!-- Error message when a user can't add more apps, widgets, or shortcuts to a Home screen. --> <string name="out_of_space">No room on this Home screen</string> <!-- Error message when user has filled the hotseat --> <string name="hotseat_out_of_space">No more room in the Favorites tray</string> Loading