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
04433117
Kaydet (Commit)
04433117
authored
Ara 01, 2011
tarafından
Lior Kaplan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove extra spaces from strings for translation
üst
127c6a3d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
gallery.src
cui/source/dialogs/gallery.src
+1
-1
numpages.src
cui/source/tabpages/numpages.src
+5
-5
macromigration.src
dbaccess/source/ext/macromigration/macromigration.src
+1
-1
No files found.
cui/source/dialogs/gallery.src
Dosyayı görüntüle @
04433117
...
@@ -450,7 +450,7 @@ String RID_SVXSTR_GALLERYPROPS_OBJECT
...
@@ -450,7 +450,7 @@ String RID_SVXSTR_GALLERYPROPS_OBJECT
};
};
String RID_SVXSTR_GALLERY_READONLY
String RID_SVXSTR_GALLERY_READONLY
{
{
Text [ en-US ] = "
(read-only)" ;
Text [ en-US ] = "(read-only)" ;
};
};
String RID_SVXSTR_GALLERY_ALLFILES
String RID_SVXSTR_GALLERY_ALLFILES
{
{
...
...
cui/source/tabpages/numpages.src
Dosyayı görüntüle @
04433117
...
@@ -192,12 +192,12 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
...
@@ -192,12 +192,12 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
CurPos = 0 ;
CurPos = 0 ;
StringList [ en-US ] =
StringList [ en-US ] =
{
{
< "1, 2, 3, ...
" ; 4/*SVX_NUM_ARABIC */; > ;
< "1, 2, 3, ..." ; 4/*SVX_NUM_ARABIC */; > ;
< "A, B, C, ...
" ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
< "A, B, C, ..." ; 0/*SVX_NUM_CHARS_UPPER_LETTER */; > ;
< "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
< "a, b, c, ..." ; 1/*SVX_NUM_CHARS_LOWER_LETTER */; > ;
< "I, II, III, ...
" ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
< "I, II, III, ..." ; 2/*SVX_NUM_ROMAN_UPPER */; > ;
< "i, ii, iii, ...
" ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
< "i, ii, iii, ..." ; 3/*SVX_NUM_ROMAN_LOWER */; > ;
< "A, .., AA, .., AAA, ...
" ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
< "A, .., AA, .., AAA, ..." ; 9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
< "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
< "a, .., aa, .., aaa, ..." ; 10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
< "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
< "Bullet" ; 6/*SVX_NUM_CHAR_SPECIAL */; > ;
< "Graphics" ; 8/*SVX_NUM_BITMAP */; > ;
< "Graphics" ; 8/*SVX_NUM_BITMAP */; > ;
...
...
dbaccess/source/ext/macromigration/macromigration.src
Dosyayı görüntüle @
04433117
...
@@ -438,7 +438,7 @@ String STR_WARNINGS
...
@@ -438,7 +438,7 @@ String STR_WARNINGS
String STR_EXCEPTION
String STR_EXCEPTION
{
{
Text [ en-US ] = "caught exception:
";
Text [ en-US ] = "caught exception:";
};
};
...
...
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