Network-Manager-Tools icon indicating copy to clipboard operation
Network-Manager-Tools copied to clipboard

First Crack at i18n.

Open Benunc opened this issue 10 years ago • 1 comments

This is my first crack at i18n. The only things that still need i18n are the strings from .js files. If you need a dummy .mo and .po file (machine translated, really really not spanish) for testing, I have them here http://benlikes.us/nmtmo and here http://benlikes.us/nmtpo

Benunc avatar Feb 11 '15 20:02 Benunc

Sweet! I'll take a look at this and try to get it merged On Wed, Feb 11, 2015 at 3:10 PM Ben Meredith [email protected] wrote:

This is my first crack at i18n. The only things that still need i18n are the strings from .js files. If you need a dummy .mo and .po file (machine translated, really really not spanish) for testing, I have them here

http://benlikes.us/nmtmo and here http://benlikes.us/nmtpo

You can view, comment on, or merge this pull request online at:

https://github.com/earnjam/Network-Manager-Tools/pull/9 Commit Summary

  • Merge pull request #1 from earnjam/master
  • adding i18n
  • Update class-nmt-plugin-manager.php

File Changes

  • M includes/class-nmt-plugin-manager.php https://github.com/earnjam/Network-Manager-Tools/pull/9/files#diff-0 (80)
  • M includes/class-nmt-site-info.php https://github.com/earnjam/Network-Manager-Tools/pull/9/files#diff-1 (57)
  • D languages/network-manager-tools.pot https://github.com/earnjam/Network-Manager-Tools/pull/9/files#diff-2 (0)

Patch Links:

  • https://github.com/earnjam/Network-Manager-Tools/pull/9.patch
  • https://github.com/earnjam/Network-Manager-Tools/pull/9.diff

— Reply to this email directly or view it on GitHub https://github.com/earnjam/Network-Manager-Tools/pull/9.

earnjam avatar Feb 11 '15 22:02 earnjam