LP1848390 Seed Data format.date & format.time user/slink/lp1848398_seed_data_format_date_deprecated
authorSam Link <slink@gchrl.org>
Tue, 19 May 2020 16:31:39 +0000 (12:31 -0400)
committerSam Link <slink@gchrl.org>
Tue, 19 May 2020 16:31:39 +0000 (12:31 -0400)
Changed "Format Dates with this pattern" and "Format Times with this
pattern" labels to indicate deprecation.

24 files changed:
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0239.data.org-setting-format.date.time.sql
Open-ILS/src/sql/Pg/upgrade/0622.data.YAOUS-i18n-update.sql
Open-ILS/src/sql/Pg/upgrade/1046.data.webstaff_date_format_ou_settings.sql
Open-ILS/src/sql/Pg/version-upgrade/1.6.1-2.0-upgrade-db.sql
Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql
Open-ILS/src/sql/Pg/version-upgrade/2.12.6-3.0.0-upgrade-db.sql
build/i18n/po/db.seed/ar-JO.po
build/i18n/po/db.seed/cs-CZ.po
build/i18n/po/db.seed/db.seed.pot
build/i18n/po/db.seed/de-DE.po
build/i18n/po/db.seed/en-CA.po
build/i18n/po/db.seed/en-GB.po
build/i18n/po/db.seed/es-ES.po
build/i18n/po/db.seed/fi-FI.po
build/i18n/po/db.seed/fr-CA.po
build/i18n/po/db.seed/he-IL.po
build/i18n/po/db.seed/hu-HU.po
build/i18n/po/db.seed/hy-AM.po
build/i18n/po/db.seed/oc-FR.po
build/i18n/po/db.seed/pt-BR.po
build/i18n/po/db.seed/ru-RU.po
build/i18n/po/db.seed/sv-SE.po
build/i18n/po/db.seed/tr-TR.po

