[Libreoffice-commits] core.git: cui/inc

Adolfo Jayme Barrientos (via logerrit) logerrit at kemper.freedesktop.org
Sat Jun 13 22:52:21 UTC 2020


 cui/inc/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3c0511b6b6cfda1fdb675fe9cfbb7199860cf522
Author:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Sat Jun 13 17:51:38 2020 -0500
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Jun 13 17:51:38 2020 -0500

    Related: tdf#130272 Improve English in error message
    
    Change-Id: Iaf42c102462409e4119e9422abdb41c5b4ab22ff

diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc
index 0039d4d02fdc..6312f38b6d53 100644
--- a/cui/inc/strings.hrc
+++ b/cui/inc/strings.hrc
@@ -386,7 +386,7 @@
 #define RID_SVXSTR_COMMANDNAME                      NC_("RID_SVXSTR_COMMANDLABEL", "Command")
 #define RID_SVXSTR_COMMANDTIP                       NC_("RID_SVXSTR_COMMANDLABEL", "Tooltip")
 
-#define RID_SVXSTR_QRCODEDATALONG                   NC_("RID_SVXSTR_QRCODEDATALONG", "Text exceeds the maximum bits for Error Correction, Enter shorter text")
+#define RID_SVXSTR_QRCODEDATALONG                   NC_("RID_SVXSTR_QRCODEDATALONG", "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level.")
 #define RID_SVXSTR_DELETEUSERCOLOR1                 NC_("RID_SVXSTR_DELETEUSERCOLOR1", "You can only delete user-defined colors")
 #define RID_SVXSTR_DELETEUSERCOLOR2                 NC_("RID_SVXSTR_DELETEUSERCOLOR2", "Please select the color to delete")
 


More information about the Libreoffice-commits mailing list