diff --git a/languages/wp-gpx-maps-tr_TR.mo b/languages/wp-gpx-maps-tr_TR.mo index 02468ac..89a4033 100644 Binary files a/languages/wp-gpx-maps-tr_TR.mo and b/languages/wp-gpx-maps-tr_TR.mo differ diff --git a/languages/wp-gpx-maps-tr_TR.po b/languages/wp-gpx-maps-tr_TR.po index f39e731..3f38ba3 100644 --- a/languages/wp-gpx-maps-tr_TR.po +++ b/languages/wp-gpx-maps-tr_TR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: wp-gpx-maps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 19:00+0100\n" -"PO-Revision-Date: 2012-06-22 09:50+0100\n" +"PO-Revision-Date: 2012-06-22 10:05+0100\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -11,6 +11,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: .\n" +"X-Poedit-Language: Turkish\n" +"X-Poedit-Country: TURKEY\n" "X-Poedit-SearchPath-0: ..\n" #: ../wp-gpx-maps.php:348 diff --git a/wp-gpx-maps.php b/wp-gpx-maps.php index fa0f2be..af9fac8 100644 --- a/wp-gpx-maps.php +++ b/wp-gpx-maps.php @@ -136,7 +136,7 @@ function handle_WP_GPX_Maps_Shortcodes($attr, $content='') $gpxurl = $gpx; - $cacheFileName = "$gpx,$w,$mh,$mt,$gh,$showW,$showHr,$showCad,$donotreducegpx,$pointsoffset,$showSpeed,$uom,v1.1.16"; + $cacheFileName = "$gpx,$w,$mh,$mt,$gh,$showW,$showHr,$showCad,$donotreducegpx,$pointsoffset,$showSpeed,$uom,v1.1.27"; $cacheFileName = md5($cacheFileName);