diff options
| author | georg | 2021-06-01 18:47:28 +0000 |
|---|---|---|
| committer | georg | 2021-06-01 18:47:28 +0000 |
| commit | 49c8b14e59bf67ba8bd78c176a7010aea22cf410 (patch) | |
| tree | 49fe551bae4ceea100f258e4f4f25ffe7f3f6474 /dolphin/mat2.desktop | |
| parent | bf0c777cb9159e220f636b0c019fe4957e4fea75 (diff) | |
KDE Dolphin: add German translation
Credits to @RandomGuy234
Closes #154
Diffstat (limited to '')
| -rw-r--r-- | dolphin/mat2.desktop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dolphin/mat2.desktop b/dolphin/mat2.desktop index e623962..d365bc5 100644 --- a/dolphin/mat2.desktop +++ b/dolphin/mat2.desktop | |||
| @@ -6,6 +6,8 @@ Type=Service | |||
| 6 | 6 | ||
| 7 | [Desktop Action cleanMetadata] | 7 | [Desktop Action cleanMetadata] |
| 8 | Name=Clean metadata | 8 | Name=Clean metadata |
| 9 | Name[de]=Metadaten löschen | ||
| 9 | Name[es]=Limpiar metadatos | 10 | Name[es]=Limpiar metadatos |
| 10 | Icon=/usr/share/icons/hicolor/scalable/apps/mat2.svg | 11 | Icon=/usr/share/icons/hicolor/scalable/apps/mat2.svg |
| 11 | Exec=kdialog --yesno "$( mat2 -s %U )" --title "Clean Metadata?" && mat2 %U | 12 | Exec=kdialog --yesno "$( mat2 -s %U )" --title "Clean Metadata?" && mat2 %U |
| 13 | Exec[de]=kdialog --yesno "$( mat2 -s %U )" --title "Metadaten löschen?" && mat2 %U | ||
