about summary refs log tree commit diff
path: root/po/POTFILES
diff options
context:
space:
mode:
authorlakoliu <99976966+lakoliu@users.noreply.github.com>2022-06-11 06:40:08 -0700
committerGitHub <noreply@github.com>2022-06-11 06:40:08 -0700
commit04acf54aac6946bc9db97696c3191ea716213b1e (patch)
tree3bbe80e67c84d0ffa67ff9e0dd1768a6fe5cfefd /po/POTFILES
parentfe6ae6ab622fe9a4b767f85ddeaafec9dcd3ca87 (diff)
parent156ed1ee504965c0e9fd4e98506ef8cc660d2ccb (diff)
downloadFurtherance-04acf54aac6946bc9db97696c3191ea716213b1e.tar.zst
Merge pull request #67 from musiclover382/main
Update Italian translation
Diffstat (limited to 'po/POTFILES')
-rwxr-xr-xpo/POTFILES4
1 files changed, 3 insertions, 1 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 06008b8..1c3b87b 100755
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -3,15 +3,17 @@ data/com.lakoliu.Furtherance.appdata.xml.in
 data/com.lakoliu.Furtherance.desktop.in
 
 # UI files
+src/gtk/dialogs.ui
 src/gtk/history_box.ui
 src/gtk/preferences_window.ui
+src/gtk/report.ui
 src/gtk/task_details.ui
 src/gtk/task_row.ui
-src/gtk/dialogs.ui
 src/gtk/window.ui
 
 # Rust code
 src/application.rs
+src/ui/report.rs
 src/ui/task_details.rs
 src/ui/tasks_page.rs
 src/ui/window.rs