WeatherInformation: trying to improve string resources (values and identifiers)
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 15 Oct 2014 18:09:06 +0000 (20:09 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 15 Oct 2014 18:09:06 +0000 (20:09 +0200)
commit9dd6c1a73524682f17d81cd0bf5d81dec5b05ca2
tree3f684dd33473fbc356e79c8b50bc19156f7e43e9
parent06c6817bee4c23f21c11a3a8b0d54a5cebccf03b
WeatherInformation: trying to improve string resources (values and identifiers)
16 files changed:
Android/WeatherInformation/res/menu/main.xml
Android/WeatherInformation/res/menu/weather_main_menu.xml
Android/WeatherInformation/res/values/arrays.xml
Android/WeatherInformation/res/values/strings.xml
Android/WeatherInformation/res/xml/appwidget_preferences.xml
Android/WeatherInformation/res/xml/weather_preferences.xml
Android/WeatherInformation/src/de/example/exampletdd/NotificationIntentService.java
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationPreferencesActivity.java
Android/WeatherInformation/src/de/example/exampletdd/WidgetIntentService.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/ErrorDialogFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/current/CurrentFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/overview/OverviewFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/preferences/WeatherInformationPreferencesFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/specific/SpecificFragment.java
Android/WeatherInformation/src/de/example/exampletdd/widget/WidgetConfigure.java
Android/WeatherInformation/src/de/example/exampletdd/widget/WidgetPreferences.java