fileview.src (3c07ef42) fileview.src (394b79b0)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 17 unchanged lines hidden (view full) ---

26#include <svtools/svtools.hrc>
27#include "fileview.hrc"
28#include <svtools/helpid.hrc>
29
30// strings --------------------------------------------------------------------
31
32String STR_SVT_FILEVIEW_COLUMN_TITLE
33{
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 17 unchanged lines hidden (view full) ---

26#include <svtools/svtools.hrc>
27#include "fileview.hrc"
28#include <svtools/helpid.hrc>
29
30// strings --------------------------------------------------------------------
31
32String STR_SVT_FILEVIEW_COLUMN_TITLE
33{
34 Text [ en-US ] = "Title";
34 Text [ en-US ] = "Name";
35};
36
37String STR_SVT_FILEVIEW_COLUMN_SIZE
38{
39 Text [ en-US ] = "Size";
40};
41
42String STR_SVT_FILEVIEW_COLUMN_DATE

--- 154 unchanged lines hidden ---
35};
36
37String STR_SVT_FILEVIEW_COLUMN_SIZE
38{
39 Text [ en-US ] = "Size";
40};
41
42String STR_SVT_FILEVIEW_COLUMN_DATE

--- 154 unchanged lines hidden ---