diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-15 07:37:53 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-15 07:44:16 -0500 |
commit | 5e86949c479af5ef443f77b978fcb2b9021de848 (patch) | |
tree | 0432c369c0d5f9c95d346113122c91fc22fea0f6 /cui/uiconfig/ui/optviewpage.ui | |
parent | 7ac3ddefcfcb1d9bd29602fbf9c202da61d96f2c (diff) |
Fix some assorted mistakes in translatable strings
Thanks Mihail Balabanov, Olivier Hallot and Tuomas Hietala for your keen eyes.
Change-Id: Ibceeae6d82e39079c02140ac99729be1a1ab0407
Diffstat (limited to 'cui/uiconfig/ui/optviewpage.ui')
-rw-r--r-- | cui/uiconfig/ui/optviewpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui index 9e37ea54389b..fb330f2aa048 100644 --- a/cui/uiconfig/ui/optviewpage.ui +++ b/cui/uiconfig/ui/optviewpage.ui @@ -704,7 +704,7 @@ <property name="adjustment">adjustment2</property> <child internal-child="accessible"> <object class="AtkObject" id="aanf-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | aanf">Enter the smallest font size to apply antialiasing.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | aanf">Enter the smallest font size to apply antialiasing to.</property> </object> </child> </object> |