Skip to content

Commit b22835a

Browse files
authored
Update strings.xml
1 parent 31646ce commit b22835a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/src/main/res/values-ru/strings.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,8 @@
6262
<string name="import_folder">Импортировать папку</string>
6363

6464
<!-- FAQ -->
65-
<string name="faq_1_title">How can I change the widgets color?</string>
66-
<string name="faq_1_text">In case you have only 1 active widget, you can either recreate it, or use the button in the app settings for customizing it. If you have multiple active widgets, the button in the app settings will not be available. As the app supports color customization per-widget, you will have to recreate the widget that you want to customize.</string>
67-
65+
<string name="faq_1_title">Как я могу изменить цвет виджета?</string>
66+
<string name="faq_1_text">Если у вас только 1 активный виджет, вы можете либо пересоздать его, либо использовать кнопку в настройках приложения. Если у вас несколько активных виджетов, кнопка в настройках будет недоступна. Поскольку приложение поддерживает настройку цвета для каждого виджета, вам придется пересоздать виджет, который вы хотите настроить.</string>
6867
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6968
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
7069
<string name="app_title">Simple Notes Pro: To-do list organizer and planner</string>

0 commit comments

Comments
 (0)