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/ayatana-common.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/ayatana-common.pot') diff --git a/po/ayatana-common.pot b/po/ayatana-common.pot index 4b788ba..ddd3bf0 100644 --- a/po/ayatana-common.pot +++ b/po/ayatana-common.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:17+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,5 +24,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