From 247dcbd0512a29cb753cb43b9231e86d20fee418 Mon Sep 17 00:00:00 2001 From: anhr Date: Mon, 20 Apr 2015 07:46:00 +0700 Subject: [PATCH 1/6] I have removed some strings from resources I think, good idea, to use some android's strings instead some strings from app's resources. Android's strings are already localized. I can remove all my comments from resources files if you want. --- OpenVehicleApp/res/layout/progress_layer.xml | 2 +- OpenVehicleApp/res/values-de/strings.xml | 8 ++++++++ OpenVehicleApp/res/values-fr/strings.xml | 8 ++++++++ OpenVehicleApp/res/values-nl/strings.xml | 8 ++++++++ OpenVehicleApp/res/values-no/strings.xml | 8 ++++++++ OpenVehicleApp/res/values/strings.xml | 8 ++++++++ .../src/com/openvehicles/OVMS/ui/CarFragment.java | 4 ++-- .../src/com/openvehicles/OVMS/ui/InfoFragment.java | 4 ++-- .../openvehicles/OVMS/ui/settings/CarEditorFragment.java | 4 ++-- .../com/openvehicles/OVMS/ui/settings/LogsFragment.java | 4 ++-- OpenVehicleApp/src/com/openvehicles/OVMS/ui/utils/Ui.java | 4 ++-- 11 files changed, 51 insertions(+), 11 deletions(-) diff --git a/OpenVehicleApp/res/layout/progress_layer.xml b/OpenVehicleApp/res/layout/progress_layer.xml index 990c1c65..6e90365d 100644 --- a/OpenVehicleApp/res/layout/progress_layer.xml +++ b/OpenVehicleApp/res/layout/progress_layer.xml @@ -68,7 +68,7 @@