From 87c036c0f822f63806707f7cf8d5daa870c13cbe Mon Sep 17 00:00:00 2001 From: Tim Su Date: Fri, 9 Dec 2011 17:34:28 -0800 Subject: [PATCH] Fix polish translatoins from unit test, update classpath to work with unit test goodness --- astrid/.classpath | 16 ++++++++-------- astrid/res/values-pl/strings.xml | 4 ++-- tests/.classpath | 3 +++ tests/project.properties | 1 - 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/astrid/.classpath b/astrid/.classpath index 91c3d9d40..9ae6149cc 100644 --- a/astrid/.classpath +++ b/astrid/.classpath @@ -17,16 +17,16 @@ - + - - - - - + + + + + - - + + diff --git a/astrid/res/values-pl/strings.xml b/astrid/res/values-pl/strings.xml index 156ade3c6..1c7a12aaf 100644 --- a/astrid/res/values-pl/strings.xml +++ b/astrid/res/values-pl/strings.xml @@ -846,7 +846,7 @@ O Astrid -Bieżąca wersja: %\n\n Astrid is open-source and proudly maintained by Todoroo, Inc. +Bieżąca wersja: %s\n\n Astrid is open-source and proudly maintained by Todoroo, Inc. Pomoc @@ -1694,7 +1694,7 @@ Domyślne przypomnienie - Powiadomienia zadań bez odpowiedniego czasu pojawi się na% s + Powiadomienia zadań bez odpowiedniego czasu pojawi się na %s Dźwięk powiadomienia diff --git a/tests/.classpath b/tests/.classpath index 235ca48e1..bf2584e47 100644 --- a/tests/.classpath +++ b/tests/.classpath @@ -5,5 +5,8 @@ + + + diff --git a/tests/project.properties b/tests/project.properties index 6420eb762..c1fd41ab1 100644 --- a/tests/project.properties +++ b/tests/project.properties @@ -11,4 +11,3 @@ split.density=false # Project target. target=android-8 -android.library.reference.1=../api