diff options
Diffstat (limited to 'app/src/main/res/values-ru-rRU/strings.xml')
-rw-r--r-- | app/src/main/res/values-ru-rRU/strings.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app/src/main/res/values-ru-rRU/strings.xml b/app/src/main/res/values-ru-rRU/strings.xml index 3ac25564..3a0c30af 100644 --- a/app/src/main/res/values-ru-rRU/strings.xml +++ b/app/src/main/res/values-ru-rRU/strings.xml @@ -17,6 +17,7 @@ <string name="birthdays">Дни рождения</string> <string name="chat">Написать</string> <string name="photos">Фотографии</string> + <string name="marketplace">Marketplace</string> <string name="notes">Заметки</string> <string name="on_this_day">В этот день</string> <string name="loading_account">Почти готово…</string> @@ -45,4 +46,14 @@ <string name="options">Опции</string> <string name="tab_customizer_instructions">Долго нажмите и перетащите чтобы переставить иконки</string> <string name="no_new_notifications">Новые уведомления отсутствуют</string> + <string name="today">Сегодня</string> + <string name="yesterday">Вчера</string> + <!-- + Template used to display human readable string; + For instance: + Today at 1:23 PM + Mar 13 at 9:00 AM + + The first element is the day, and the second element is the time + --> </resources> |