mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-27 19:40:10 +00:00
another translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20111 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b75e3a7a16
commit
b074fa50bf
@ -184,7 +184,7 @@ string const InsetMathRef::createDialogStr(string const & name) const
|
||||
|
||||
|
||||
InsetMathRef::ref_type_info InsetMathRef::types[] = {
|
||||
{ from_ascii("ref"), from_ascii(N_("Standard")), from_ascii(N_("Ref: "))},
|
||||
{ from_ascii("ref"), from_ascii(N_("Standard[[mathref]]")), from_ascii(N_("Ref: "))},
|
||||
{ from_ascii("eqref"), from_ascii(N_("Equation")), from_ascii(N_("EqRef: "))},
|
||||
{ from_ascii("pageref"), from_ascii(N_("Page Number")), from_ascii(N_("Page: "))},
|
||||
{ from_ascii("vpageref"), from_ascii(N_("Textual Page Number")), from_ascii(N_("TextPage: "))},
|
||||
|
Loading…
x
Reference in New Issue
Block a user