Clarify new strings for translators

This commit is contained in:
kramo
2023-12-12 10:33:14 +01:00
parent a6884b5c3c
commit 08a90365a8
2 changed files with 20 additions and 16 deletions

View File

@@ -323,6 +323,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
}
Adw.ActionRow flatpak_system_data_action_row {
// The location of the system-wide data directory
title: _("System Location");
Button flatpak_system_data_file_chooser_button {
@@ -335,6 +336,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
}
Adw.ActionRow flatpak_user_data_action_row {
// The location of the user-specific data directory
title: _("User Location");
Button flatpak_user_data_file_chooser_button {