You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/wiki/en.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
<?xml version='1.0' encoding='UTF-8'?>
2
2
<root>
3
3
<strkey="home">Home page</str>
4
+
<strkey="savedesktop_wiki">SaveDesktop wiki</str>
4
5
<strkey="wiki_description">SaveDesktop is a simple application written in Python using GTK and LibAdwaita libraries. This wiki is used to explain some of the features of the application (e.g. synchronization between computers).
5
6
6
7
This wiki can be translated via [Weblate](https://hosted.weblate.org/projects/vikdevelop/savedesktop-github-wiki/). The translation files can be found in [`translations/wiki`](https://github.com/vikdevelop/SaveDesktop/tree/main/translations/wiki).
7
8
8
9
For easier navigation, there is a sidebar where you can switch between languages and pages. In addition to the sidebar, you can view the individual pages below:</str>
9
10
<strkey="select_language">Select language</str>
10
-
<strkey="savedesktop_wiki">SaveDesktop wiki</str>
11
-
<strkey="github_issues">_If you have any questions, you can use GitHub issues._</str>
12
11
<strkey="localize-wiki">Localize SaveDesktop wiki (via Weblate)</str>
12
+
<strkey="github_issues">_If you have any questions, you can use GitHub issues._</str>
13
13
<strkey="periodic_saving">Periodic Saving</str>
14
14
<strkey="how_it_works">### How it works?</str>
15
15
<strkey="pb_desc">In addition to manual saves, SaveDesktop also allows you to save your desktop configuration periodically. You can choose from the following options:</str>
0 commit comments