[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svtools/source

Ariel Constenla-Haile arielch at apache.org
Sun Apr 5 09:08:53 PDT 2015


 svtools/source/contnr/fileview.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b923454a0922b6767b28c8dc131534b8daf6d96b
Author: Ariel Constenla-Haile <arielch at apache.org>
Date:   Sun Apr 5 15:28:38 2015 +0000

    i81637 - Replace column header "Title" by "Name"
    
    Patch by: Driss Ben Zoubeir <driss.zoubeir at gmail.com>
    Review by: arielch at apache.org

diff --git a/svtools/source/contnr/fileview.src b/svtools/source/contnr/fileview.src
index b4f4f19..506a9b7 100644
--- a/svtools/source/contnr/fileview.src
+++ b/svtools/source/contnr/fileview.src
@@ -31,7 +31,7 @@
 
 String STR_SVT_FILEVIEW_COLUMN_TITLE
 {
-    Text [ en-US ] = "Title";
+    Text [ en-US ] = "Name";
 };
 
 String STR_SVT_FILEVIEW_COLUMN_SIZE


More information about the Libreoffice-commits mailing list