Hi there and thanks for the great module!
I translated the whole .po for italian language exported from localization server, but I still see "hours" instead of the equivalent in italian.

I already fetched the module from git, but before to inspect the code I ask you: it depends on the module on in some other part (eg: localization teams, and so on)?

Thanks in advance,
M.

Comments

ssimdev’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1.46 KB

Added string translation for hour/s, minute/s, second/s, week/s and day/s.

Status: Needs review » Needs work

The last submitted patch, 1: localization-through-po-not-enough-2463923-1.patch, failed testing. View results

papagrande’s picture

@ssimdev Thanks for the patch, but it needs to be created in the root of the module and not in Drupal's root directory.

msajko’s picture

@ssimdev you can create relative patch like this

cd sites/all/modules/hms_field/
git diff --relative > ../../../../../patch_name.patch
ssimdev’s picture

Status: Needs work » Needs review
StatusFileSize
new1.35 KB

Got it. Guys thanks for advice.

  • msajko committed 1510d6d on 7.x-1.x authored by ssimdev
    Issue #2463923 by ssimdev: Localization through .po not enough?
    
msajko’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.