← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:06 | aleisha joined #koha | |
00:44 | khall joined #koha | |
01:17 | khall joined #koha | |
01:52 | khall joined #koha | |
02:27 | khall joined #koha | |
03:08 | dcook | Those times when you have to try to remember how to use sip_cli_emulator.pl... |
03:11 | aleisha joined #koha | |
03:22 | khall joined #koha | |
03:22 | dcook | Oh good it looks like it might be broken.. |
03:24 | Or maybe koha-testing-docker just has bad data.. | |
03:25 | Yep just bad SIP2 config. Wee.. | |
03:30 | tuxayo | hi dcook :) |
03:30 | oh, what is wrong in the config? | |
03:30 | dcook | yo tuxayo |
03:31 | Some things in /etc/koha/sites/kohadev/SIPconfig.xml | |
03:31 | institution kohalibrary and kohalibrary2 aren't real branches so those logins will never work | |
03:31 | tuxayo | Is there another usage example to add in the doc? |
03:31 | https://wiki.koha-community.or[…]ver_setup#Example | |
03:31 | I also had a hard time just to do a checkout ^^" | |
03:32 | dcook | That example works heh. I ended up using term1 in the end as it was a valid user |
03:36 | tuxayo | > aren't real branches |
03:36 | meh | |
03:36 | (not sure if meh is the right interjection) | |
03:40 | khall joined #koha | |
04:14 | khall joined #koha | |
04:31 | khall joined #koha | |
04:49 | hayley joined #koha | |
05:25 | hayleymapley_ joined #koha | |
05:29 | pastebot | Someone at 127.0.0.1 pasted "logic..." (9 lines) at http://paste.koha-community.org/1873 |
05:30 | dcook | Oh wait there was logic there. Silly me... |
05:30 | Knew my eyes must've been missing something | |
05:32 | hayleymapley__ joined #koha | |
05:37 | khall joined #koha | |
05:52 | reiveune joined #koha | |
05:58 | reiveune | hello |
06:10 | khall joined #koha | |
06:17 | dcook | allo reiveune |
06:28 | sophie_m joined #koha | |
06:29 | cait joined #koha | |
06:30 | cait1 joined #koha | |
06:43 | petrova joined #koha | |
06:45 | khall joined #koha | |
06:50 | paul_p joined #koha | |
06:55 | lds joined #koha | |
07:03 | alex_a joined #koha | |
07:03 | alex_a | Bonjour |
07:54 | khall joined #koha | |
08:14 | cait1 | does someone know what is meant here? |
08:14 | Hide preserve value fields | |
08:15 | tuxayo | ¯\ (°_o)/¯ |
08:17 | Joubu | dcook: term1/term1 is the account that is created by koha-testing-docker (misc4dev/setup_sip.pl actually) to make it works out-of-the-box |
08:18 | cait1: coming from there: https://snipboard.io/B1IKbc.jpg | |
08:21 | cait1 | Joubu: thx! was translating the new strings, quite a few for 21.05 |
08:23 | tuxayo | setup_sip.pl : good to know. What is the use case of the copy? |
08:23 | cp /etc/koha/SIPconfig.xml /etc/koha/sites/$instance/SIPconfig.xml | |
08:25 | cait1 | qa email will be later today |
08:29 | Joubu | tuxayo: maybe not needed |
08:31 | khall joined #koha | |
09:05 | lmstrandatdesk joined #koha | |
09:12 | alex_a joined #koha | |
09:42 | khall joined #koha | |
10:03 | petrova joined #koha | |
10:16 | oleonard | o/ |
10:21 | Joubu | \o |
10:25 | tuxayo | \o/ |
10:27 | Does anyone know what this error in the translation files means? No need to know the language. | |
10:27 | https://paste.chapril.org/?6bd[…]bvxpuniuZMEn8B1rA | |
10:27 | Is that that the language is configured with 6 mandatory plurals ? | |
10:39 | cait joined #koha | |
10:39 | cait | Joubu: still around? |
10:41 | see my comment on bug 27883 related to my question this morning - as the feature is not in 21.05 the strings should not be either... but they do! | |
10:41 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=27883 enhancement, P5 - low, ---, kyle, RESOLVED FIXED, Add ability to preserve patron field from being overwritten by import |
10:41 | khall joined #koha | |
10:42 | cait | also new prefs for article request features |
10:42 | hi khall! | |
10:42 | khall: ther is something odd with bug 27883 and the po files | |
10:42 | strings from the feature show up in the 21.05 file | |
10:42 | i am just about trying to see if it's in the templates or if it's aproblem with the po | |
10:43 | https://translate.koha-communi[…]es&sfields=source,target | |
10:43 | hm i think i scard him off | |
10:49 | sending an email | |
11:06 | Joubu | tuxayo: see the "fix po" commit when I released 21.05.00 |
11:06 | yes Arabic has 6 versions for plurals | |
11:08 | oleonard | Wow |
11:08 | Joubu | cait1: I don't have "Preserve existing values" in 21.05.00 |
11:08 | .x I mean | |
11:08 | 21.05.x | |
11:11 | "(عام)" --> 1 year | |
11:11 | "(عامان)"--> 2 years | |
11:11 | "({X} أعوام)" --> X years (for X from 3 to 10) | |
11:11 | tuxayo | Joubu: ok so repeating the plural 1 on plural 2 to 5. |
11:11 | What about «Arabic has 6 versions for plurals» if we just copy? | |
11:11 | Joubu | "({X} عاما)" --> X years (for X from 11 to inf.) |
11:12 | this is an example | |
11:12 | The last 2 were useless in this example | |
11:13 | it's all the info I've collected when I've tried to fix the po for 21.05.00 | |
11:15 | tuxayo | I might be looking at the wrong place but I'm seeing a copy of plural 1 to plural 2 to 5. |
11:15 | https://paste.chapril.org/?e57[…]7TPQYfYLMF86x4wvK | |
11:16 | For this one, I see that's what you mentioned. | |
11:16 | https://paste.chapril.org/?90c[…]Q1HRKxJGVLjkyV1g2 | |
11:32 | khall joined #koha | |
11:34 | cait1 | Joubu: yes, not in the codebase, but in the po file |
11:34 | see my link | |
11:34 | like the po files were based o the wrong branch maybe | |
11:51 | Joubu | tuxayo: I only managed to translate one. I did copy/paste for the others. |
11:51 | cait1: the po does not contain the string in 21.05. | |
11:51 | x | |
11:52 | so yes, the translate website may point to an incorrect version | |
11:54 | cait1: just seen your email and Bernardo's reply! | |
11:55 | cait1 | ah checking that in a moment - stuck in a meeting |
11:56 | tuxayo | wrong strings in 21.05: In the even if when downloading the .po from the website, the strings are still there, that could mean they will end up in the next minor release. |
11:56 | cait1 | tuxayo: bernardo says they shoudl be gone now, checking as we speak |
11:56 | tuxayo | :D |
11:58 | fixing Arabic translation: Joubu: I see, manual work when possible. Copy paste for the others which better than fuzzy because it would end in English. | |
11:58 | Though that would be a stronger incentive for user to actually translate. | |
11:58 | I guess these are two valid solutions. | |
11:58 | tcohen | bonjour |
11:58 | tuxayo | o/ |
11:58 | tcohen | \o |
11:58 | tuxayo | Hola |
11:59 | lets swap our languages! | |
12:00 | I forgot that my initial goal was to know that the other plurals are valid. So I can call for Arabic users to fix that. Thanks Joubu . | |
12:01 | I'll do your method for the strings not fixed at release time. | |
12:22 | Joubu | ashimema: I'd like to get your opinion on the comment I let on 22690 a couple of hours ago. I don't want to delay the push, I can write the follow-ups myself. |
12:23 | bug 22690 | |
12:23 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=22690 normal, P5 - low, ---, ere.maijala, Failed QA , Merging records with many items too slow (Elasticsearch) |
12:29 | Dyrcona joined #koha | |
12:51 | ashimema | Ok, will take a look over lunch |
12:59 | lukeG joined #koha | |
13:00 | khall joined #koha | |
13:01 | cait1 | Joubu: did my reply go through? |
13:13 | Joubu | cait1: about? your "Translation files for 21.05" email? I haven't received it |
13:26 | bdonnahue1 joined #koha | |
13:48 | Joubu | @later tell dcook Hi David, can you QA 28660 please? |
13:48 | huginn | Joubu: The operation succeeded. |
14:02 | AndrewFH joined #koha | |
14:04 | cait1 | Joubu: sent from my cell phone... i'll resent it later, butit all looked good now |
14:05 | Joubu: Bernardo got it - didn't have all of you CC - i just told him i tested de-DE again and it looked ok now | |
14:13 | khall joined #koha | |
14:37 | khall joined #koha | |
14:41 | huginn | News from kohagit: Bug 17600: Fix batchMod.pl <https://git.koha-community.org[…]670e07c8f79ae023e> |
14:44 | lukeG1 joined #koha | |
15:10 | khall joined #koha | |
15:15 | koha-jenkins | Project Koha_Master_U20 build #146: SUCCESS in 31 min: https://jenkins.koha-community[…]a_Master_U20/146/ |
15:19 | khall joined #koha | |
15:23 | koha-jenkins | Project Koha_Master_D10_MDB_Latest build #635: SUCCESS in 40 min: https://jenkins.koha-community[…]0_MDB_Latest/635/ |
15:23 | reiveune | bye |
15:23 | reiveune left #koha | |
15:30 | koha-jenkins | Project Koha_Master_D10_My8 build #611: SUCCESS in 48 min: https://jenkins.koha-community[…]ster_D10_My8/611/ |
15:38 | Project Koha_Master_D10_CPAN build #379: SUCCESS in 54 min: https://jenkins.koha-community[…]ter_D10_CPAN/379/ | |
15:39 | Project Koha_Master_U_Stable build #212: SUCCESS in 56 min: https://jenkins.koha-community[…]ter_U_Stable/212/ | |
15:43 | Project Koha_Master build #1709: UNSTABLE in 59 min: https://jenkins.koha-community[…]Koha_Master/1709/ | |
15:48 | Project Koha_Master_D11 build #341: SUCCESS in 1 hr 7 min: https://jenkins.koha-community[…]a_Master_D11/341/ | |
15:50 | Project Koha_Master_D9 build #1706: SUCCESS in 34 min: https://jenkins.koha-community[…]a_Master_D9/1706/ | |
15:51 | JesseM_ joined #koha | |
15:54 | zb joined #koha | |
15:54 | Nemo_bis_ joined #koha | |
16:12 | khall joined #koha | |
16:17 | cait1 left #koha | |
16:20 | cait joined #koha | |
16:45 | khall joined #koha | |
17:29 | caroline joined #koha | |
17:54 | khall joined #koha | |
18:02 | khall joined #koha | |
18:53 | khall joined #koha | |
19:37 | khall joined #koha | |
19:40 | khall joined #koha | |
20:02 | paul_p joined #koha | |
21:21 | alexbuckley joined #koha | |
21:24 | cait1 joined #koha | |
21:48 | AndrewFH joined #koha | |
22:25 | koha-jenkins | Project Koha_Master build #1710: ABORTED in 38 sec: https://jenkins.koha-community[…]Koha_Master/1710/ |
22:49 | alexbuckley joined #koha | |
22:59 | khall joined #koha | |
23:10 | * dcook | sees flashing light |
23:10 | dcook | @later tell Joubu Yeah I'll make a note to do it at the end of the work day |
23:10 | huginn | dcook: The operation succeeded. |
23:35 | koha-jenkins | Yippee, build fixed! |
23:35 | Project Koha_Master build #1711: FIXED in 59 min: https://jenkins.koha-community[…]Koha_Master/1711/ | |
23:47 | AndrewFH joined #koha | |
23:52 | khall joined #koha |
← Previous day | Today | Next day → | Search | Index