LP1772631 Untranslatable Strings
authorShula Link <slink@gchrl.org>
Fri, 14 May 2021 18:14:15 +0000 (14:14 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Sun, 28 Nov 2021 04:06:08 +0000 (20:06 -0800)
Changes as suggested have been made in t_bills_historical.tt2, marking
appropriate lines for translation.

Signed-off-by: Shula Link <slink@gchrl.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2

index ab0da69..b6baeff 100644 (file)
@@ -42,12 +42,12 @@ to this template includes:
       xact.call_number.owning_lib.shortname - The owning library's shortname
 
 -->
-Welcome to {{current_location.name}}!<br/>
-You had the following bills:
+[% l('Welcome to [_1]', '{{current_location.name}}') %]!<br/>
+[% l('You had the following bills:') %]
 <hr/>
 <dl>
   <div ng-repeat="xact in transactions">
-    <dt><b>Bill #{{xact.id}}</b></dt>
+    <dt><b>[% l('Bill #') %]{{xact.id}}</b></dt>
     <dd>
     <table> 
       <tr valign="top">