[fractal] account-settings: Mark strings as translatable



commit a190f17ea345441736c8247562afbf8efaef4dd6
Author: Kévin Commaille <zecakeh tedomum fr>
Date:   Wed Sep 28 15:37:00 2022 +0200

    account-settings: Mark strings as translatable

 data/resources/ui/account-settings-change-password-subpage.ui    | 4 ++--
 data/resources/ui/account-settings-deactivate-account-subpage.ui | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/resources/ui/account-settings-change-password-subpage.ui 
b/data/resources/ui/account-settings-change-password-subpage.ui
index bba7b2306..51623795e 100644
--- a/data/resources/ui/account-settings-change-password-subpage.ui
+++ b/data/resources/ui/account-settings-change-password-subpage.ui
@@ -49,7 +49,7 @@
                 <style>
                   <class name="body"/>
                 </style>
-                <property name="label">Changing your password will log you out of your other 
sessions.</property>
+                <property name="label" translatable="yes">Changing your password will log you out of your 
other sessions.</property>
                 <property name="wrap">True</property>
                 <property name="wrap-mode">word-char</property>
                 <property name="xalign">0.0</property>
@@ -61,7 +61,7 @@
                 <style>
                   <class name="body"/>
                 </style>
-                <property name="label">Fractal’s support for encryption is unstable so you might lose access 
to your encrypted message history. It is recommended to backup your encryption keys before 
proceeding.</property>
+                <property name="label" translatable="yes">Fractal’s support for encryption is unstable so 
you might lose access to your encrypted message history. It is recommended to backup your encryption keys 
before proceeding.</property>
                 <property name="wrap">True</property>
                 <property name="wrap-mode">word-char</property>
                 <property name="xalign">0.0</property>
diff --git a/data/resources/ui/account-settings-deactivate-account-subpage.ui 
b/data/resources/ui/account-settings-deactivate-account-subpage.ui
index 728211aec..41217cbdd 100644
--- a/data/resources/ui/account-settings-deactivate-account-subpage.ui
+++ b/data/resources/ui/account-settings-deactivate-account-subpage.ui
@@ -49,7 +49,7 @@
                 <style>
                   <class name="body"/>
                 </style>
-                <property name="label">Deactivating your account means you will lose access to all your 
messages, contacts, files, and more, forever.</property>
+                <property name="label" translatable="yes">Deactivating your account means you will lose 
access to all your messages, contacts, files, and more, forever.</property>
                 <property name="wrap">True</property>
                 <property name="wrap-mode">word-char</property>
                 <property name="xalign">0.0</property>
@@ -64,7 +64,7 @@
                 <style>
                   <class name="body"/>
                 </style>
-                <property name="label">To confirm that you really want to deactivate this account, type in 
your Matrix user ID:</property>
+                <property name="label" translatable="yes">To confirm that you really want to deactivate this 
account, type in your Matrix user ID:</property>
                 <property name="wrap">True</property>
                 <property name="wrap-mode">word-char</property>
                 <property name="xalign">0.0</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]