Change-Id: Ib24f6e6ac91859467f105c4db9b094454443ff9d Reviewed-on: https://gerrit.libreoffice.org/28218 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
#include <svx/dialogs.hrc>
|
|
|
|
StringArray RID_SVXSTRARY_SAMECONTENT
|
|
{
|
|
ItemList [ en-US ] =
|
|
{
|
|
< "All Pages" ; 0; > ;
|
|
< "First Page" ; 1; > ;
|
|
< "Left and Right Pages" ; 2; > ;
|
|
< "First, Left and Right Pages" ; 3; > ;
|
|
};
|
|
}; |