Skip to content

Commit fc3c270

Browse files
authored
Merge pull request #3 from svyatoynick/main
Updated localisations.
2 parents adafddc + fda92d2 commit fc3c270

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Sources/SPProfiling/Resources/Localization/en.lproj/Localizable.strings

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
/* No comment provided by engineer. */
5959
"profile actions delete description" = "The profile will be deleted along with all data.";
6060

61+
/* No comment provided by engineer. */
62+
"profile actions delete header" = "Delete";
63+
6164
/* No comment provided by engineer. */
6265
"profile actions delete title" = "Delete Profile";
6366

@@ -103,6 +106,9 @@
103106
/* No comment provided by engineer. */
104107
"profile devices header" = "Connected Devices";
105108

109+
/* No comment provided by engineer. */
110+
"profile devices manage devices" = "Manage Devices";
111+
106112
/* No comment provided by engineer. */
107113
"profile devices title" = "Devices";
108114

Sources/SPProfiling/Resources/Localization/ru.lproj/Localizable.strings

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
/* No comment provided by engineer. */
5959
"profile actions delete description" = "Профиль будет удален вместе со всеми данными.";
6060

61+
/* No comment provided by engineer. */
62+
"profile actions delete header" = "Удаление";
63+
6164
/* No comment provided by engineer. */
6265
"profile actions delete title" = "Удалить профиль";
6366

@@ -103,6 +106,9 @@
103106
/* No comment provided by engineer. */
104107
"profile devices header" = "Подключенные устройства";
105108

109+
/* No comment provided by engineer. */
110+
"profile devices manage devices" = "Управление устройствами";
111+
106112
/* No comment provided by engineer. */
107113
"profile devices title" = "Устройства";
108114

0 commit comments

Comments
 (0)