mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
- lengthcommon.cpp: separate the translations for mu
- remerge po.files git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28108 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fd2a1fc368
commit
e8a81a1499
1280
po/zh_CN.po
1280
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
1279
po/zh_TW.po
1279
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
@ -35,7 +35,7 @@ int const num_units = int(sizeof(unit_name) / sizeof(unit_name[0]) - 1);
|
||||
// the LyX gui units
|
||||
char const * const unit_name_gui[] = {
|
||||
N_("sp"), N_("pt"), N_("bp"), N_("dd"), N_("mm"), N_("pc"),
|
||||
N_("cc[[unit of measure]]"), N_("cm"), N_("in"), N_("ex"), N_("em"), N_("mu"),
|
||||
N_("cc[[unit of measure]]"), N_("cm"), N_("in"), N_("ex"), N_("em"), N_("mu[[unit of measure]]"),
|
||||
N_("Text Width %"), N_("Column Width %"), N_("Page Width %"), N_("Line Width %"),
|
||||
N_("Text Height %"), N_("Page Height %"), "" };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user