Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos in KDE adml files #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 34 additions & 2 deletions BaseALTKDE.admx
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,16 @@
<supportedOn ref="system:SUPPORTED_AltP10" />
<elements>
<text id="kde-format-setter" key="Software\BaseALT\Policies\KDE\plasma-localerc\Formats" valueName="LANG"/>
<boolean id="kde-format_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="plasma-localerc.Formats.LANG">
<trueValue>
<decimal value="1" />
</trueValue>
<falseValue>
<decimal value="0" />
</falseValue>
</boolean>
<text id="kde-language-setter" key="Software\BaseALT\Policies\KDE\plasma-localerc\Translation" valueName="LANGUAGE"/>
<boolean id="kde-language_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="plasma-localerc.Formats.LANG">
<boolean id="kde-language_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="plasma-localerc.Formats.LANGUAGE">
<trueValue>
<decimal value="1" />
</trueValue>
Expand Down Expand Up @@ -192,6 +200,14 @@
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automount_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="kded_device_automounterrc.General.AutomountEnabled">
<trueValue>
<decimal value="1" />
</trueValue>
<falseValue>
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automountonlogin_setter" valueName="AutomountOnLogin">
<trueValue>
<decimal value="1" />
Expand All @@ -200,6 +216,14 @@
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automountonlogin_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="kded_device_automounterrc.General.AutomountOnLogin">
<trueValue>
<decimal value="1" />
</trueValue>
<falseValue>
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automountonplugin_setter" valueName="AutomountOnPlugin">
<trueValue>
<decimal value="1" />
Expand All @@ -208,6 +232,14 @@
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automountonplugin_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="kded_device_automounterrc.General.AutomountOnPlugin">
<trueValue>
<decimal value="1" />
</trueValue>
<falseValue>
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automountuknowndevices_setter" valueName="AutomountUnknownDevices">
<trueValue>
<decimal value="1" />
Expand All @@ -216,7 +248,7 @@
<decimal value="0" />
</falseValue>
</boolean>
<boolean id="kde-automount_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="AutomountEnabled">
<boolean id="kde-automountuknowndevices_blocker" key="Software\BaseALT\Policies\KDELocks" valueName="kded_device_automounterrc.General.AutomountUnknownDevices">
<trueValue>
<decimal value="1" />
</trueValue>
Expand Down
132 changes: 65 additions & 67 deletions en-US/basealtkde.adml
Original file line number Diff line number Diff line change
Expand Up @@ -42,41 +42,43 @@
</string>

<string id="kde-language">Regional and Language Options</string>
<string id="kde-language_help">These options not only change the settings for the system language itself, but also set the currency settings, time standard, numeric values, name spelling style, dialing code, and country telephone number standard. Parameters fit into the fields of standard and language, respectively. (Standard example: ru_RU.UTF-8). (Language example: ru). Valid values:
<string id="kde-language_help">These parameters not only change the settings for the system language itself, but also set the currency settings, time standard, numeric values, name writing style, telephone code, and country telephone number standard. The parameters are entered in the “Standard” and “Language” fields, respectively. For example, standard: ru_RU.UTF-8, language: ru. Valid values:

"Russian language" Standard - ru_RU.UTF-8, language - ru;
Russian language” standard — ru_RU.UTF-8, language ru;

"French language" Standard - fr_FR.UTF-8, language - fr;
French language” standard — fr_FR.UTF-8, language fr;

"German" Standard - de_DE.UTF-8, language - de;
German language” standard — de_DE.UTF-8, language de;

"English (American)" Standard - en_US.UTF-8, language - en_US;
English (American)” standard — en_US.UTF-8, language en_US;

"English language (British)" Standard - en_GB.UTF-8, language - en_GB.
English (British)” standard – en_GB.UTF-8, language en_GB.

</string>

<string id="kde-automount">Setting Up Connected Devices</string>
<string id="kde-automount_help">This policy allows you to configure automatic mounting of connected devices. Automatically mount devices:
<string id="kde-automount_help">This policy allows you to configure automatic mounting of connected devices. Possible options for setting up automatic mounting:

"At login"

"When connected"

"Automatically mount media that has never been manually mounted before"

Note: The options “At login”, “At connected”, and “Automatically mount media that have never been manually mounted before” only make sense when the “Automatically mount devices” option is enabled.

</string>

<string id="kde-filesearch">File search service</string>
<string id="kde-filesearch_help">This policy allows you to configure the file search service, index the contents of files, index hidden files and folders. Possible setting options:

