diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 3edd1f7b305..e1ff2071038 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -195,7 +195,7 @@ OC.L10N.register( "Search contacts …" : "Поиск контакта…", "Could not load your contacts" : "Ошибка получения контактов", "No contacts found" : "Контактов не найдено", - "Show all contacts …" : "Показать все контакты…", + "Show all contacts" : "Показать все контакты", "Install the Contacts app" : "Установить приложение Контакты", "Loading your contacts …" : "Загрузка контактов…", "Looking for {term} …" : "Поиск {term}…", @@ -406,6 +406,7 @@ OC.L10N.register( "Open settings menu" : "Открыть меню настроек", "Settings" : "Параметры", "Avatar of {fullName}" : "Изображение профиля {fullName}", + "Show all contacts …" : "Показать все контакты…", "No files in here" : "Здесь нет файлов", "New folder" : "Новая папка", "No more subfolders in here" : "Здесь нет вложенных папок", |