gluon-config-mode-geo-location: fix typo
This commit is contained in:
		
							parent
							
								
									2b19266a7d
								
							
						
					
					
						commit
						6ebe2ccd1b
					
				| @ -30,7 +30,7 @@ msgid "Show node on the map" | |||||||
| msgstr "Knoten auf der Karte anzeigen" | msgstr "Knoten auf der Karte anzeigen" | ||||||
| 
 | 
 | ||||||
| msgid "" | msgid "" | ||||||
| "Specifying the altitude is optional; it should only be filled in if a " | "Specifying the altitude is optional; it should only be filled in if an " | ||||||
| "accurate value is known." | "accurate value is known." | ||||||
| msgstr "" | msgstr "" | ||||||
| "Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein " | "Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein " | ||||||
|  | |||||||
| @ -30,7 +30,7 @@ msgid "Show node on the map" | |||||||
| msgstr "Afficher le nœud sur la carte" | msgstr "Afficher le nœud sur la carte" | ||||||
| 
 | 
 | ||||||
| msgid "" | msgid "" | ||||||
| "Specifying the altitude is optional; it should only be filled in if a " | "Specifying the altitude is optional; it should only be filled in if an " | ||||||
| "accurate value is known." | "accurate value is known." | ||||||
| msgstr "" | msgstr "" | ||||||
| "La altitude est optionelle et ne devrait que être ajoutée si la valeur " | "La altitude est optionelle et ne devrait que être ajoutée si la valeur " | ||||||
|  | |||||||
| @ -19,7 +19,7 @@ msgid "Show node on the map" | |||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| msgid "" | msgid "" | ||||||
| "Specifying the altitude is optional; it should only be filled in if a " | "Specifying the altitude is optional; it should only be filled in if an " | ||||||
| "accurate value is known." | "accurate value is known." | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -16,7 +16,7 @@ return function(form, uci) | |||||||
| 		) | 		) | ||||||
| 		if show_altitude then | 		if show_altitude then | ||||||
| 			text = text .. ' ' .. pkg_i18n.translate( | 			text = text .. ' ' .. pkg_i18n.translate( | ||||||
| 				'Specifying the altitude is optional; it should only be filled in if a accurate ' .. | 				'Specifying the altitude is optional; it should only be filled in if an accurate ' .. | ||||||
| 				'value is known.' | 				'value is known.' | ||||||
| 			) | 			) | ||||||
| 		end | 		end | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user