From bbb3efe373ec1b7bc5939b3b7694a11c45babe9b Mon Sep 17 00:00:00 2001 From: Svet Ganov Date: Thu, 5 Feb 2015 10:15:29 -0800 Subject: Removing the unused for years app shortcuts feature. The shortcuts feature has been commented out since 2011. Now the setings provider no longer has a bookmarks table since the only party aside of this commented out feature using it was the ShortcutManager. We moved to an in memory model for the settings provider's state. We do not want to keep there anything that is not used. Therefore, we moved from a bookmarks table to a resource which renders this settings feature unusable. If we decide to revive the shortcut feature we can revert this change and add support for in memory bookmarks state in the settings provider. Change-Id: Ib1871f940bc27029a5dd941b901d6087914a2231 --- res/values-uk/strings.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'res/values-uk') diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml index af51e31..7818a0a 100644 --- a/res/values-uk/strings.xml +++ b/res/values-uk/strings.xml @@ -1394,17 +1394,6 @@ "Інф-ція про пристрій" "Інф-я тел-ну" "Інформація про акумулятор" - "Швидкий запуск" - "Встановлення комбінацій клавіш для запуску програм" - "Призначити програму" - "Немає ярлика" - "Пошук + %1$s" - "Очистити" - "Ваш ярлик для %1$s (%2$s) буде видалено." - "OK" - "Скасувати" - "Додатки" - "Ярлики" "Текст. введ." "Метод введення" "Поточна клавіатура" -- cgit v1.1