From ebbd66af88108dabbeef2b68f0f1367fd32bf669 Mon Sep 17 00:00:00 2001 From: Olivier Mehani Date: Mon, 27 Aug 2012 23:10:41 +1000 Subject: [PATCH 1/5] Internationalise strings Signed-off-by: Olivier Mehani --- res/layout/list_item.xml | 6 +++--- res/layout/login.xml | 4 ++-- res/layout/main_menu.xml | 22 +++++++++++----------- res/layout/tabs_bg.xml | 4 ++-- res/layout/web.xml | 6 +++--- res/values/strings.xml | 15 +++++++++++++++ 6 files changed, 36 insertions(+), 21 deletions(-) diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml index dbc0ac3..7191e0d 100644 --- a/res/layout/list_item.xml +++ b/res/layout/list_item.xml @@ -2,10 +2,10 @@ - - - diff --git a/res/layout/login.xml b/res/layout/login.xml index c143854..02eb1ac 100644 --- a/res/layout/login.xml +++ b/res/layout/login.xml @@ -2,11 +2,11 @@ - diff --git a/res/layout/main_menu.xml b/res/layout/main_menu.xml index 057bd4c..e1db5e3 100644 --- a/res/layout/main_menu.xml +++ b/res/layout/main_menu.xml @@ -4,7 +4,7 @@ android:background="#E7E6E2" android:layout_width="fill_parent"> - @@ -19,7 +19,7 @@ android:layout_width="fill_parent" android:gravity="center" android:layout_height="wrap_content" android:typeface="serif" android:textColor="#62605D" - android:text="or authorize your readability account to access the features below" /> + android:text="@string/authorize" /> @@ -29,7 +29,7 @@ - - @@ -50,7 +50,7 @@ - - @@ -70,7 +70,7 @@ - - -