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: translate/README.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Translations
2
2
3
-
> [!WARNING]
4
-
> Translations are currently not being loaded by wallpaper plugins when installing from the KDE Store see [issue #84](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/issues/84)
3
+
> [!IMPORTANT]
4
+
> If the plugin is installed from KDE Store/kpackagetool6 (non system-wide), translations will only be loaded from Plasma 6.5.6 and later ([upstream bug fixed](https://bugs.kde.org/show_bug.cgi?id=501400)).
5
5
>
6
-
> For now they only work when installing system-wide using `./install.sh` or from a Distribution package
6
+
> For System-wide installs via `./install.sh` or distribution package translations should work with older Plasma too for 2.10.0 or later versions of this wallpaper plugin.
7
7
8
8
## Prerequisites
9
9
@@ -46,9 +46,3 @@ The project comes with a helper script (`bin/i18n`) to manage translations:
46
46
1. Create or edit a `.po` file in the `translate/` directory.
47
47
1. Compile the translations to verify they work correctly.
48
48
1. Submit a pull request with your changes to the `translate/` directory, do not include the compiled `.mo` files, as they will be generated automatically during the build process.
49
-
50
-
## Acknowledgements
51
-
52
-
- This project a rewrite based on [adhec/Smart Video Wallpaper](https://github.com/adhec/plasma_tweaks/tree/master/SmartVideoWallpaper) and [PeterTucker/smartER-video-wallpaper](https://github.com/PeterTucker/smartER-video-wallpaper) projects.
53
-
-[ccatterina's script](https://github.com/ccatterina) to manage translations
54
-
- Brand icons from [Simple Icons](https://simpleicons.org)
0 commit comments