mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix i18n generation script
This commit is contained in:
@@ -38,6 +38,9 @@ public class I18nGenerator {
|
||||
}
|
||||
} else {
|
||||
newLines.add(null);
|
||||
if (StringUtils.isNotBlank(langLine)) {
|
||||
j--;
|
||||
}
|
||||
}
|
||||
j++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user