diff options
author | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2024-04-27 10:21:09 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2024-06-03 08:27:18 +0200 |
commit | 797e879990f9db3373197a5a83639ad5aebba8c8 (patch) | |
tree | fd371868fa4e80d62402e8027e1b86106a6d5b75 /sw/uiconfig/swriter/ui/templatedialog4.ui | |
parent | 1f15d097cace14ca6e44e7652f460aa3fa7bd150 (diff) |
Rename 'Organizer' to 'General' in style dialogs
This tab page has general information about the style - name, inheritance, etc.
Change-Id: Ie06cf8b149a369117c5102ba7e2aae0d97249b83
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166773
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'sw/uiconfig/swriter/ui/templatedialog4.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/templatedialog4.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/templatedialog4.ui b/sw/uiconfig/swriter/ui/templatedialog4.ui index 453e75bc92b3..0df01f60d447 100644 --- a/sw/uiconfig/swriter/ui/templatedialog4.ui +++ b/sw/uiconfig/swriter/ui/templatedialog4.ui @@ -139,7 +139,7 @@ <object class="GtkLabel" id="organizer"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="templatedialog4|organizer">Organizer</property> + <property name="label" translatable="yes" context="templatedialog4|organizer">General</property> </object> <packing> <property name="tab-fill">False</property> |