From 5565d59711c282c3d48f6ad8e04d209e3d6d6584 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 Jan 2013 12:54:17 +0000 Subject: - lpgen.js: updated - langpacks/english: updated git-svn-id: http://svn.miranda-ng.org/main/trunk@3134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english/Plugins/Weather.txt | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) (limited to 'langpacks/english/Plugins/Weather.txt') diff --git a/langpacks/english/Plugins/Weather.txt b/langpacks/english/Plugins/Weather.txt index b78356d7fc..5f33abf180 100644 --- a/langpacks/english/Plugins/Weather.txt +++ b/langpacks/english/Plugins/Weather.txt @@ -130,6 +130,9 @@ [To old setting] [To default] ;file \plugins\Weather\src\weather.cpp +[Enable/disable auto update] +[Auto Update Enabled] +[Auto Update Disabled] [Weather Condition Changed] [Weather Alert Issued] [%s__PopupWindow] @@ -191,20 +194,16 @@ [Reset to default] [Text Files] [ (*.txt)] -[*.txt] [All Files] [ (*.*)] [*.*] ;file \plugins\Weather\src\weather_conv.cpp [%i.%i] -[%s%sC] -[%s%sF] [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] @@ -247,7 +246,6 @@ [wintry] [drizzle] [rain] -[# Weather #"\r\n mir_sntprintf(LangPackStr, SIZEOF(LangPackStr), _T("# Weather %s %i #] [%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] @@ -282,12 +280,6 @@ [No Popup] [Edit Settings] ;file \plugins\Weather\src\weather_info.cpp -[1.0] -[1.1] -[1.1a] -[1.2] -[1.3] -[1.4] [Name] [Author] [File Version] @@ -306,24 +298,19 @@ [INI Version:] [File Name:] [Item Count:] -[%s\t%i\n] [Memory Used:] -[%s\t%i ] [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] -[\\Plugins\\Weather\\*.ini] -[SAMPLE_INI.INI] [No update data file is found. Please check your Plugins\\Weather directory.] [Invalid ini format for: %s] [Name Search Single Result - Station Name] [Name Search Single Result - Station ID] [Name Search Multiple Result - Station Name] [Name Search Multiple Result - Station ID] -[http://miranda-ng.org/] [\\Plugins\\weather\\] [All update data has been reloaded.] ;file \plugins\Weather\src\weather_mwin.cpp @@ -331,7 +318,6 @@ [Frame Title Font] [Weather: %s] [WeatherFrame] -[user32.dll] [Frame Background] [Verdana] ;file \plugins\Weather\src\weather_opt.cpp @@ -353,10 +339,6 @@ [SShower] [RShower] [PCloudy] -[%s\\Plugins\\Weather\\%s.png] -[%s\\Plugins\\Weather\\%s.gif] -[Auto Update Enabled] -[Auto Update Disabled] [Disable &weather notification] [Enable &weather notification] [Update Weather] @@ -383,7 +365,6 @@ [Cond] [ & ] [Alert] -[#%s Weather] ;file \plugins\Weather\src\weather_userinfo.cpp [Current condition for %n] [%c %t] @@ -395,4 +376,3 @@ [More Info] [No information available.\r\nPlease update weather condition first.] [%c, %t] -[%s\n%s] -- cgit v1.2.3