Kaydet (Commit) 4ceadf45 authored tarafından Yousuf Philips's avatar Yousuf Philips

tdf#70979 make conference proceedings strings unique

Change-Id: I8386651390ba753108577ced29050585b72c5e78
Reviewed-on: https://gerrit.libreoffice.org/28813Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 19a6070b
...@@ -37,7 +37,7 @@ String ST_TYPE_BOOKLET ...@@ -37,7 +37,7 @@ String ST_TYPE_BOOKLET
}; };
String ST_TYPE_CONFERENCE String ST_TYPE_CONFERENCE
{ {
Text [ en-US ] = "Conference proceedings"; Text [ en-US ] = "Conference proceedings article (BiBTeX)";
}; };
String ST_TYPE_INBOOK String ST_TYPE_INBOOK
{ {
...@@ -49,7 +49,7 @@ String ST_TYPE_INCOLLECTION ...@@ -49,7 +49,7 @@ String ST_TYPE_INCOLLECTION
}; };
String ST_TYPE_INPROCEEDINGS String ST_TYPE_INPROCEEDINGS
{ {
Text [ en-US ] = "Conference proceedings"; Text [ en-US ] = "Conference proceedings article";
}; };
String ST_TYPE_JOURNAL String ST_TYPE_JOURNAL
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment