Skip to content

Commit cf9e693

Browse files
committed
Update new extension description
1 parent e13ae82 commit cf9e693

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ForPDA.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@
11371137
isa = XCBuildConfiguration;
11381138
buildSettings = {
11391139
CODE_SIGN_STYLE = Automatic;
1140-
CURRENT_PROJECT_VERSION = 83;
1140+
CURRENT_PROJECT_VERSION = 84;
11411141
DEVELOPMENT_TEAM = 7353CQCGQC;
11421142
GENERATE_INFOPLIST_FILE = YES;
11431143
INFOPLIST_FILE = ShareExtension/Info.plist;
@@ -1163,7 +1163,7 @@
11631163
isa = XCBuildConfiguration;
11641164
buildSettings = {
11651165
CODE_SIGN_STYLE = Automatic;
1166-
CURRENT_PROJECT_VERSION = 83;
1166+
CURRENT_PROJECT_VERSION = 84;
11671167
DEVELOPMENT_TEAM = 7353CQCGQC;
11681168
GENERATE_INFOPLIST_FILE = YES;
11691169
INFOPLIST_FILE = ShareExtension/Info.plist;
@@ -1189,7 +1189,7 @@
11891189
isa = XCBuildConfiguration;
11901190
buildSettings = {
11911191
CODE_SIGN_STYLE = Automatic;
1192-
CURRENT_PROJECT_VERSION = 83;
1192+
CURRENT_PROJECT_VERSION = 84;
11931193
DEVELOPMENT_TEAM = 7353CQCGQC;
11941194
GENERATE_INFOPLIST_FILE = YES;
11951195
INFOPLIST_FILE = OpenInAppExtension/Info.plist;
@@ -1219,7 +1219,7 @@
12191219
isa = XCBuildConfiguration;
12201220
buildSettings = {
12211221
CODE_SIGN_STYLE = Automatic;
1222-
CURRENT_PROJECT_VERSION = 83;
1222+
CURRENT_PROJECT_VERSION = 84;
12231223
DEVELOPMENT_TEAM = 7353CQCGQC;
12241224
GENERATE_INFOPLIST_FILE = YES;
12251225
INFOPLIST_FILE = OpenInAppExtension/Info.plist;

ForPDA/Resources/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"This update introduces two new options for opening articles in the app through Safari:
100100

101101
1) Press the Share button and select ForPDA from the list
102-
2) Go to Settings > Safari > Extensions > Open in ForPDA > On, after that Safari will offer to open articles in the app
102+
2) Go to Settings > Safari > Extensions > Open in ForPDA > On (Ask > Allow), after that Safari will offer to open articles in the app
103103

104104
P.S. Any issues with article rendering can be reported through a long tap on the news / menu in the upper right corner of the article / linked chat in the settings";
105105
"update03.enable.extension" = "Enable extension";

ForPDA/Resources/ru.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"В этом обновлении появились две новые возможности открывать статьи в приложении через Safari:
100100

101101
1) Нажать на кнопку Поделиться и выбрать в списке ForPDA
102-
2) Зайти в Настройки > Safari > Расширения > Open in ForPDA > Вкл, после чего Safari будет предлагать открывать приложение само
102+
2) Зайти в Настройки > Safari > Расширения > Open in ForPDA > Вкл (Спрашивать > Разрешить), после чего Safari будет предлагать открывать приложение само
103103

104104
P.S. Об ошибках отображения элементов в статьях можно сообщить через долгий тап в новостях / меню в верхнем правом углу статьи / чате указанном в настройках";
105105
"update03.enable.extension" = "Включить расширение";

0 commit comments

Comments
 (0)