Skip to content

Commit

Permalink
Update page type for Swedish
Browse files Browse the repository at this point in the history
  • Loading branch information
gusbrs committed Nov 24, 2024
1 parent ecf448a commit 03b8ade
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions testfiles/zc-langfile-swedish01.tlg
Original file line number Diff line number Diff line change
Expand Up @@ -109,16 +109,16 @@ l. ... }
> \g__zrefclever_opt_lang_swedish_type_appendix_name-pl_tl=bilaga.
<recently read> }
l. ... }
> \g__zrefclever_opt_lang_swedish_type_page_Name-sg_tl=Sidan.
> \g__zrefclever_opt_lang_swedish_type_page_Name-sg_tl=Sida.
<recently read> }
l. ... }
> \g__zrefclever_opt_lang_swedish_type_page_name-sg_tl=sidan.
> \g__zrefclever_opt_lang_swedish_type_page_name-sg_tl=sida.
<recently read> }
l. ... }
> \g__zrefclever_opt_lang_swedish_type_page_Name-pl_tl=Sidan.
> \g__zrefclever_opt_lang_swedish_type_page_Name-pl_tl=Sida.
<recently read> }
l. ... }
> \g__zrefclever_opt_lang_swedish_type_page_name-pl_tl=sidan.
> \g__zrefclever_opt_lang_swedish_type_page_name-pl_tl=sida.
<recently read> }
l. ... }
> \g__zrefclever_opt_lang_swedish_type_line_Name-sg_tl=Rad.
Expand Down
8 changes: 4 additions & 4 deletions zref-clever.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -11884,10 +11884,10 @@ type = appendix ,
name-pl = bilaga ,

type = page ,
Name-sg = Sidan ,
name-sg = sidan ,
Name-pl = Sidan ,
name-pl = sidan ,
Name-sg = Sida ,
name-sg = sida ,
Name-pl = Sida ,
name-pl = sida ,

type = line ,
Name-sg = Rad ,
Expand Down

0 comments on commit 03b8ade

Please sign in to comment.