From 33cd95e61dcb5947e7671a8eb21d67014376495e Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 16 Jun 2021 22:54:43 +0200 Subject: Skip elipsizing if max characters are 0 - data/org.ayatana.common.gschema.xml.in: Set min value to 0 + update description - src/utils.c: Include hadling max allowed length of 0 - tests/CMakeLists.txt: Compile schema locally for testing - tests/tst_utils.cpp: Include handling max allowed length of 0 - po/ayatana-common.pot: Update translation strings - po/*.po: Update translation strings fixes https://github.com/AyatanaIndicators/libayatana-common/issues/29 --- po/km.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/km.po') diff --git a/po/km.po b/po/km.po index 57be929..d5010f5 100644 --- a/po/km.po +++ b/po/km.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" -- cgit v1.2.3