From 361b5453b109394fbd2cdeb586e13e5af20edd26 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Sun, 20 Jul 2014 17:28:41 +0300 Subject: [PATCH] [android] Fixed wrong translation for Share my location menu item --- android/flavors/lite/res/menu/main.xml | 29 ------------------- .../layout/map_bottom_vertical_toolbar.xml | 4 +-- android/res/menu/main.xml | 24 --------------- strings.txt | 4 +-- 4 files changed, 4 insertions(+), 57 deletions(-) delete mode 100644 android/flavors/lite/res/menu/main.xml delete mode 100644 android/res/menu/main.xml diff --git a/android/flavors/lite/res/menu/main.xml b/android/flavors/lite/res/menu/main.xml deleted file mode 100644 index 9bf82b74d1..0000000000 --- a/android/flavors/lite/res/menu/main.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - diff --git a/android/res/layout/map_bottom_vertical_toolbar.xml b/android/res/layout/map_bottom_vertical_toolbar.xml index 343e11a110..de754406aa 100644 --- a/android/res/layout/map_bottom_vertical_toolbar.xml +++ b/android/res/layout/map_bottom_vertical_toolbar.xml @@ -48,7 +48,7 @@ android:drawableLeft="@drawable/ic_menu_send_my_location" android:gravity="center_vertical" android:paddingLeft="10dp" - android:text="@string/share" + android:text="@string/share_my_location" android:textColor="@android:color/white"/> - \ No newline at end of file + diff --git a/android/res/menu/main.xml b/android/res/menu/main.xml deleted file mode 100644 index 408f2c82a7..0000000000 --- a/android/res/menu/main.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/strings.txt b/strings.txt index d7a7817ab0..c7e8cf4c78 100644 --- a/strings.txt +++ b/strings.txt @@ -2925,7 +2925,7 @@ hu = Hossz [share_my_location] - tags = tizen + tags = ios,android,tizen en = Share My Location ru = Поделиться местоположением uk = Поділитися моїм місцезнаходженням @@ -3531,4 +3531,4 @@ th = ดาวน์โหลดแผนที่เกี่ยวกับสถานที่ที่คุณอยู่ uk = Завантажуйте карту тієї місцевості, де ви знаходитесь zh-Hans = 下载您所在地方的地图 - zh-Hant = 下載您所在地方的地圖 \ No newline at end of file + zh-Hant = 下載您所在地方的地圖