|
11 | 11 | </key> |
12 | 12 | <key name="save-icons" type="b"> |
13 | 13 | <default>true</default> |
14 | | - <summary>Save icons (option)</summary> |
| 14 | + <summary>Save icons</summary> |
15 | 15 | </key> |
16 | 16 | <key name="save-themes" type="b"> |
17 | 17 | <default>true</default> |
18 | | - <summary>Save themes (option)</summary> |
| 18 | + <summary>Save themes</summary> |
19 | 19 | </key> |
20 | 20 | <key name="save-fonts" type="b"> |
21 | 21 | <default>true</default> |
22 | | - <summary>Save fonts (option)</summary> |
| 22 | + <summary>Save fonts</summary> |
23 | 23 | </key> |
24 | 24 | <key name="save-backgrounds" type="b"> |
25 | 25 | <default>true</default> |
26 | | - <summary>Save backgrounds (option)</summary> |
| 26 | + <summary>Save backgrounds</summary> |
27 | 27 | </key> |
28 | 28 | <key name="save-extensions" type="b"> |
29 | 29 | <default>true</default> |
30 | | - <summary>Save GNOME extensions (option)</summary> |
| 30 | + <summary>Save GNOME, Cinnamon, or Plasma extensions</summary> |
31 | 31 | </key> |
32 | 32 | <key name="save-desktop-folder" type="b"> |
33 | 33 | <default>false</default> |
34 | | - <summary>Save the user desktop folder (option)</summary> |
| 34 | + <summary>Save the user desktop folder</summary> |
35 | 35 | </key> |
36 | 36 | <key name="save-installed-flatpaks" type="b"> |
37 | 37 | <default>true</default> |
38 | | - <summary>Save installed Flatpak apps (option)</summary> |
| 38 | + <summary>Save installed Flatpak apps</summary> |
39 | 39 | </key> |
40 | 40 | <key name="save-flatpak-data" type="b"> |
41 | 41 | <default>false</default> |
42 | | - <summary>Save data of installed Flatpak apps (row)</summary> |
| 42 | + <summary>Save data of installed Flatpak apps</summary> |
43 | 43 | </key> |
44 | 44 | <key name="disabled-flatpak-apps-data" type="as"> |
45 | 45 | <default>[]</default> |
|
69 | 69 | </key> |
70 | 70 | <key name="enable-encryption" type="b"> |
71 | 71 | <default>false</default> |
72 | | - <summary>Enable/Disable encryption of the configuration archives in the manually mode</summary> |
| 72 | + <summary>Enable or disable encryption of the configuration archives in the manually mode</summary> |
73 | 73 | </key> |
74 | 74 | <key name="save-without-archive" type="b"> |
75 | 75 | <default>false</default> |
76 | 76 | <summary>Disable creating an archive in the manual saving mode</summary> |
77 | 77 | </key> |
78 | 78 | <key name="file-for-syncing" type="s"> |
79 | 79 | <default>''</default> |
80 | | - <summary>File for synchronization with other computers in the network</summary> |
| 80 | + <summary>Folder (originally file) for synchronization with other computers in the network</summary> |
81 | 81 | </key> |
82 | 82 | <key name="periodic-import" type="s"> |
83 | 83 | <choices> |
84 | 84 | <choice value="Never2"/> |
85 | 85 | <choice value="Daily2"/> |
86 | 86 | <choice value="Weekly2"/> |
87 | 87 | <choice value="Monthly2"/> |
88 | | - <choice value="Manually2"/> |
89 | 88 | </choices> |
90 | 89 | <default>"Never2"</default> |
91 | 90 | <summary>Periodic import</summary> |
92 | 91 | </key> |
93 | | - <key name="manually-sync" type="b"> |
94 | | - <default>false</default> |
95 | | - <summary>Manually sync</summary> |
96 | | - </key> |
97 | 92 | <key name="bidirectional-sync" type="b"> |
98 | 93 | <default>true</default> |
99 | 94 | <summary>Enable/Disable bidirectional synchronization</summary> |
|
0 commit comments