commit 328c70a31aa8ab2f7973e5871222dc2533dff738
Author: Yuval Deutscher <[email protected]>
Date:   Sat Jul 4 15:44:35 2020 +0300

    Update labels and tooltips for moderncv layout
    
    Update the user-facing strings in modercv's layout according to the
    documentation of the cventry command in moderncv.
    
    Signed-off-by: Yuval Deutscher <[email protected]>
---
 lib/layouts/moderncv.layout |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout
index 0ee4c7a..944a851 100644
--- a/lib/layouts/moderncv.layout
+++ b/lib/layouts/moderncv.layout
@@ -341,13 +341,13 @@ Style Entry
        LatexName       cventry
        Argument 1
          Mandatory     1
-         LabelString   "Time[[period]]"
-         Tooltip       "Time[[period]]"
+         LabelString   "Years"
+         Tooltip       "Years"
        EndArgument
        Argument 2
          Mandatory     1
-         LabelString   "What?"
-         Tooltip       "What?"
+         LabelString   "Title"
+         Tooltip       "Degree or job title"
          Font
            Series      Bold
          EndFont
@@ -355,20 +355,20 @@ Style Entry
        Argument 3
          Mandatory     1
          LabelString   "Affiliation"
-         Tooltip       "Affiliation"
+         Tooltip       "Institution or employer"
          Font
            Shape       Italic
          EndFont
        EndArgument
        Argument 4
          Mandatory     1
-         LabelString   "City"
-         Tooltip       "City"
+         LabelString   "Localization"
+         Tooltip       "City or country"
        EndArgument
        Argument 5
          Mandatory     1
-         LabelString   "Country"
-         Tooltip       "Country"
+         LabelString   "Optional"
+         Tooltip       "Grade or other info"
        EndArgument
        ParSkip         0.4
        Align           Block
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to