From d19282f8ce9d4256875e37358eda3ee19527d1f6 Mon Sep 17 00:00:00 2001 From: "David A. Madore" <david+git@madore.org> Date: Thu, 29 Apr 2010 04:08:34 +0200 Subject: Improve "about" (and provide link to my programs page). --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index e06f513..6efe70c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -31,4 +31,6 @@ rectangles, but you can still paste them correctly (e.g., in web forms).</string> <string name="ok_button">OK</string> + <string name="more_button">More…</string> + <string name="dismiss_button">Dismiss</string> </resources> -- cgit v1.2.3