Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IT Translaction #35

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Update IT Translaction #35

wants to merge 10 commits into from

Conversation

uzz75
Copy link
Contributor

@uzz75 uzz75 commented Mar 8, 2015

No description provided.

@@ -39,5 +39,5 @@
use robertheim\activitystats\PERMISSIONS;

$lang = array_merge($lang, array(
'ACL_'.mb_strtoupper(PERMISSIONS::SEE_STATS) => 'Can see activity stats',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure to work on the trunk. You should not use mb_strtoupper and permissions class is lowercase!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

the good lines should be like that ?

use robertheim\activitystats\permissions;

 $lang = array_merge($lang, array(
'ACL_'.utf8_strtoupper(permissions::SEE_STATS)  => 'Poò vedere le statistiche di attività',

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@Galixte
Copy link
Contributor

Galixte commented Aug 21, 2015

Hi @uzz75,

could you update this, please ?

@uzz75
Copy link
Contributor Author

uzz75 commented Aug 27, 2015

Hi @Galixte Did some update.
I will try to remebet how can I generate e Pull Req.

@Galixte
Copy link
Contributor

Galixte commented Oct 9, 2015

Hi @uzz75,

do you want any help to submit a new PR ?

@uzz75
Copy link
Contributor Author

uzz75 commented Oct 12, 2015

Hi, Yes.
But I hate GitHub...
I don't know if you can see my last version of Italian Transl. of today.

@Galixte
Copy link
Contributor

Galixte commented Oct 12, 2015

@uzz75,

yes, you did those changes: uzz75@25d440c.

Otherwise, i have submit you a fix, here: uzz75#1 (for this request: #35 (comment)).

@RobertHeim, i think it's ok now ?

Galixte and others added 3 commits October 12, 2015 15:55
@uzz75 accept by merging (merge button in bottom) to fix this mistake. ;)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants