Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
613c8044
Kaydet (Commit)
613c8044
authored
Ara 14, 2012
tarafından
Oliver-Rainer Wittmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove code which has been commented out
üst
1e342da5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
gen_strings.pl
sysui/desktop/macosx/gen_strings.pl
+0
-1
No files found.
sysui/desktop/macosx/gen_strings.pl
Dosyayı görüntüle @
613c8044
...
@@ -99,7 +99,6 @@ sub print_lang
...
@@ -99,7 +99,6 @@ sub print_lang
if
(
$lang
ne
$_
&&
$lang
eq
$this_lang
&&
exists
$documents
{
$last_section
}
)
{
if
(
$lang
ne
$_
&&
$lang
eq
$this_lang
&&
exists
$documents
{
$last_section
}
)
{
# replacing product variable doesn't work inside zip files and also not for UTF-16
# replacing product variable doesn't work inside zip files and also not for UTF-16
next
if
/%PRODUCTNAME/
;
next
if
/%PRODUCTNAME/
;
# s/%PRODUCTNAME/\${FILEFORMATNAME} \${FILEFORMATVERSION}/g;
s/$lang/"$documents{$last_section}"/
;
s/$lang/"$documents{$last_section}"/
;
s/\n/;\n/
;
s/\n/;\n/
;
print
;
print
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment