summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-21 11:52:37 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-21 11:52:37 +0000
commit24ea1df858fd00ce91c4bc8c06a71c50d03791cf (patch)
tree7720445614e4263acd0db2ed21a151a3b98df373 /plugins/WhenWasIt
parent385e9fc6fffe35fff080fdcb564b835a334c8feb (diff)
it do not need to be changed
git-svn-id: http://svn.miranda-ng.org/main/trunk@16133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhenWasIt')
-rw-r--r--plugins/WhenWasIt/src/dlg_handlers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WhenWasIt/src/dlg_handlers.cpp b/plugins/WhenWasIt/src/dlg_handlers.cpp
index 51ca2cc47c..34b2f11524 100644
--- a/plugins/WhenWasIt/src/dlg_handlers.cpp
+++ b/plugins/WhenWasIt/src/dlg_handlers.cpp
@@ -514,7 +514,7 @@ void AddAnchorWindowToDeferList(HDWP &hdWnds, HWND window, RECT *rParent, WINDOW
}
-#define NA TranslateT("Not available")
+#define NA TranslateT("N/A")
TCHAR* GetBirthdayModule(int module, MCONTACT)
{