"Enable file search service only"
"Enable File Search Service"

"Enable search service and file content indexing"
"Enable file content indexing"

"Enable search service and indexing of hidden files and folders"
Enable indexing of hidden files and folders

"Enable search service, indexing hidden folders, files and their contents"
Note: The “Enable indexing of file contents” and “Enable indexing of hidden files and folders” options only make sense if the “Enable File Search Service” option is enabled.

</string>

Expand All @@ -92,8 +94,8 @@
<string id="kde-showdelete">Deleting directories and files in the context menu</string>
<string id="kde-showdelete_help">The policy allows you to add or remove the "delete" button in the Dolphin context menu.</string>

<string id="kde-filterbar">Enabling the filter panel in the Dolphin menu</string>
<string id="kde-filterbar_help">The policy allows you to enable or disable the filter panel in the Dolphin menu</string>
<string id="kde-filterbar">Enabling the filter panel in the Dolphin file manager</string>
<string id="kde-filterbar_help">The policy allows you to enable or disable the filter panel in the Dolphin file manager</string>

<string id="kde-singleclick">Opening a file or directory with one click</string>
<string id="kde-singleclick_help">This policy configures opening a folder or file with one click.
Expand Down Expand Up @@ -127,15 +129,14 @@ If the policy is disabled, clicking on the file or folder will highlight it.
<string id="kde-cursortheme_help">This policy allows you to select a mouse cursor theme by specifying its name (for example: Oxygen_Black). Cursor themes available in /usr/share/icons are used. Valid parameter value:

- Adwaita
- Breeze_Wnow
- Breeze_Snow
- KDE_Classic
- Oxygen_Black
- Oxygen_Blue
- Oxygen_White
- Oxygen_Yellow
- Oxygen_Zion
- breeze
- breeze_dark
- jimmac
- breeze_cursors

</string>
Expand All @@ -161,7 +162,7 @@ If the policy is disabled, clicking on the file or folder will highlight it.

</string>

<string id="kde-background">Backgroung theme</string>
<string id="kde-background">Background theme</string>
<string id="kde-background_help">This policy allows you to select a screensaver theme. Valid parameter values:

- Oxygen
Expand Down Expand Up @@ -189,7 +190,7 @@ If the policy is disabled, clicking on the file or folder will highlight it.

- Yandex Browser
- Firefox
-Chromium-gost
- Chromium-gost

</string>

Expand Down Expand Up @@ -220,11 +221,11 @@ Keyboard brightness at low battery level: value range from 0 to 100.

Valid parameter values are in milliseconds, for example:

60000 milliseconds - 1 minute;
60000 milliseconds 1 minute;

120000 milliseconds - 2 minutes;
120000 milliseconds 2 minutes;

600000 milliseconds - 10 minutes.
600000 milliseconds 10 minutes.

</string>

Expand All @@ -233,11 +234,11 @@ Valid parameter values are in milliseconds, for example:

Valid parameter values in seconds, for example:

60 seconds - 1 minute;
60 seconds 1 minute;

300 seconds - 5 minutes;
300 seconds 5 minutes;

600 seconds - 10 minutes.
600 seconds 10 minutes.

</string>

Expand Down Expand Up @@ -288,13 +289,6 @@ Valid parameter values in seconds, for example:
<string id="kde-desktoptheme-oxygen">Oxygen</string>
<string id="kde-desktoptheme-air">Air</string>

<string id="kde-keyboardset-ru">Russian layout</string>
<string id="kde-keyboardset-us">English layout</string>
<string id="kde-keyboardset-de">German layout</string>
<string id="kde-keyboardset-ru-us">Russian and English layouts</string>
<string id="kde-keyboardset-ru-de">Russian and German layouts</string>
<string id="kde-keyboardset-us-de">English and German layouts</string>

