From 436d3be2aa4fd884a7904aa26d8aab85bdfa8855 Mon Sep 17 00:00:00 2001 From: Dmitry Kunin Date: Tue, 11 Jun 2013 18:26:21 +0300 Subject: [PATCH] [android] Added new translations. --- android/res/layout/fragment_map_object.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/android/res/layout/fragment_map_object.xml b/android/res/layout/fragment_map_object.xml index 14b10f52eb..a5e7524be2 100644 --- a/android/res/layout/fragment_map_object.xml +++ b/android/res/layout/fragment_map_object.xml @@ -61,14 +61,14 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/margin_small" - android:text="Add To Bookmarks" /> + android:text="@string/add_to_bookmarks" />