index b6959bb..9ee445d 100644 (file)
@@ -4272,7 +4272,7 @@ INSERT into config.org_unit_setting_type
 
 ,( 'format.date', 'gui',
     oils_i18n_gettext('format.date',
-        'Format Dates with this pattern.',
+        'Deprecated: Format Dates with this pattern.',
         'coust', 'label'),
     oils_i18n_gettext('format.date',
         'Format Dates with this pattern (examples: "yyyy-MM-dd" for "2010-04-26", "MMM d, yyyy" for "Apr 26, 2010")',
@@ -4281,7 +4281,7 @@ INSERT into config.org_unit_setting_type
 
 ,( 'format.time', 'gui',
     oils_i18n_gettext('format.time',
-        'Format Times with this pattern.',
+        'Deprecated: Format Times with this pattern.',
         'coust', 'label'),
     oils_i18n_gettext('format.time',
         'Format Times with this pattern (examples: "h:m:s.SSS a z" for "2:07:20.666 PM Eastern Daylight Time", "HH:mm" for "14:07")',
@@ -17594,7 +17594,7 @@ INSERT into config.org_unit_setting_type (
     ,'gui'
     ,oils_i18n_gettext(
          'webstaff.format.dates'
-        ,'Format Dates with this pattern'
+        ,'Deprecated: Format Dates with this pattern'
         ,'coust'
         ,'label'
     )
index d7e4047..d48cbfb 100644 (file)
@@ -19,7 +19,7 @@ INSERT INTO config.org_unit_setting_type ( name, label, description, datatype )
         'format.time',
         oils_i18n_gettext(
             'format.time',
-            'GUI: Format Times with this pattern.', 
+            'GUI: Deprecated: Format Times with this pattern.', 
             'coust', 
             'label'),
         oils_i18n_gettext(
index 4f70fd0..a02084b 100644 (file)
@@ -155,8 +155,8 @@ UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal login' WHE
 UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal password' WHERE name = 'credit.processor.paypal.password';
 UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal signature' WHERE name = 'credit.processor.paypal.signature';
 UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal test mode' WHERE name = 'credit.processor.paypal.testmode';
-UPDATE config.org_unit_setting_type SET grp = 'gui', label='Format Dates with this pattern.' WHERE name = 'format.date';
-UPDATE config.org_unit_setting_type SET grp = 'gui', label='Format Times with this pattern.' WHERE name = 'format.time';
+UPDATE config.org_unit_setting_type SET grp = 'gui', label='Deprecated: Format Dates with this pattern.' WHERE name = 'format.date';
+UPDATE config.org_unit_setting_type SET grp = 'gui', label='Deprecated: Format Times with this pattern.' WHERE name = 'format.time';
 UPDATE config.org_unit_setting_type SET grp = 'glob' WHERE name = 'global.default_locale';
 UPDATE config.org_unit_setting_type SET grp = 'lib' WHERE name = 'global.juvenile_age_threshold';
 UPDATE config.org_unit_setting_type SET grp = 'glob' WHERE name = 'global.password_regex';
index d1e3027..5716818 100644 (file)
@@ -13,7 +13,7 @@ INSERT into config.org_unit_setting_type (
     ,'gui'
     ,oils_i18n_gettext(
          'webstaff.format.dates'
-        ,'Format Dates with this pattern'
+        ,'Deprecated: Format Dates with this pattern'
         ,'coust'
         ,'label'
     )
index 698179f..16d567b 100644 (file)
@@ -1727,7 +1727,7 @@ INSERT INTO config.org_unit_setting_type ( name, label, description, datatype )
         'format.time',
         oils_i18n_gettext(
             'format.time',
-            'GUI: Format Times with this pattern.', 
+            'GUI: Deprecated: Format Times with this pattern.', 
             'coust', 
             'label'),
         oils_i18n_gettext(
index 8c88ab3..8510ac0 100644 (file)
@@ -4942,8 +4942,8 @@ UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal login' WHE
 UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal password' WHERE name = 'credit.processor.paypal.password';
 UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal signature' WHERE name = 'credit.processor.paypal.signature';
 UPDATE config.org_unit_setting_type SET grp = 'credit', label='PayPal test mode' WHERE name = 'credit.processor.paypal.testmode';
-UPDATE config.org_unit_setting_type SET grp = 'gui', label='Format Dates with this pattern.' WHERE name = 'format.date';
-UPDATE config.org_unit_setting_type SET grp = 'gui', label='Format Times with this pattern.' WHERE name = 'format.time';
+UPDATE config.org_unit_setting_type SET grp = 'gui', label='Deprecated: Format Dates with this pattern.' WHERE name = 'format.date';
+UPDATE config.org_unit_setting_type SET grp = 'gui', label='Deprecated: Format Times with this pattern.' WHERE name = 'format.time';
 UPDATE config.org_unit_setting_type SET grp = 'glob' WHERE name = 'global.default_locale';
 UPDATE config.org_unit_setting_type SET grp = 'lib' WHERE name = 'global.juvenile_age_threshold';
 UPDATE config.org_unit_setting_type SET grp = 'glob' WHERE name = 'global.password_regex';
index 7a865a8..e2cd917 100644 (file)
@@ -306,7 +306,7 @@ INSERT into config.org_unit_setting_type (
     ,'gui'
     ,oils_i18n_gettext(
          'webstaff.format.dates'
-        ,'Format Dates with this pattern'
+        ,'Deprecated: Format Dates with this pattern'
         ,'coust'
         ,'label'
     )
index 0231fa7..bc00dfb 100644 (file)
@@ -570,7 +570,7 @@ msgid "Alberta "
 msgstr "ألبرتا "
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr "صيغة الوقت مع هذا النمط"
 
 #: 950.data.seed-values.sql:7142
@@ -8265,7 +8265,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr "تنسيق التواريخ لهذا النمط"
 
 #: 950.data.seed-values.sql:8616
@@ -9277,7 +9277,7 @@ msgid "Void lost max interval"
 msgstr "إلغاء فقدان الفاصل الزمني كحد أقصى"
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr "تنسيقات التواريخ مع هذا النمط/النموذج"
 
 #: 950.data.seed-values.sql:7115
index cb81c02..47ac78e 100644 (file)
@@ -594,7 +594,7 @@ msgid "Alberta "
 msgstr "Alberta "
 
 #: 950.data.seed-values.sql:4246
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr "Formátovat časy podle tohoto vzoru"
 
 #: 950.data.seed-values.sql:7087
@@ -8715,7 +8715,7 @@ msgstr ""
 "vytvoření záznamu."
 
 #: 950.data.seed-values.sql:17436
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr "Formátovat datum podle tohoto vzoru"
 
 #: 950.data.seed-values.sql:8561
@@ -9791,7 +9791,7 @@ msgid "Void lost max interval"
 msgstr "Maximální interval pro anulování ztracených"
 
 #: 950.data.seed-values.sql:4237
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr "Formátovat datum podle tohoto vzoru"
 
 #: 950.data.seed-values.sql:7060
index 92b36b8..b9a7b4e 100644 (file)
@@ -649,7 +649,7 @@ msgstr ""
 
 # id::coust.label__format.time
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 # id::ccvm.value__261
@@ -9808,7 +9808,7 @@ msgstr ""
 
 # id::coust.label__webstaff.format.dates
 #: 950.data.seed-values.sql:17572
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 # id::ccvm.value__1282
@@ -10995,7 +10995,7 @@ msgstr ""
 
 # id::coust.label__format.date
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 # id::ccvm.value__234
index 4fa9d66..2e71b54 100644 (file)
@@ -532,7 +532,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
index 5b2c535..7f2c0f8 100644 (file)
@@ -530,7 +530,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7913,7 +7913,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8873,7 +8873,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115
index 585cbd0..094477e 100644 (file)
@@ -537,7 +537,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7920,7 +7920,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8882,7 +8882,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115
index 904ce08..1913cf3 100644 (file)
@@ -578,7 +578,7 @@ msgid "Alberta "
 msgstr "Alberta "
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr "Los tiempos de formato con este patrón."
 
 #: 950.data.seed-values.sql:7142
@@ -8554,7 +8554,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -9595,7 +9595,7 @@ msgid "Void lost max interval"
 msgstr "Vacío intervalo máximo perdido"
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr "Formato de fechas con este patrón."
 
 #: 950.data.seed-values.sql:7115
index 3a445ce..77096fd 100644 (file)
@@ -567,7 +567,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 # id::ccvm.value__261
@@ -8440,7 +8440,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -9465,7 +9465,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 # id::ccvm.value__234
index 3453260..d18ac18 100644 (file)
@@ -564,7 +564,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 # id::clm.value__luo
@@ -8513,7 +8513,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -9550,7 +9550,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 # id::clm.value__kro
index 7ce739a..046921d 100644 (file)
@@ -527,7 +527,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7882,7 +7882,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8840,7 +8840,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115
index 05c572c..68b97af 100644 (file)
@@ -527,7 +527,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7882,7 +7882,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8840,7 +8840,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115
index 0a4f9e8..c82a533 100644 (file)
@@ -617,7 +617,7 @@ msgid "Alberta "
 msgstr "Ալբերտա "
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr "Ձևաչափ ժամանակ այս ձևանմուշի հետ"
 
 # id::clm.value__luo
@@ -9052,7 +9052,7 @@ msgstr ""
 "Ապր 14:07\")։"
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr "Ձևավորի ամսաթվերը այս ձևանմուշով։"
 
 #: 950.data.seed-values.sql:8616
@@ -10155,7 +10155,7 @@ msgid "Void lost max interval"
 msgstr "Արգելիր կորստի մաքս տիրույթը։"
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr "Ձևավորիր ամսաթվերը այս ձևանմուշով։"
 
 # id::clm.value__kro
index c2fa243..f55e780 100644 (file)
@@ -532,7 +532,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7887,7 +7887,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8845,7 +8845,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115
index eee45b9..d7db856 100644 (file)
@@ -554,7 +554,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 # id::clm.value__luo
@@ -8231,7 +8231,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -9232,7 +9232,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 # id::clm.value__kro
index 6d569b1..137bc56 100644 (file)
@@ -546,7 +546,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 # id::clm.value__luo
@@ -8227,7 +8227,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -9229,7 +9229,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 # id::clm.value__kro
index 7831d99..af4ade5 100644 (file)
@@ -527,7 +527,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7882,7 +7882,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8840,7 +8840,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115
index a70d8bc..18fd0df 100644 (file)
@@ -532,7 +532,7 @@ msgid "Alberta "
 msgstr ""
 
 #: 950.data.seed-values.sql:4273
-msgid "Format Times with this pattern."
+msgid "Deprecated: Format Times with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7142
@@ -7887,7 +7887,7 @@ msgid ""
 msgstr ""
 
 #: 950.data.seed-values.sql:17522
-msgid "Format Dates with this pattern"
+msgid "Deprecated: Format Dates with this pattern"
 msgstr ""
 
 #: 950.data.seed-values.sql:8616
@@ -8845,7 +8845,7 @@ msgid "Void lost max interval"
 msgstr ""
 
 #: 950.data.seed-values.sql:4264
-msgid "Format Dates with this pattern."
+msgid "Deprecated: Format Dates with this pattern."
 msgstr ""
 
 #: 950.data.seed-values.sql:7115