<string id="kde-browserapp-yandex">Yandex-Browser</string>
<string id="kde-browserapp-firefox">Firefox</string>
<string id="kde-browserapp-chromium">Chromium-gost</string>
Expand All @@ -309,13 +303,14 @@ Valid parameter values in seconds, for example:
</presentation>
<presentation id="kde-language-user-pr">
<textBox refId="kde-format-setter">
<label>Format:</label>
<label>Standard:</label>
</textBox>
<checkBox refId="kde-format_blocker">Block system standard setting</checkBox>
<textBox refId="kde-language-setter">
<label>Language:</label>
</textBox>
<checkBox refId="kde-language_blocker">Block</checkBox>
<text>Blocking changes to this setting by the user. After restarting the device, the user's changes to the settings are not saved.</text>
<checkBox refId="kde-language_blocker">Block system language setting</checkBox>
<text>Blocks changes to these settings by the user. After rebooting the device, the user's settings changes are not saved.</text>
</presentation>
<presentation id="kde-win-rendering-user-pr">
<dropdownList noSort="true" defaultItem="4" refId="kde-win-rendering_setter">Possible language options:</dropdownList>
Expand All @@ -330,13 +325,16 @@ Valid parameter values in seconds, for example:
<text>Blocking changes to these settings by the user. After rebooting the device, the settings changes made by the user are not saved.</text>
</presentation>
<presentation id="kde-automount-user-pr">
<checkBox refId="kde-automount_setter">Mount devices automatically</checkBox>
<checkBox refId="kde-automountonlogin_setter">At login</checkBox>
<checkBox refId="kde-automountonplugin_setter">On Plugin</checkBox>
<checkBox refId="kde-automountuknowndevices_setter">Which have never been manually mounted before</checkBox>
<checkBox refId="kde-automount_blocker">Block</checkBox>
<text>Blocking changes to these settings by the user. After rebooting the device, the settings changes made by the user are not saved.</text>
</presentation>
<checkBox refId="kde-automount_setter">Automatically mount devices</checkBox>
<checkBox refId="kde-automount_blocker">Block automount setting</checkBox>
<checkBox refId="kde-automountonlogin_setter">When logging in</checkBox>
<checkBox refId="kde-automount_blocker">Block automount setting at login</checkBox>
<checkBox refId="kde-automountonplugin_setter">When connected</checkBox>
<checkBox refId="kde-automount_blocker">Block automount setting when connecting</checkBox>
<checkBox refId="kde-automountuknowndevices_setter">Automatically mount media that has never been manually mounted before</checkBox>
<checkBox refId="kde-automount_blocker">Block the option to automatically mount devices that were not manually mounted</checkBox>
<text>Blocks changes to these settings by the user. After rebooting the device, the user's settings changes are not saved.</text>
</presentation>
<presentation id="kde-filesearch-user-pr">
<checkBox refId="kde-basicsettings_setter">Enable file search service only</checkBox>
<checkBox refId="kde-onlybasic_setter">Enable file content indexing</checkBox>
Expand All @@ -360,7 +358,7 @@ Valid parameter values in seconds, for example:
</textBox>
</presentation>
<presentation id="kde-filterbar-user-pr">
<checkBox refId="kde-filterbar-setter">Enable filter panel in Dolphin menu</checkBox>
<checkBox refId="kde-filterbar-setter">Enable filter panel in Dolphin file manager</checkBox>
</presentation>
<presentation id="kde-graphic-effects-user-pr">
<checkBox refId="kde-graphic-effects_setter">Enable graphic effects</checkBox>
Expand Down Expand Up @@ -403,65 +401,65 @@ Valid parameter values in seconds, for example:
<text>Blocking changes to this setting by the user. After restarting the device, the user's changes to the settings are not saved.</text>
</presentation>
<presentation id="kde-brightnesscontrol-user-pr">
<textBox refId="kde-acbrightnesscontrol-setter">
<textBox refId="kde-acbrightnesscontrol_setter">
<label>Screen brightness when powered from mains:</label>
</textBox>
<checkBox refId="kde-acbrightnesscontrol_blocker">Block</checkBox>
<textBox refId="kde-batbrightnesscontrol-setter">
<checkBox refId="kde-acbrightnesscontrol_blocker">Block brightness control when on AC power</checkBox>
<textBox refId="kde-batbrightnesscontrol_setter">
<label>Screen brightness on battery power:</label>
</textBox>
<checkBox refId="kde-batbrightnesscontrol_blocker">Block</checkBox>
<textBox refId="kde-lowbrightnesscontrol-setter">
<checkBox refId="kde-batbrightnesscontrol_blocker">Block brightness control when on battery power</checkBox>
<textBox refId="kde-lowbrightnesscontrol_setter">
<label>Screen brightness when battery is low:</label>
</textBox>
<checkBox refId="kde-lowbrightnesscontrol_blocker">Block</checkBox>
<text>Blocking changes to this setting by the user. After restarting the device, the user's changes to the settings are not saved.</text>
</presentation>
<checkBox refId="kde-lowbrightnesscontrol_blocker">Block brightness control when battery is low</checkBox>
<text>Blocks changes to these settings by the user. After rebooting the device, the user's settings changes are not saved.</text>
</presentation>
<presentation id="kde-keyboardbrightnesscontrol-user-pr">
<textBox refId="kde-ackeyboardbrightnesscontrol_setter">
<label>Keyboard brightness when powered from mains:</label>
</textBox>
<checkBox refId="kde-ackeyboardbrightnesscontrol_blocker">Block</checkBox>
<checkBox refId="kde-ackeyboardbrightnesscontrol_blocker">Block brightness control when on mains power</checkBox>
<textBox refId="kde-batkeyboardbrightnesscontrol_setter">
<label>Keyboard brightness on battery power:</label>
</textBox>
<checkBox refId="kde-batkeyboardbrightnesscontrol_blocker">Block</checkBox>
<checkBox refId="kde-batkeyboardbrightnesscontrol_blocker">Block brightness control when on battery power</checkBox>
<textBox refId="kde-lowkeyboardbrightnesscontrol_setter">
<label>Keyboard brightness when battery is low:</label>
</textBox>
<checkBox refId="kde-lowkeyboardbrightnesscontrol_blocker">Block</checkBox>
<text>Blocking changes to this setting by the user. After restarting the device, the user's changes to the settings are not saved.</text>
<checkBox refId="kde-lowkeyboardbrightnesscontrol_blocker">Block brightness control when battery is low</checkBox>
<text>Blocks changes to these settings by the user. After rebooting the device, the user's settings changes are not saved.</text>
</presentation>
<presentation id="kde-dimdisplay-user-pr">
<textBox refId="kde-acdimdisplay_setter">
<label>Time until the screen goes dark when powered from the mains:</label>
<label>Time before screen goes dark when powered from mains:</label>
</textBox>
<checkBox refId="kde-acdimdisplay_blocker">Block</checkBox>
<checkBox refId="kde-acdimdisplay_blocker">Block AC dimming setting</checkBox>
<textBox refId="kde-batdimdisplay_setter">
<label>Time until screen goes blank when on battery power:</label>
<label>Time before screen goes blank when on battery power:</label>
</textBox>
<checkBox refId="kde-batdimdisplay_blocker">Block</checkBox>
<checkBox refId="kde-batdimdisplay_blocker">Block dimming setting when on battery power</checkBox>
<textBox refId="kde-lowdimdisplay_setter">
<label>Time before screen goes blank when battery is low:</label>
</textBox>
<checkBox refId="kde-lowdimdisplay_blocker">БлокирBlockовать</checkBox>
<text>Blocking changes to this setting by the user. After restarting the device, the user's changes to the settings are not saved.</text>
</presentation>
<checkBox refId="kde-lowdimdisplay_blocker">Block low battery dim setting</checkBox>
<text>Blocks changes to these settings by the user. After rebooting the device, the user's settings changes are not saved.</text>
</presentation>
<presentation id="kde-dpmscontrol-user-pr">
<textBox refId="kde-acdpmscontrol_setter">
<label>Time before the monitor turns off when powered from the mains:</label>
</textBox>
<checkBox refId="kde-acdpmscontrol_blocker">Block</checkBox>
<checkBox refId="kde-acdpmscontrol_blocker">Block time setting when on mains power</checkBox>
<textBox refId="kde-batdpmscontrol_setter">
<label>Time before monitor turns off when on battery power:</label>
<label>Time before the monitor turns off when on battery power:</label>
</textBox>
<checkBox refId="kde-batdpmscontrol_blocker">Block</checkBox>
<checkBox refId="kde-batdpmscontrol_blocker">Block time setting when on battery power</checkBox>
<textBox refId="kde-lowdpmscontrol_setter">
<label>Time before monitor turns off when battery is low:</label>
</textBox>
<checkBox refId="kde-lowdpmscontrol_blocker">Block</checkBox>
<text>Blocking changes to this setting by the user. After restarting the device, the user's changes to the settings are not saved.</text>
</presentation>
<checkBox refId="kde-lowdpmscontrol_blocker">Block time setting when battery is low</checkBox>
<text>Blocks changes to these settings by the user. After rebooting the device, the user's settings changes are not saved.</text>
</presentation>
</presentationTable>
</resources>
</policyDefinitionResources>
Loading