Loading res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -85,9 +85,9 @@ s --> <!-- 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 user has filled the hotseat --> <string name="hotseat_out_of_space">No more room on the hotseat.</string> <string name="hotseat_out_of_space">No more room in the Favorites tray</string> <!-- Error message when user tries to drop an invalid item on the hotseat --> <string name="invalid_hotseat_item">This widget is too large for the hotseat.</string> <string name="invalid_hotseat_item">This widget is too large for the Favorites tray</string> <!-- Message displayed when a shortcut is created by an external application --> <string name="shortcut_installed">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" created.</string> <!-- Message displayed when a shortcut is uninstalled by an external application --> Loading Loading
res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -85,9 +85,9 @@ s --> <!-- 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 user has filled the hotseat --> <string name="hotseat_out_of_space">No more room on the hotseat.</string> <string name="hotseat_out_of_space">No more room in the Favorites tray</string> <!-- Error message when user tries to drop an invalid item on the hotseat --> <string name="invalid_hotseat_item">This widget is too large for the hotseat.</string> <string name="invalid_hotseat_item">This widget is too large for the Favorites tray</string> <!-- Message displayed when a shortcut is created by an external application --> <string name="shortcut_installed">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" created.</string> <!-- Message displayed when a shortcut is uninstalled by an external application --> Loading