aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-08-15 23:29:53 +0200
committerdec05eba <dec05eba@protonmail.com>2023-08-15 23:29:53 +0200
commit90a8d1c563265c91cdee5d4ffe8799251d3bb2ca (patch)
tree030e52b7e9478dfa293d35cdf11bf881c92c9b89 /TODO
parent4fb726e0285d71530e0a921a15d22ece6d781690 (diff)
Update appdata
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index dfc6d16..ff39acd 100644
--- a/TODO
+++ b/TODO
@@ -7,4 +7,8 @@ Implement global hotkeys on wayland.
Add pipewire capture option.
Error if polkit agent is not running (pkexec --help may work but the agent might not be running anyways).
Fix gui crash on stop recording on sway.
-Re-enable wlroots based capture when it's fixed. \ No newline at end of file
+Re-enable wlroots based capture when it's fixed.
+Add translation support (using gettext, which uses .mo files and _ macro). It should be easy for non-devs to contribute.
+ But how? maybe have a page that links to the english translation files (or translation directory) in git and give instructions,
+ telling them to copy the file content and then send me the file by email with the language name (then I can add it to the correct)
+ file with correct locale. Or if they know how to use git they can use that directly. \ No newline at end of file