refactor: use metaglot to take desktop file i18n over
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
version = 1
|
||||
source_language = "en"
|
||||
|
||||
[strings.name]
|
||||
msgid = "Pineapple Pictures"
|
||||
comment = "Display name of the application."
|
||||
|
||||
[strings.generic_name]
|
||||
msgid = "Image Viewer"
|
||||
comment = "Generic name describing the application category."
|
||||
|
||||
[strings.comment]
|
||||
msgid = "Pineapple Pictures is a lightweight image viewer"
|
||||
comment = "Tooltip-like description of the application."
|
||||
|
||||
[strings.keywords]
|
||||
msgid = "Picture;Image;Viewer;Jpg;Jpeg;Png;"
|
||||
comment = "Search keywords. Semicolon separated list; the trailing semicolon is required."
|
||||
Reference in New Issue
Block a user