diff options
Diffstat (limited to 'langpacks/english/Plugins/Weather.txt')
-rw-r--r-- | langpacks/english/Plugins/Weather.txt | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/langpacks/english/Plugins/Weather.txt b/langpacks/english/Plugins/Weather.txt index 5f33abf180..f45909c28c 100644 --- a/langpacks/english/Plugins/Weather.txt +++ b/langpacks/english/Plugins/Weather.txt @@ -164,13 +164,11 @@ [HTTP Error: Bad gateway (502)]
[HTTP Error: Service unavailable (503)]
[HTTP Error: Gateway timeout (504)]
-[%n [%t, %c]]
[%c\nTemperature: %t\nFeel-Like: %f\nPressure: %p\nWind: %i %w\nHumidity: %m\nDew Point: %e\nVisibility: %v\n\nSun Rise: %r\nSun Set: %y\n\n5 Days Forecast:\n%[Forecast Day 1]\n%[Forecast Day 2]\n%[Forecast Day 3]\n%[Forecast Day 4]\n%[Forecast Day 5]]
[Feel-Like: %f\nPressure: %p\nWind: %i %w\nHumidity: %m\nDew Point: %e\nVisibility: %v\n\nSun Rise: %r\nSun Set: %y\n\n5 Days Forecast:\n%[Forecast Day 1]\n%[Forecast Day 2]\n%[Forecast Day 3]\n%[Forecast Day 4]\n%[Forecast Day 5]]
[Weather Condition for %n as of %u]
[%c, %t (feel-like %f) Wind: %i %w Humidity: %m]
[%n at %u: %c, %t (feel-like %f) Wind: %i %w Humidity: %m]
-[%n (%u)]
[%c, %t\nToday: High %h, Low %l]
[Temperature: %[Temperature]]
;file \plugins\Weather\src\weather_addstn.cpp
@@ -179,7 +177,6 @@ [Weather Protocol]
[Please try again after weather update is completed.]
[<Enter station name here>]
-[%s/%s]
[<Enter station ID here>]
[NAME]
;file \plugins\Weather\src\weather_contacts.cpp
@@ -193,22 +190,16 @@ [View webpage]
[Reset to default]
[Text Files]
-[ (*.txt)]
[All Files]
-[ (*.*)]
-[*.*]
;file \plugins\Weather\src\weather_conv.cpp
-[%i.%i]
[KPA]
[HPA]
[TORR]
-[%i.%i %s]
-[%i %s]
+["\r\nvoid GetSpeed(TCHAR *tempchar, TCHAR *unit, TCHAR *str) \r\n{\r\n // unit can be km/h, mph, m/s, knots\r\n double tempunit;\r\n TCHAR tstr[20];\r\n\r\n str[0] = 0;\r\n\r\n // convert the string into an integer (always positive)\r\n // if the result is 0, then the string is not a number, return _T(""\r\n tempunit = _ttof(tempchar);\r\n if (tempunit == 0 && tempchar[0] != '0]
[KM/H]
[M/S]
[MPH]
[KNOTS]
-[%s %s]
[MILES]
[Lightning]
[Fog]
@@ -247,8 +238,6 @@ [drizzle]
[rain]
[%20"\r\n// dis = original string\r\n// return value = the modified string with space -> _T("%20"\r\nchar *GetSearchStr(char *dis) \r\n{\r\n char *pstr = dis;\r\n size_t len = strlen(dis);\r\n while (*pstr != 0)\r\n {\r\n if (*pstr == ' ]
-[%20]
-[\r\n]
[<unknown time>]
[<Error>]
[HTTP Error %i]
@@ -289,9 +278,7 @@ [File Name]
[The corresponding INI file for "%s" is not found.]
[Weather INI information for "%s":]
-[\n\n]
[Name:]
-[\t\t]
[Internal Name:]
[Author:]
[Version:]
@@ -302,7 +289,6 @@ [bytes]
[Description:]
[Here is a list of custom variables that are currently available]
-[%c[%s]]
;file \plugins\Weather\src\weather_ini.cpp
[ID Search - Station Name]
[No update data file is found. Please check your Plugins\\Weather directory.]
@@ -330,7 +316,6 @@ ;file \plugins\Weather\src\weather_popup.cpp
[This is the name of the city]
[Here is a short weather description]
-[ \n]
[%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temperature\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set]
[%[..]\tcustom variables]
;file \plugins\Weather\src\weather_svcs.cpp
@@ -352,7 +337,6 @@ [Weather Notification]
[Display in a frame]
;file \plugins\Weather\src\weather_update.cpp
-[************************************************************************]
[<-- Start update for station -->]
[Unable to retrieve weather information for %s]
[Error! Update cannot continue... Start to free memory]
@@ -363,16 +347,12 @@ [Document Not Found]
[Condition]
[Cond]
-[ & ]
[Alert]
;file \plugins\Weather\src\weather_userinfo.cpp
[Current condition for %n]
-[%c %t]
-[%i %w]
[Last update on: %u]
[Variable]
[Information]
[Retrieving new data, please wait...]
[More Info]
[No information available.\r\nPlease update weather condition first.]
-[%c, %t]
|