[fractal/fractal-next] login: Add translator note



commit 6ac746bcfb2713572aa80e723034b9c58d73621c
Author: Maximiliano Sandoval R <msandova gnome org>
Date:   Mon Oct 4 21:13:24 2021 +0200

    login: Add translator note
    
    The application name set via g_set_application_name is not translatable,
    any appearance of the name should have a note indicating this.

 data/resources/ui/login.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/resources/ui/login.ui b/data/resources/ui/login.ui
index a5a61734..92ed8ae9 100644
--- a/data/resources/ui/login.ui
+++ b/data/resources/ui/login.ui
@@ -55,7 +55,7 @@
                 <property name="child">
                   <object class="AdwStatusPage">
                     <property name="icon-name">welcome</property>
-                    <property name="title" translatable="yes">Welcome to Fractal</property>
+                    <property name="title" translatable="yes" comments="Fractal is the application name and 
shouldn't be translated">Welcome to Fractal</property>
                     <child>
                       <object class="AdwClamp">
                         <property name="maximum-size">400</property>


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