diff --git a/app/src/main/res/layout/fragment_panoramio_shower.xml b/app/src/main/res/layout/fragment_panoramio_shower.xml
index 8ddaac0..9d6c848 100644
--- a/app/src/main/res/layout/fragment_panoramio_shower.xml
+++ b/app/src/main/res/layout/fragment_panoramio_shower.xml
@@ -19,7 +19,7 @@
android:layout_height="wrap_content">
+ android:text="@string/title_label"/>
+ android:text="@string/author_label"/>
+ android:text="@string/upload_date_label"/>
+ android:text="@string/location_label"/>
+ android:text="@string/panoramio_url"/>
+ android:text="@string/location_label"/>
+ android:text="@string/test_string"/>
\ No newline at end of file
diff --git a/app/src/main/res/layout/wiki_locations_item.xml b/app/src/main/res/layout/wiki_locations_item.xml
index 83c7d27..71e132f 100644
--- a/app/src/main/res/layout/wiki_locations_item.xml
+++ b/app/src/main/res/layout/wiki_locations_item.xml
@@ -18,12 +18,12 @@
+ android:text="@string/wiki_location_fill_title" />
+ android:text="@string/wiki_location_fill_distance" />
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 8d503ce..85c9f02 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -107,4 +107,40 @@
Refresh
Settings
+ Test string
+ Fill Title
+ Fill Distance
+ Panoramio search settings
+ Radius X
+ Radius X
+ Radius Y
+ Radius Y
+ Panoramio bulk size
+ Panoramio bulk size
+ Wiki search settings
+ Wiki search radius
+ Wiki search radius[km]
+ Wiki search results limit
+ Limit of wiki results
+ GPS tracking settings
+ GPS update frequency
+ Update time of GPS location in minutes
+ GPS distance frequency
+ Update distance of GPS location in meters
+ Network proxy settings
+ Proxy enabled
+ Proxy enabled
+ Proxy host
+ Proxy host
+ Proxy port
+ Proxy port
+ Proxy user
+ Proxy user
+ Proxy password
+ Proxy password
+ Title:
+ Author:
+ Upload date:
+ Location:
+ Panoramio url:
diff --git a/app/src/main/res/xml/urban_expl_settings.xml b/app/src/main/res/xml/urban_expl_settings.xml
index 8f57e0a..3c42f20 100644
--- a/app/src/main/res/xml/urban_expl_settings.xml
+++ b/app/src/main/res/xml/urban_expl_settings.xml
@@ -2,67 +2,67 @@
@@ -70,40 +70,40 @@
+ android:title="@string/http_proxy_is_enabled_title"
+ android:summary="@string/http_proxy_is_enabled_summary" />