From 55ecc98376dbeffc366820e718fd906b8935a17b Mon Sep 17 00:00:00 2001 From: Mert Tümer Date: Mon, 8 Jan 2018 12:52:01 +0300 Subject: tdf#89639 added path text for the document browser MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The patch was sent for the ULAKBIM/PARDUS project. Signed-off-by: Mert Tümer Change-Id: I14ce3bb7c11f4cc2fe9194a99b433764209b1528 Reviewed-on: https://gerrit.libreoffice.org/47635 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- android/source/res/layout/activity_document_browser.xml | 9 +++++++++ android/source/res/values/strings.xml | 1 + 2 files changed, 10 insertions(+) (limited to 'android/source/res') diff --git a/android/source/res/layout/activity_document_browser.xml b/android/source/res/layout/activity_document_browser.xml index fab1b095035e..9f62f5f22a3e 100644 --- a/android/source/res/layout/activity_document_browser.xml +++ b/android/source/res/layout/activity_document_browser.xml @@ -86,6 +86,15 @@ android:padding="16dp" android:textStyle="bold" /> + + Go Choose Directory Invalid directory path + Current Directory: Save the document before closing? -- cgit