Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1706eaea authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "Core: RU translation" into cm-10.1

parents d416bd09 9c357b95
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -57,4 +57,9 @@

    <!-- The item label for the no profile selection item. -->
    <string name="profile_none">Не выбран</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_interceptSmsSent">перехват исходящих SMS</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_interceptSmsSent">Разрешить приложению перехватывать исходящие SMS. Вредоносные приложения смогут использовать это, чтобы препятствовать отправке SMS-сообщений.</string>
</resources>