From c43137f749d2ced04753b00dfed6797d6c7e1ef4 Mon Sep 17 00:00:00 2001 From: tetragon Date: Fri, 27 Oct 2006 20:59:06 +0000 Subject: Convert button titles to using strings git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@344 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/rc.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/rc.pl') diff --git a/bin/rc.pl b/bin/rc.pl index b3a4f5ba..f5dd535e 100755 --- a/bin/rc.pl +++ b/bin/rc.pl @@ -316,7 +316,7 @@ function check_errors(){ value='Calculate'> |; print qq||; + $locale->text("Close Till").qq||; print qq| @@ -666,7 +666,7 @@ sub display_form { if ($form->{'pos'}){ $close_next = qq||; + value="close_next">|.$locale->text('Close Next').qq||; $done = ""; } else { -- cgit v1.2.3