From f825e6d4082c0d0beb1c95b881f6a2ee9bfc9161 Mon Sep 17 00:00:00 2001 From: Mert Tumer Date: Sun, 4 Nov 2018 22:26:24 +0300 Subject: [Pardus] ability to change slide name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch is sponsored by ULAKBIM/Pardus project. Signed-off-by: Mert Tumer Change-Id: I6361e3d23b03e5463d165f7f02dacad8be9206da Reviewed-on: https://gerrit.libreoffice.org/62861 Tested-by: Jenkins Reviewed-by: Gülşah Köse --- android/source/res/menu/main.xml | 5 +++++ android/source/res/values-tr/strings.xml | 1 + android/source/res/values/strings.xml | 1 + 3 files changed, 7 insertions(+) (limited to 'android/source/res') diff --git a/android/source/res/menu/main.xml b/android/source/res/menu/main.xml index b442878cbf51..2c97b3201b9e 100644 --- a/android/source/res/menu/main.xml +++ b/android/source/res/menu/main.xml @@ -60,6 +60,7 @@ android:title="@string/action_add_worksheet" android:orderInCategory="100" android:visible="false" /> + + Bölüm Vurgulama Rengi Metin Rengi + Slaytı yeniden adlandır diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml index 123751b8ee3b..3669d0a2ed90 100644 --- a/android/source/res/values/strings.xml +++ b/android/source/res/values/strings.xml @@ -240,4 +240,5 @@ Part Highlight Color Font Color + Rename Slide -- cgit