Bug 47985 - Опечатка: граффические -> графические
Summary: Опечатка: граффические -> графические
Status: CLOSED DUPLICATE of bug 47743
Alias: None
Product: Sisyphus
Classification: Development
Component: admx-basealt (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Valery Sinelnikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-12 20:42 MSK by Evgeny Shesteperov
Modified: 2023-10-12 22:59 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Shesteperov 2023-10-12 20:42:48 MSK
Версия

-   admx-basealt-0.1.13.0-alt1

Шаги воспроизведения

    # grep -i 'графф' -r /usr/share/PolicyDefinitions/ru-RU

Ожидаемый результат:

    /usr/share/PolicyDefinitions/ru-RU/basealtkde.adml:      <string id="kde-graphic-effects">Графические эффекты</string>
    /usr/share/PolicyDefinitions/ru-RU/basealtkde.adml:      <string id="kde-graphic-effects_help">Политика настраивает включение или отключение графических эффектов при входе в систему.</string>

Фактический результат:

    /usr/share/PolicyDefinitions/ru-RU/basealtkde.adml:      <string id="kde-graphic-effects">Граффические эффекты</string>
    /usr/share/PolicyDefinitions/ru-RU/basealtkde.adml:      <string id="kde-graphic-effects_help">Политика настраивает включение или отключение граффических эффектов при входе в систему.</string>
Comment 1 Elena Mishina 2023-10-12 22:59:02 MSK

*** This bug has been marked as a duplicate of bug 47743 ***