From dbeecbd4bccb08999b5cb772b7649774bf5d1779 Mon Sep 17 00:00:00 2001 From: fisharebest Date: Sat, 17 Apr 2010 11:15:56 +0000 Subject: I18N: two nearly identical english texts should be the same --- modules/googlemap/help_text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/googlemap/help_text.php b/modules/googlemap/help_text.php index 59eb927e5e..298588019c 100644 --- a/modules/googlemap/help_text.php +++ b/modules/googlemap/help_text.php @@ -267,6 +267,6 @@ case 'PEDIGREE_MAP_hidelines': case 'PEDIGREE_MAP_hideflags': $title=i18n::translate('Hide flags'); - $text=i18n::translate('Hide the flags that are configured in the googlemap module. Ususally these are for countries and states.  This serves as a visual cue that the markers around the flag are from the general area, and not the specific spot.'); + $text=i18n::translate('Hide the flags that are configured in the googlemap module. Ususally these are for countries and states. This serves as a visual cue that the markers around the flag are from the general area, and not the specific spot.'); break; } -- cgit v1.3