diff options
author | Mert Tumer <merttumer@outlook.com> | 2018-11-04 22:26:24 +0300 |
---|---|---|
committer | Gülşah Köse <gulsah.1004@gmail.com> | 2018-11-04 23:50:52 +0100 |
commit | f825e6d4082c0d0beb1c95b881f6a2ee9bfc9161 (patch) | |
tree | 63074a05d693699d95def43ac7fa142bcae5bb5d /android/source/res/values-tr | |
parent | 7cf6cee97bc05512fae482733ee45f039e9d2160 (diff) |
[Pardus] ability to change slide name
This patch is sponsored by ULAKBIM/Pardus project.
Signed-off-by: Mert Tumer <merttumer@outlook.com>
Change-Id: I6361e3d23b03e5463d165f7f02dacad8be9206da
Reviewed-on: https://gerrit.libreoffice.org/62861
Tested-by: Jenkins
Reviewed-by: Gülşah Köse <gulsah.1004@gmail.com>
Diffstat (limited to 'android/source/res/values-tr')
-rw-r--r-- | android/source/res/values-tr/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/source/res/values-tr/strings.xml b/android/source/res/values-tr/strings.xml index bb914081c749..583fa5313e13 100644 --- a/android/source/res/values-tr/strings.xml +++ b/android/source/res/values-tr/strings.xml @@ -240,4 +240,5 @@ <string name="part">Bölüm</string> <string name="highlight_color">Vurgulama Rengi</string> <string name="font_color">Metin Rengi</string> + <string name="action_rename_slide">Slaytı yeniden adlandır</string> </resources> |