You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2015/04/05 17:28:39 UTC

svn commit: r1671401 - /openoffice/trunk/main/svtools/source/contnr/fileview.src

Author: arielch
Date: Sun Apr  5 15:28:38 2015
New Revision: 1671401

URL: http://svn.apache.org/r1671401
Log:
i81637 - Replace column header "Title" by "Name"

Patch by: Driss Ben Zoubeir <dr...@gmail.com>
Review by: arielch@apache.org

Modified:
    openoffice/trunk/main/svtools/source/contnr/fileview.src

Modified: openoffice/trunk/main/svtools/source/contnr/fileview.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/source/contnr/fileview.src?rev=1671401&r1=1671400&r2=1671401&view=diff
==============================================================================
--- openoffice/trunk/main/svtools/source/contnr/fileview.src (original)
+++ openoffice/trunk/main/svtools/source/contnr/fileview.src Sun Apr  5 15:28:38 2015
@@ -31,7 +31,7 @@
 
 String STR_SVT_FILEVIEW_COLUMN_TITLE
 {
-	Text [ en-US ] = "Title";
+	Text [ en-US ] = "Name";
 };
 
 String STR_SVT_FILEVIEW_COLUMN_SIZE