Skip to content

Commit d9e89dc

Browse files
authored
Update com.github.vikdevelop.timer.desktop
1 parent 963bad4 commit d9e89dc

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed
Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
[Desktop Entry]
22
Name=Timer
3-
Name[cs]=Časovač # from translations/cs.py
4-
Name[it]=Timer # from translations/it.py
5-
Name[ru]=Таймер # from translations/ru.py
3+
# from translations/cs.py
4+
Name[cs]=Časovač
5+
# from translations/it.py
6+
Name[it]=Timer
7+
# from translations/ru.py
8+
Name[ru]=Таймер
69
Type=Application
710
Icon=com.github.vikdevelop.timer
811
Comment=Simple timer
9-
Comment[cs]=Jednoduchý Časovač # from translations/cs.py
10-
Comment[it]=Timer semplice # from translations/it.py
11-
Comment[ru]=Простой таймер # from translations/ru.py
12+
# from translations/cs.py
13+
Comment[cs]=Jednoduchý Časovač
14+
# from translations/it.py
15+
Comment[it]=Timer semplice
16+
# from translations/ru.py
17+
Comment[ru]=Простой таймер
1218
Exec=timer.sh
1319
Categories=Utilities

0 commit comments

Comments
 (0)