[evolution] [addressbook] Claim what image size is expected when asking to resize given image



commit f471ad3d69405b5801d7abe4c240cf0aee1db261
Author: Milan Crha <mcrha redhat com>
Date:   Thu Jul 4 08:38:54 2019 +0200

    [addressbook] Claim what image size is expected when asking to resize given image

 src/addressbook/addressbook.error.xml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/addressbook/addressbook.error.xml b/src/addressbook/addressbook.error.xml
index f0a2ac17be..134fcbfd4b 100644
--- a/src/addressbook/addressbook.error.xml
+++ b/src/addressbook/addressbook.error.xml
@@ -87,6 +87,7 @@
 
   <error type="question" id="prompt-resize" default="GTK_RESPONSE_YES">
     <_primary>The image you have selected is large. Do you want to resize and store it?</_primary>
+    <_secondary>An expected image size is up to 96 x 96 pixels.</_secondary>
     <button _label="_Resize" response="GTK_RESPONSE_YES"/>
     <button _label="_Use as it is" response="GTK_RESPONSE_NO"/>
     <button _label="_Do not save" response="GTK_RESPONSE_CANCEL"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]