diff --git a/Riot/Assets/ru.lproj/Localizable.strings b/Riot/Assets/ru.lproj/Localizable.strings index e2aba3ce0..f17718aa1 100644 --- a/Riot/Assets/ru.lproj/Localizable.strings +++ b/Riot/Assets/ru.lproj/Localizable.strings @@ -116,3 +116,6 @@ /** General **/ "NOTIFICATION" = "Уведомление"; + +/* New file message from a specific person, not referencing a room. */ +"LOCATION_FROM_USER" = "%@ поделились своим местоположением";