issues
search
Automattic
/
gp-localci
LocalCI is a Github-oriented localization continuous integration add-on to GlotPress.
GNU General Public License v2.0
3
stars
5
forks
source link
Improve detection of string change and related GH comment
#14
Closed
yoavf
closed
7 years ago
yoavf
commented
7 years ago
Use the last 5 lines to detect a string change - just the previous line wouldn't work for multiline changes.
Improve the
translations_will_be_discarded
method: Assume true if the string is in more than one file.
Don't suggest another string when detecting a string change, and also confirm the change is safe.
translations_will_be_discarded
method: Assume true if the string is in more than one file.