Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions focus-ios/Blockzilla/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"Authentication.reason" = "Аутентифицируйтесь для возврата в %@";

/* Label for button to add a custom URL */
"Autocomplete.addCustomUrl" = "Добавить пользовательский URL";
"Autocomplete.addCustomUrl" = "Добавить свой URL";

/* Label for error state when entering an invalid URL */
"Autocomplete.addCustomUrlError" = "Внимательно проверьте введённый URL.";
Expand All @@ -74,7 +74,7 @@
"Autocomplete.addCustomUrlPlaceholder" = "Вставьте или введите URL";

/* Label for button to add a custom URL with the + prefix */
"Autocomplete.addCustomUrlWithPlus" = "+ Добавить пользовательский URL";
"Autocomplete.addCustomUrlWithPlus" = "+ добавить свой URL";

/* Label for toast alerting a custom URL has been added */
"Autocomplete.customUrlAdded" = "Новый пользовательский URL добавлен.";
Expand Down