By gökhan on Sunday, 22 December 2013
Posted in Technical Issues
Replies 8
Likes 0
Views 701
Votes 0
Hi,

I think you make a real mistake when you builded language string structure. Some lnaguages like Turkish has a different grammar structure.

For example ;

in english we say : I like blue color
but in turkish we say: Mavi rengi severim ( blue +color + i like)

So what is the problem? You used different strings parts, and partitioning strings also a big mistake i think. Most of language strings are like below;

For example: app_likes_you ( you) app_you_like_Singular (liked) app_colors_blue (blue) com_easysocial_color (color)
in english: You liked blue color
in turkish must be blue color +++++++ you like++++++++++++++


So strings must be like that : You added %s as a friend. You are now friend with %s, You liked someones %s, you commented on %s
And of course there must be different translations for dasboard and profil gage. Currently we use the same translation for both

And another thing; You like your own post...., you commented your own post , We get some informations when we like our post, picture, or share something. that is absurd!
hey göhkan,
you're absolutely right about this and in other languages (we're doing all the german translations for example) there are the same problems.
however, as good news this was already reported to the stackideas team and they will change their language structure in upcoming versions so that (to take your example) "you liked blue color" will be 1 string instead of 3 strings combined together, that way we can finally translate them right.

hope that information helped looking positive to the future
·
Sunday, 22 December 2013 23:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, Alex

Yes you are right. Language strings must be combined. I translated nearly all language strings in two days. But this problem make me crazy. Because it was not possible to translate some strings correctly. I hope they will find a solution for this.
·
Sunday, 22 December 2013 23:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the heads up on this guys, we're working on a resolution for this on 1.2
·
Monday, 23 December 2013 17:23
·
0 Likes
·
0 Votes
·
0 Comments
·
I hope this problem will be solved on 1.2 Because I cant publish my web site in this situation. Waiting for good news. Take it easy Guys!

Note: Suggestion 1 ; You can remove notifications when someone like, comment or share his/her own post gets some notifications. That is needless!
Suggestion 2 : When someone share his/her own post it seems "John Doe shared John Does' post. You should fix this
·
Monday, 23 December 2013 19:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Hm, the owner of the like / comment or share should not receive a notification if he likes / comment / share his own items. As for issue # 2, we'll check on that.
·
Monday, 23 December 2013 23:57
·
0 Likes
·
0 Votes
·
0 Comments
·
ahh, i think you are about notification issue. I was wrong sorry

Suggestion 1 ; You can remove notifications when someone like, comment or share his/her own post gets some notifications. That is needless! trashed
·
Tuesday, 24 December 2013 08:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry but I don't really get you here.
·
Tuesday, 24 December 2013 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
HI Gokhan,

Suggestion 2 : When someone share his/her own post it seems "John Doe shared John Does' post. You should fix this


The above issues fixed internally and the fix will be added into next release of EasySocial
Thanks and have a nice day
Sam
·
Tuesday, 24 December 2013 12:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post